/* 
************************************************

3_22　に適用

************************************************
*/


/* インポート設定 -CSS
************************************************/
@import url(basic.css);
@import url(leyout.css);
@import url(style.css);
@import url(side.css);
@import url(ptitle.css);


.subtit { width:575px; margin:0 0 10px 0;}


/* 
************************************************/
#div1 { width:595px; margin:0 0px 15px 0px;}

#div2 { width:575px; margin:10px 10px 20px 10px;}

#div3 { width:575px; margin:10px 10px 20px 10px;}
#div3 .img { width:180px; float:left; margin-right:10px;}
#div3 .exp { width:373px; float:right; border:1px solid #999999;margin-bottom:10px; padding:5px; }
#div3 .exp .each { float:left;}
#div3 .exp .img { float:left; width:51px;}
#div3 .titles { font-weight:bold; color:#cc0000; padding-bottom:5px; font-size:medium;}
#div3 .rect { border:1px solid #999999; width:543px; padding:15px;}
#div3 .rect .rectBot { text-align:right; padding:10px 0 0 0; margin-top:10px; border-top: 1px dotted #cccccc;}
#div3 .rect .titl { font-weight:bold; color:#999933; padding-bottom:10px;}

#div4 { width:575px; margin:10px 10px 20px 10px;}

.ctBx { width:563px; border:1px solid #999999; padding:10px; margin-bottom:10px;}
.cate { font-weight:bold; padding:5px 5px 5px 5px; background-color:#f3f2dc;}
.catedt { padding:5px 5px 5px 8px; }