﻿@charset "utf-8";
/* CSS Document */

/*********** ********** ********** ********** *********** ********** ********** ********** *********** ********** ********** **********
* sitep.html
*/


/*ページタイトル*/
div#infomation .titles{width:100%;height:auto;background:#d4edde;}
div#infomation .titles .title{float:left;}
div#infomation .titles .title h2{font-size:260%;line-height:1.0;padding-top:12px;padding-bottom:8px;padding-left:20px;padding-right:20px;color:#006644}

/*リンク集*/
div#infomation .category_title{width:100%;height:auto;background:#D8D8D8;}
div#infomation h3{font-size:200%;line-height:1.0;color:#000;margin-bottom:10px;padding-top:12px;padding-bottom:8px;padding-left:20px;padding-right:20px}
div#infomation p{font-size:160%;}
div#infomation .links_item{margin:20px 10px;padding:20px;}
div#infomation .links_item ul{list-style-type:disc;text-decoration:underline;font-size:160%;margin-left:30px}

div#infomation .info_item{margin:20px 10px;padding:20px;}



