﻿@charset "UTF-8";

/* ========　サイト全体の設定　======== */
/* ========　使用色　==レッド9B0000 ==== グリーンbe014d23 ==== ゴールドd3c272 ======== */
* {
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;
   color:#333;
}

body {
   margin:0;
   padding:0;
   letter-spacing:1px;
   background:#fff url(images/bg_body.jpg) 0 0 repeat-x;
   border-top:15px solid #014d23;   /* ===　最上部のラインの設定　===グリーンbe014d23=== */

}

br {
   letter-spacing:normal;
}

a {
   color:#333;
   text-decoration:none;
}

a:hover {
   color:#666;
}

img {
   border:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

pre {
   width:80%;
   margin:10px 0px 0px 20px;
   padding:3px;
   overflow:auto;
}


/* ========　サイト本体の設定。　======== */
div#headWrap {
   position:relative;
   width:100%;
   margin:0 auto;
   padding:10px 0;
   background:#fff;
}

div#header {
   position:relative;
   width:900px;
   margin:0 auto;
   background:#fff;
}

div#pr {
   position:absolute;
   left:0;
   top:0;
   width:900px;
}

div#gnavi {
   position:absolute;
   font-size:0.65em;
   bottom:0;
   right:0;
}

div#menu {
   width:100%;
   float:left;
   background:url(images/bg_menu.gif) 0 0 repeat-x;     /* ===　メインメニューの画像設定　=== */
}

div#icatch {
   width:900px;
   margin:0 auto;
   background:#fff;
}

div#contents {
   width:900px;
   margin:0 auto;
   padding:10px 0 ;
   background:#fff;
}

div#main {
   float:right;
   width:660px;
}

div#sub {    /* ===　subメニューの設定　=== */
   float:left;
   width:220px;
}

div#totop {
   clear:both;
}

div#footMenu {
   width:900px;
   margin:0 auto;
}

div#footer {
   background:#F4FFEA;
   border-bottom:10px solid #014d23;   /* ===　最下部のラインの設定　=== */
}


/* ========　ヘッダーの設定　======== */
div#header h1 {
   margin:0;
   padding-top:25px;
   font-size:2em;
   color:#fff;
   line-height:50px;
}

div#header h1 a {
   color:#9B0000;
}

div#header h1 a:hover {
   color:#D30000;
}

div#header #pr p {
   margin:0;
   font-size:13px;   　/* ===　ヘッダーの文字大きさの設定（固定）　=== */
}

div#header #gnavi ul {
   list-style:none;

}
div#header #gnavi li {
   float:left;
   font-size:0.63em;
   margin-left:15px;
}

div#header #gnavi li a{
   display:block;
   padding-left:15px;
   background:url(images/bg_gnavi.gif) 0 1px no-repeat;
}


/* ========　メニューの設定　===background:#fff;===== */
div#menu ul {
   width:901px;
   margin:0 auto;
   padding:0;
}

div#menu li {
   float:left;
   font-size:0.75em;
   color:#333;
   text-align:center;
   list-style-type:none;
}

div#menu li a{
   display:block;
   width:111px;
   color:#5A5132;
   line-height:40px;
   border-right:1px solid #D8D8D8;
}

div#menu li.home a{
   border-left:1px solid #D8D8D8;
}

div#menu li a:hover{
   color:#333;
   background-image: url(images/bg_menu_gr.gif);     /* ===　カーソルONの画像設定　=== */
   
}




/* ========　main　メインコンテンツの設定。　======== */
div#main a {
   color:#9B0000;
}

div#main a:hover {
   color:#9B0000;
   border-bottom:1px solid #9B0000;
}

div#main h2 {   /* ===　メイン見出しの設定　=== */
   padding:0 0 0 20px;
   color:#5A5132;
   font-size:15px;   　/* ===　見出しの文字大きさの設定（固定）　=== */
   font-weight:bold;
   line-height:25px;
   border:1px solid #D8D8D8;
   background:url(images/bg_h2.jpg) 0 0 no-repeat;
}

div#main h3 {
   margin-bottom:3px;
   font-size:0.88em;
}

div#main h4 {
   margin-bottom:2px;
   font-size:0.75em;
}

div#main h5 {
   margin-bottom:2px;
   font-size:0.75em;
}

div#main h6 {
   margin-bottom:2px;
   font-size:0.75em;
}

div#main p{
   margin:0 0 1em 0;
   font-size:0.75em;
}

div#main ul,ol,dl{
   font-size:0.75em;
}

div#main dt{
   margin-bottom:3px;
}

div#main dd{
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#f1f1f1;
}

/* ======== information　インフォメーションの設定。 ======== */
* html body div#main dl.information dd div {
   display:inline-block;
}

div#main dl.information dt {
   float:left;
   width:10em;
   margin:0;
   padding:0;
}

div#main dl.information dd {
   margin:0 0 0.5em 10em;
   padding:0;
   background:transparent;
}

/* ======== #sub レフトサイドメニューの設定。 ======== */
div#sub .section {
   margin-bottom:10px;
}

div#sub h2 {   /* ==9B0000==　サイドメニューの見出しの設定　==014d23== */
   padding:4px;
   font-size:0.7em;
   font-weight:bold;
   color:#fff;
   padding-left:10px;
   background:#014d23;
   border-bottom:1px solid #C1C1C1;
   border-right:1px solid #C1C1C1;
}

div#sub ul {
   margin:5px 0 0 5px;
   padding:0;
}

div#sub li {
   padding:5px 0 5px 0;
   font-size:0.75em;
   line-height:1.4;
   list-style:none;
   background:url(images/bg_dotline.gif) 0 100% repeat-x;
}

div#sub li a {
   display:block;
   padding-left:12px;
   background:url(images/bg_list.gif) 0 6px no-repeat;
}



/*======== 　文字サイズの切り替えの設定。 ======== */
div#subMenu{
	}
div#subMenu ul{
        margin:0;
        padding:0;
	list-style-type:none;　/*========  リストの●を除去する設定。 ======== */

	}
div#subMenu ul li{
	float:left;
        margin:0 2px 2px 0;
        margin-left:0px;
	width:72px;	
	height:26px;
	line-height:26px;
	text-align:center;
	background:url(images/bg_submeni1.jpg) no-repeat;
	}
div#subMenu ul li a{
	color:#090;
	font-size:11px;
	text-decoration:none;
	display: block;
	}
div#subMenu ul li a:hover{
	color:#6C0;
	}




/* ========　TOTOP の設定。　======== */
div#totop{
   position:relative;
   height:2em;
}

div#totop p{
   position:absolute;
   top:10px;
   right:0;
   margin:0;
   font-size:0.63em;
}

div#totop p a {
   padding-left:8px;
   background: url(images/bg_totop.gif) 0 50% no-repeat;
}


/* ========　フッターメニューの設定。　======== */
div#footMenu ul {
   margin:0;
   padding:10px 0 0 0;
   text-align:right;
}

div#footMenu li {
   display:inline;
   margin:0 0 0 10px;
   font-size:0.75em;
   list-style:none;
}

div#footMenu li a {
   padding-left:10px;
   background: url(images/bg_footmenu.gif) 0 50% no-repeat;
}


/* ========　フッターの設定。　======== */
address{
   padding:30px 0;
   font-size:0.63em;
   color:#333;
   text-align:center;
}
