/*===========================
 実践レポートスタイルシート
 ===========================*/

#content .content .block h2{margin:0 0 15px 0;}
#content .content .block h3{margin:15px 0 15px 0;}
#content .content .block p{text-indent:0;margin:0 0 10px 0;}


/*---　font　----*/
h4{font-size:80%;}

/*---　table　----*/
.table1{background:#999;margin:0 0 1em 15px;width:95%;}
*html .table1{margin:0 0 1em 20px;}
.table1 caption{margin:0;text-align:center;font-weight:bold;font-size:85%;}
.table1 th{background:#f1f1f1;padding:2px;white-space:nowrap;font-weight:bold !important;}
.table1 th.th2{background:#ccc;font-weight:bold;text-align:left;}
.table1 td{background:#fff;padding:4px;vertical-align:top;font-size:95%;}

/*---　image width　----*/
.w188{width:188px;}
.w250{width:250px;}

/*---　school　----*/
.school{font-size:80%;}
.school dl{margin:0 2em;line-height:140%;}
.school dt{margin:0.5em 0.5em 0 0.5em;font-weight:bold;color:#333;}
.school dd{margin-top:0.2em;margin-left:2em;}

/*---　chu　----*/
.chu{line-height:140%;margin:0.5em 1.5em 1em 1.5em;color:#666;}
.chu dt{font-size:90%;font-weight:bold;}
.chu dd{font-size:90%;margin-left:1.5em;margin-bottom:0.5em;}
