/* CSS Document */

/*■初期設定*/

body{
	color:#006600;/*通常のテキストカラー*/
	}
a{
	color:#009900;/*通常のリンクテキストカラー*/
	}
a:hover{
	color:#00FF00;/*マウスが乗った時の通常のリンクテキストカラー*/
	text-decoration:underline;/*マウスが乗った時下線を表示（つけない場合は underline を none へ）*/
	}
a:active{
	color:#CCFF99;
	}

/*■初期設定ここまで*/



*{ margin:0; padding:0;}
img{ border:0;}

table,div{
	margin:auto;
	}

/*■フォントサイズ調整*/
body {
    font-size: 12px; /* モダンブラウザ */
    *font-size: 12px; /* IE 7 */
    *font: 12px; /* IE 6以下 */
	text-align:center;
	background-image:  url(image/back.gif);
	line-height: 150%;
	}
p,th,td,li{
	font-size: 100%;
	*font-size:100%;
	*font:100%;
	}

/*■レイアウトセレクタ*/
.CNT{
	text-align:center;
	}
.L{
	text-align:left;
	}
.R{
	text-align:right;
	}
	

/*■基本レイアウト*/

#bg{
	width:860px;
	background:  url(image/bc_con.jpg) repeat-y;
	text-align: center;
	}
	
#container{
	width: 800px;
	margin: auto;
	text-align: center;
	}
	
#container p{
	font-size: 14px;
	line-height: 130%;
}


#head_menu{
	height:42px;
	zoom:100%;
	}
#head_menu:after{
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}
#head_menu ul *{
	list-style-type:none;
	display:block;}	
#head_menu ul li{
	width:160px;
	height:42px;
	position:relative;
	float:left;
	}
#head_menu ul li a{
	width:160px;
	height:42px;
	text-align:center;
	color:#FFFFFF;
	line-height:42px;
	text-decoration:none;
	}
#head_menu ul li a:hover{
	color:#FFFFFF;
	text-decoration:none;
	}
#head_menu ul li.off{
	overflow:hidden;
	width:160px;
	}
#head_menu ul li.off ol.sub{
	left:0px; top:-999px;
	}
#head_menu ul ol.sub{
	position:absolute;
	left:0px; top:42px;
	width:160px;
	border:1px solid #999999;
	text-align:center;
	}
#head_menu ul li.on{
	width:160px;
	}
#head_menu ul>li.on{
	overflow:visible;/*×*/
	}
#head_menu ul ol.sub li{
	width:160px;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #999999;
	text-align:center;
	float:none;
	filter:alpha(opacity=85); /*IE*/
	-moz-opacity:0.85; /*FF*/
	}
#head_menu ul ol.sub li a{
	background:none;
	background-color:#FFFFFF;
	text-decoration:none;
	color:#000000;
	vertical-align:middle;
	font-size:12px;
	height:30px;
	line-height:30px;
	text-align:center;
	}
#head_menu ul ol.sub li a:hover{
	color:#000000;
	background:none;
	background-color:#009999;
	}

#head_menu ul li.a01 a{ background:url(image/menu/a01.jpg) no-repeat;}
#head_menu ul li.a01 a:hover{ background:url(image/menu/a01_on.jpg) no-repeat;}
#head_menu ul li.a02 a{ background:url(image/menu/a02.jpg) no-repeat;}
#head_menu ul li.a02 a:hover{ background:url(image/menu/a02_on.jpg) no-repeat;}
#head_menu ul li.a03 a{ background:url(image/menu/a03.jpg) no-repeat;}
#head_menu ul li.a03 a:hover{ background:url(image/menu/a03_on.jpg) no-repeat;}
#head_menu ul li.a04 a{ background:url(image/menu/a04.jpg) no-repeat;}
#head_menu ul li.a04 a:hover{ background:url(image/menu/a04_on.jpg) no-repeat;}
#head_menu ul li.a05 a{ background:url(image/menu/a05.jpg) no-repeat;}
#head_menu ul li.a05 a:hover{ background:url(image/menu/a05_on.jpg) no-repeat;}



#info{
	border-color:#CCCC00;
	border-style: solid;
	border-width: 1px;
	margin: 10 0 0 2em;
	padding-top: 10px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-width: 8px;
	border-bottom-width: 6px;
	width: 540px;
	background: url(image/info_back.gif) no-repeat;
}

#info h1{
	padding: 2px 10px;
	border-color: #FF00CC;
	font-size: 16px;
	font-weight: bold;
}

#info h2{
	font-weight: bolder;
	font-size: 14px;
	padding: 10px 5px 0 10px;
	margin:0 0 0 5;
}

#info h3{
	font-size: 14px;
	line-height:1.5em;
	border-bottom:1 solid #CCFF00;
	margin:10 20 0 20;
	padding: 20px 5px 10px 1.5em;
}

#info p{
	margin:10 20 0 20;
	padding: 20px 5px 10px 1.5em;
	font-size: 14px;
	line-height: 170%;
}

#info img{
	margin-top: 5px;
	margin-bottom: 5px;
	float: right;
}

#cds-navi {
  width: 180px;
}

#cds-navi ul {
  margin: 0 0 0 ;
}

#cds-navi li {
  margin: 5px 0 0 0;
  background: url(image/list_mark.gif) no-repeat;
  list-style: none;
  border-bottom: 1px dotted #000000;
  padding:9px 0 10px 24px ;
  line-height: 150%;
}

#cds-navi li a { text-decoration: none; }

#cds-navi li a:hover { text-decoration: underline; }

#cts {
	width: 560px;	
}

#cts h1{
	background: url(image/h1_back.jpg) no-repeat;
	line-height: 40px;
	padding:3px 0px 3px 20px;
	font-size: 18px;
	font-weight:bold;
}

#cts h2{
	margin: 1em 0 0 0;
	line-height: 24px;
	padding:3px 0px 3px 24px;
	font-size: 16px;
	font-weight:bold;
}

#cts h3{
	padding:3px 30px 3px 36px;
	font-size: 16px;
	font-weight:bold;
	line-height: 150%;
	color: #333333;
}

#cts p{
	padding:3px 30px 3px 36px;
	font-size: 14px;
	line-height: 150%;
}

#foot1{
	border-top: 7px solid #0000FF;
	border-bottom: 7px solid #0000FF;
	width: 800px;
	margin: auto;
}
#foot2{
	border-top: 7px solid #0066FF;
	border-bottom: 7px solid #0066FF;
}
#foot3{
	border-color:#00CCFF;
	border-top: 7px solid #00CCFF;
	border-bottom: 7px solid $00CCFF;
}
#foot_title{
	margin: 0;
	padding: 7px;
	color: #000066;
	background-color: #99FFFF;
	text-align: center;
	font-size: 12px;
}


#box { /* .itemList #main内の段組用内枠 */

	margin:0 0px 5px 10px;
	width:360px;
	border-color:#006600;
	border-width:1px;
	border-style:double;
	height: 200px;
}



#box h2 {
	margin: 0 0 10px;
	padding:5px 0 0 10px;
	width: 350px;
	height: 27px;
	background-color:#CCCC00;
	border-bottom-color:#006600;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-size:18px;
}



#box p {
	float: left;
	width: 230px;
	margin: 0 0 20px !important;
	line-height: 150%;
	
}


.eyeCaImg { /* .itemList #main内の段組用：アイキャッチ画像 */
	float:left;
	margin:0 10px 10px 2px;
}




