@charset "UTF-8";

.contents   { font-size:120%; padding-bottom:60px; }
.contents p { line-height:1.8em; }

.contents h2,
.contents h3,
.contents h4 { text-align:center; }

.contents h3 { margin:20px 0; font-size:170%; }

.contents h3 strong { color:#E04B4A;}


/* ol */
.contents dl { margin:40px; padding:0; list-style:none; }
.contents dl dt,
.contents dl dd {
    padding:0 0 40px 100px; min-height:70px; font-size:120%;
}
.contents dl dt { background:url(img/kogao_b_1.png) no-repeat top left; line-height:70px; font-weight:bold; }
.contents dl dd { background:url(img/kogao_b_2.png) no-repeat top left; }

/*
.contents dl dd storong{
font-weight:bold;}
*/

strong.red{color:#E04B4A;}

strong.border{color:#E04B4A; text-decoration: underline; font-size:160%;}


/* ul */
.contents ol { margin:0 0 0 15px; padding:0; list-style:none; }
.contents li { margin:0 15px 0 0;  width:280px; float:left; }
.contents li p { margin:0 10px; }
