@charset "utf-8";
/* CSS Document */

/*********** ********** ********** ********** *********** ********** ********** ********** *********** ********** ********** **********
* AboutSite.html
*/


/*ページタイトル*/
div#infomation .titles{width:100%;height:auto;background:#d4edde;}
div#infomation .titles .title{float:left;}
div#infomation .titles .title h2{font-size:200%;line-height:1.0;padding-top:12px;padding-bottom:8px;padding-left:20px;padding-right:20px;color:#006644;}

/*テーブル*/
div#infomation .details .detail table{width:100%; font-size:110%;}
div#infomation .details .detail table td{width:20%; vertical-align:top; padding-left:3%;}
div#infomation .details .detail h3{font-size:110%; margin-top:40px;}
div#infomation .details .detail .collection_content a{text-decoration:underline;}
div#infomation .details .detail .collection_content p{font-size:110%; margin-top:5px; margin-left:10px;}
