@import "/WEB/CSS/common.css";
@import "/WEB/Header/header.css";
@import "/WEB/Sub/contents.css";
@import "/WEB/Footer/footer.css";

#oPage .cAtt{ 
	width:100%;
	min-width:320px;
	margin:0 auto;
	padding:1em;
	box-sizing:border-box;
	clear:both;
}

#oPage .cAtt ul { list-style-type:none;padding-left:1em; }
#oPage .cAtt ol { padding-left:2.5em; }
#oPage .cAtt li { text-align:justify;font-size:1em; }