/* CSS Document */

/*■初期設定*/

body{
	color:#4D4D4D;/*通常のテキストカラー*/
	}
a{
	color:#000000;/*通常のリンクテキストカラー*/
	}
a:hover{
 	color:#8f8b81;/*マウスが乗った時の通常のリンクテキストカラー*/
	text-decoration:underline;/*マウスが乗った時下線を表示（つけない場合は underline を none へ）*/
	}

/*■初期設定ここまで*/

*{ margin:0; padding:0;}
img{ border:0;}
}

/*■フォントサイズ調整*/
body {
    font-size : 85% ;
	/*\*/
	letter-spacing: 0.1em;
	/**/
    line-height : 1.4;
    color : #4a4a4a;
}
br {
	letter-spacing: 0;
}

body{
text-align:center;
	}

/*■レイアウトセレクタ*/
.CNT{
	text-align:center;
	}
.L{
	text-align:left;
	}
.R{
	text-align:right;
	}


/*■基本レイアウト*/
#bg{
	width:1024px;
	background:url(img/bg_con1.gif) repeat-y;
	text-align:center;
	}
#container{
	width:800px;
	margin:auto;
	text-align:left;
	}


/*メインイメージ*/
#main_image{
	clear:left;
	width:800px;
	padding:0 0 1px 0;
	border:solid #333333;
	border-width:0 0 1px 0 ;
	}
#main_image div#main_img_txt h3{
	}

#contents{
	margin:20px 10px 20px 10px;
	clear:left;
	zoom:100%;
	}
#contents:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}
	
#foot_up{
        margin: 0;
	padding: 0;
	clear:left;
	background:url(img/bg_foot2.gif) no-repeat;
	width:1024px;
	height: 30px;
}

#b_menu{
	font-size:80%;
	width:800px;
	text-align:right;
	color:#333333;
	padding:7px 80px 0 0;
	margin: 0px;
}
#b_menu a{
	color:#888888;
	}
#b_menu a:hover{
	color:#000000;
	}

#foot{
	margin: 0;
	padding: 0;
	clear:left;
	background:url(img/bg_foot1.gif) no-repeat;
	width:1024px;
	height:50px;
	}
#copy{
	margin:14px;
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
	padding:2px;
	}
#copy a{
	color:#ffffff;
	text-decoration:none;
	}
#copy a:hover{
	color:#ffffff;
	}

/*■header設定*/

#head{}
#head h1{
	height:20px;
	line-height:16px;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	text-indent:10px;
	}
#head h2{
	padding:4px 0 0 10px;
	font-weight:normal;
	}
#head h2 a{
	font-size:24px;
	line-height:140%;
	vertical-align:top;
	text-decoration:none;
	color:#333333;
	}
#head h2 a:hover{
	font-size:24px;
	line-height:140%;
	vertical-align:top;
	text-decoration:none;
	color:#333333;
	}


#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;
	list-style-position:outside;
	}
#head_menu ul li a{
	width:160px;
	height:42px;
	text-align:center;
	color:#000000;
	line-height:42px;
	text-decoration:none;
	}
#head_menu ul li a:hover{
	color:#000000;
	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(img/menu/a01.jpg) no-repeat;}
#head_menu ul li.a01 a:hover{ background:url(img/menu/a01_on.jpg) no-repeat;}
#head_menu ul li.a02 a{ background:url(img/menu/a02.jpg) no-repeat;}
#head_menu ul li.a02 a:hover{ background:url(img/menu/a02_on.jpg) no-repeat;}
#head_menu ul li.a03 a{ background:url(img/menu/a03.jpg) no-repeat;}
#head_menu ul li.a03 a:hover{ background:url(img/menu/a03_on.jpg) no-repeat;}
#head_menu ul li.a04 a{ background:url(img/menu/a04.jpg) no-repeat;}
#head_menu ul li.a04 a:hover{ background:url(img/menu/a04_on.jpg) no-repeat;}
#head_menu ul li.a05 a{ background:url(img/menu/a05.jpg) no-repeat;}
#head_menu ul li.a05 a:hover{ background:url(img/menu/a05_on.jpg) no-repeat;}

#text_b{
	padding: 10px 20px;
	}	
/*テーブルセット*/
#tbl_setA{
	margin: 10px 20px;
	border:#333333 solid 1px;
	border-collapse:collapse;
	line-height: 140%;
	}
#tbl_setA th{
	border:#333333 solid 1px;
	background:url(img/003-002.gif);
	padding:10px;
	color:#333333;
	text-align:center;
	white-space: nowrap;
	}
#tbl_setA td{
	border:#333333 solid 1px;
	padding:10px 10px;
	}
#tbl_setA a{
	}
#tbl_setA a:hover{
	}
#tbl_setB{
	margin: 10px 20px;
	border:#333333 solid 1px;
	border-collapse:collapse;
	}
#tbl_setB th{
	border:#333333 solid 1px;
	background:url(img/003-002.gif);
	font-size: 120%;
	font-family: "ＭＳ ゴシック",sans-serif; 
	padding:10px 20px;
	text-align:center;
	}
#tbl_setB td{
	border:#333333 solid 1px;
	font-size: 120%;
	font-family: "ＭＳ ゴシック",sans-serif; 
	padding:10px 20px;
	line-height:200%;
	}

#tbl_setC{
	font-size: 80%;
	margin: 5px 5px 5px 15px;
	border:none;
	border-collapse:collapse;
	}
#tbl_setC td{
	padding:1px 10px 1px 5px;
	}
#tbl_setC a{
	}
#tbl_setC a:hover{
	}

/******************************************************************************************************/
#p-copy{
	width:796px;
	text-align:left;

	}
#p-copy p a{
	background:url(img/copy_pondt_wt.gif) no-repeat;
	display:block;
	width:24px;
	height:13px;
	text-indent:-9999px;
	margin:0 0 0 772px;
	}
	
	
@media print{

#container{
	width:820px;
	}
}			