@charset "utf-8";


/* topの右上h1の色とか*/
#details h1 span{ display:block; color:#264D20; font-weight:bold; font-size:110%;}

/* バックグラデとか*/
body{ background: #EAEED4 url(../common_image/body_back.jpg) repeat-x top center;}

/*h4*/
#main h4{ font-size:120%;border-bottom:2px dotted #738650;padding-left:5px;margin:5px 15px 5px 10px;color:#66925C;}












