/*　段組共通 */
body{margin : 0px;background-image : url(img/bg2.gif);}
.header{width : 800px; background-color : #006400; height: 25px;}
.mainbody{height: 700px ; width : 800px; background-color : #ffffff;}
.footer{width : 800px; background-color : #006400;height: 25px;padding: 3px;}
.mbodyrignt{ width : 75%; vertical-align: top;text-align : center;}
.mbodyleft{ width : 25%; vertical-align: top;text-align : center;}

/*　コンテンツ */
.divnavi{width : 190px; text-align : left; }
.divtitle{width : 500px; text-align : left;background-color : #eae5e3;padding : 3px; color:#595857; }
.divstory{width : 500px; text-align : left; }
.div50{width : 50%; text-align : left; vertical-align: top;}
/*　コンテンツ2 */
.divtitle2{width : 500px; text-align : left;background-color : #c3d825;padding : 3px; color:#000000; }
/*　ブロック */
.divblock{width : 100%; text-align : left; background-color : #e9e4d4; margin:3px; padding: 2px;}
/*　強調 */
.divst{width : 500px; text-align : left; background-color : #d8e698;}
/*　注意 */
.divats{width : 500px; text-align : left; background-color : #fef4f4;}
/*　bottomナビ */
.navibottom{width : 100%; text-align : center; font-size: 14px;}
/*　表と一覧 */
.tablebody{width : 500px; text-align : left; padding :3px ;}
.table25{width : 25%; text-align : left; vertical-align: top;background-color : #cccccc;}

/*　フォント */

td{ font-size : 13px; line-height : 140%; padding: 3px; }
div{ font-size : 13px; line-height : 140%; }

.fonttitle{ font-size : 14px; line-height : 140%; }
.fontstory{ font-size : 14px; line-height : 140%; }
h1{ font-size : 175%; margin-bottom : 0px;}
h3{ font-size : 130%; margin-bottom : 0px;}

/* リンク　*/
link{ color : blue; text-decoration : none;}
a:visited {  color: #0000CC;}
a:hover {  color: #9999FF; text-decoration: underline;}
/* */


