/* CSS Document */


/*■初期設定*/

body{
	color:#000000;/*通常のテキストカラー*/
	}
a{
	color:#0000FF;/*通常のリンクテキストカラー*/
text-decoration:none;
	}
a:hover{
	color:#FF4500;/*マウスが乗った時の通常のリンクテキストカラー*/
	text-decoration:underline;/*マウスが乗った時下線を表示（つけない場合は underline を none へ）*/
	}

img:hover {
	opacity: 0.5 ;
}

/*■初期設定ここまで*/



*{ margin:0; padding:0;}
img{ border:0;}

table,div{
	margin:auto;
	}

/*■フォントサイズ調整*/
body {
    font-size: 13px; /* モダンブラウザ */
    *font-size: small; /* IE 7 */
    *font: x-small; /* IE 6以下 */
}
p,th,td,li{
	font-size:12px;
	*font-size:90%;
	*font:80%;
	}

body{
	text-align:center;
	}


/*■レイアウトセレクタ*/
.CNT{
	text-align:center;
	}
.L{
	text-align:left;
	}
.R{
	text-align:right;
	}



.clr_sps{ clear:both; font-size:1px;}

#container{
	width:740px;
	margin: 0 auto;
	text-align:left;
        border:1px solid #111111;
	}
h1{
	margin:6px 0px 0px 5px;
	height:38px;
	font-weight:bold; 
	text-indent:10px;
	padding:6px 0 0 0;
	}
h1 a{
	font-size:25px;
	line-height:38px;
	vertical-align:top;
	text-decoration:none;
	color:#333333;
	}
h1 a:hover{
	color:#333333;
	text-decoration:none;
	}	
#head_menu{
	width:740px;
	background:url(img/menu-b.gif) repeat-x;
	text-align:center;
	font-size:14px;
	line-height:30px;
	color:#FF0033;
        margin:-8px 0px 0px 0px;
	}
#head_menu a{
	color:#FFFFFF;
	font-size:14px;
	letter-spacing:1px;
	text-decoration:none;
	height:30px;
	vertical-align:middle;
	margin:0 4px 0 4px;
	}
#head_menu a:hover{
	color:#FFFF00;
	}


#contents{
	margin:0px;
	clear:left;
	}
#main_image{
	background:url(img/bg_main_pic.gif) no-repeat;
	width:740px;
	height:194px;
	margin:16px 0 20px 0;
	padding:8px 7px 6px 7px;
	}

#copy{
	width:736px;
        height:10px;
	font-size:10px;
	text-align:center;
	color:#333333;
        background: #AAAAAA;
        padding:2px;
	clear:left;
	}
#copy a{
	color:#333333;
        background: #AAAAAA;
	text-decoration:none;
	}
#copy a:hover{
	color:#333333;
	}


/***トップ***/
#top{
	}
#top h2{
	font-size:16px;
	line-height:1.4em;
        margin:0px 15px;
	color:#663300;
	font-weight:bold;
	}
#top h3{
	font-size:10px;
        width:740px;
	margin:0px 0px 0px 0px;    
	background-color:#90ee90;
	}
#top h6{
　　　　font-size:15px;
	line-height:1.3em;
        margin:0px 15px;
　　　　color:#ff4500;
	font-weight:bold;
	}
#top p{
	font-size:16px;
        line-height:1.4em;
        margin:25px 25px;
	}
#top div#top_btm{
	zoom:100%;
	}
#top div#top_btm:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}	
#top div#left{
　　　　font-size:14px;
        line-height:130％;
	float:left;
	width:465px;
        margin:0px 0px -5px 10px;
        padding:0px 10px 0px 0px;
border-right:1px solid #AAAAAA;
	}
#top div#left h3{
	font-size:12px;
	margin:6px 0 0 0;
	}
#top div#left div#info{
	background:url(img/bg_info.gif);
	width:398px;
	}
#top div#left div#info div#main{
	background:url(img/bg_info_main.gif) repeat-y;
	text-align:left;
	}
#top div#left div#info div#main h4{
	padding:8px 10px 0 10px;
	font-size:80%;
	}
#top div#left div#info div#main p{
	padding:2px 10px 0 10px;
	}
#top div#right{
	float:left;
	width:230px;
	margin:5px 0px 0px 15px;
        font-size:14px;
	}
#top div#right div#bnr_sps{}
#top div#right div#bnr_sps p{
	width:230px;
	height:66px;
	margin:0px 0px 0 0px;
	text-align:left;
	}
#top div#right div#bnr_sps p a{
	background:url(img/bg_bnr.jpg) no-repeat;
	display:block;
	width:200px;
	height:66px;
	line-height:65px;
	color:#333333;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	text-indent:10px;
	}
#top div#right div#bnr_sps p a:hover{
	font-size:12px;
	filter:alpha(opacity=75); /*IE*/
	-moz-opacity:0.75; /*FF*/
	}

/***その他のページ***/
#main_image2{
	background:url(img/bg_main_pic.gif) no-repeat;
	width:740px;
	height:194px;
	margin:16px 0 0 0;
	padding:8px 7px 6px 7px;
	}
#main_image2 h2{
	background:url(img/main_pic01.jpg) no-repeat;
	width:726px;
	height:180px;
	font-size:25px;
	color:#ffffff;
	font-weight:normal;
	text-align:right;
	padding:120px 30px 0 0;
	}
#main_image2 h2.t_bk{
	color:#000000;
	}
#main_image2 h2.t_wt{
	color:#FFFFFF;
	}	
#other_page{}

#other_page h3{
	background:url(img/bg_h3a.jpg) no-repeat;
	text-indent:20px;
	font-size:100%;
	color:#333333;
	margin:20px 0 0 0;
	line-height:1.5em;
	}
#other_page h4{
	font-size:100%;
	line-height:1.0em;
	vertical-align:top;
	margin:14px 0 0 0;
	color:#003366;
	}	
#other_page div.typeA{
	}
#other_page div.typeA p{
	margin:8px 0 0 0;
	line-height:160%;
	}
#other_page div.typeB{
	margin:8px 0 10px 0;
	line-height:160%;
	zoom:100%;
	}
#other_page div.typeB:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}
#other_page div.typeB p{
	}	
#other_page div.typeB div.left{
	float:left;
	width:360px;
	}
#other_page div.typeB div.right{
	float:right;
	width:360px;
	margin:0 0 0 20px;
	}

#other_page p.margin_none{ margin:0;}
#other_page p{ margin:6px 0 0 0;}

/*テーブルセット*/
#tbl_setA{
	border:#0099CC solid 1px;
	border-collapse:collapse;
	margin:0;
	}
#tbl_setA th{
	border:#0099CC solid 1px;
	padding:10px 0px 0px 0px;
	padding:6px;
	color:#003366;
	text-align:center;
	}
#tbl_setA td{
	border:#0099CC solid 1px;
	padding:6px;
        font-size:14px;
        line-height:1.3em;
        }
#tbl_setB{
	border:#dc143c solid 1px;
	border-collapse:collapse;
	margin:0;
	}
#tbl_setB th{
	border:#dc143c solid 1px;
	padding:10px 0px 0px 0px;
	padding:6px;
	color:#003366;
	text-align:center;
	}
#tbl_setB td{
	border:#dc143c solid 1px;
	padding:6px;
        font-size:14px;
        line-height:1.3em;
        }
#tbl_setC{
	border:#008000 solid 1px;
	border-collapse:collapse;
	margin:0;
	}
#tbl_setC th{
	border:#008000 solid 1px;
	padding:10px 0px 0px 0px;
	padding:6px;
	color:#003366;
	text-align:center;
	}
#tbl_setC td{
	border:#008000 solid 1px;
	padding:6px;
        font-size:14px;
        line-height:1.3em;
        }
#tbl_setD{
	border:#ff5500 solid 1px;
	border-collapse:collapse;
	margin:0;
	}
#tbl_setD th{
	border:#ff5500 solid 1px;
	padding:10px 0px 0px 0px;
	padding:6px;
	color:#003366;
	text-align:center;
	}
#tbl_setD td{
	border:#ff5500 solid 1px;
	padding:6px;
        font-size:14px;
        line-height:1.3em;
        }
#tbl_setE{
	border:#66500f solid 1px;
	border-collapse:collapse;
	margin:0;
	}
#tbl_setE th{
	border:#66500f solid 1px;
	padding:10px 0px 0px 0px;
	padding:6px;
	color:#003366;
	text-align:center;
	}
#tbl_setE td{
	border:#66500f solid 1px;
	padding:6px;
        font-size:14px;
        line-height:1.3em;
        }
#tbl_setAA{
	border:#0099CC solid 2px;
	border-collapse:collapse;
	margin:0;
	}
#tbl_setAA th{
	border:#0099CC solid 2px;
	padding:5px 0px 0px 0px;
	color:#003366;
	text-align:center;
	}
#tbl_setAA td{
	border:#0099CC solid 2px;
	padding:15px;
        font-size:16px;
        line-height:1.4em;
        }
#tbl_setBB{
	border:#dc143c solid 2px;
	border-collapse:collapse;
	margin:0;
	}
#tbl_setBB th{
	border:#dc143c solid 2px;
	padding:5px 0px 0px 0px;
	color:#003366;
	text-align:center;
	}
#tbl_setBB td{
	border:#dc143c solid 2px;
	padding:15px;
        font-size:16px;
        line-height:1.4em;
        }
#tbl_setCC{
	border:#008000 solid 2px;
	border-collapse:collapse;
	margin:0;
	}
#tbl_setCC th{
	border:#008000 solid 2px;
	padding:5px 0px 0px 0px;
	color:#003366;
	text-align:center;
	}
#tbl_setCC td{
	border:#008000 solid 2px;
	padding:15px;
        font-size:16px;
        line-height:1.4em;
        }	
#tbl_setDD{
	border:#ff5500 solid 2px;
	border-collapse:collapse;
	margin:0;
	}
#tbl_setDD th{
	border:#ff5500 solid 2px;
	padding:5px 0px 0px 0px;
	color:#003366;
	text-align:center;
	}
#tbl_setDD td{
	border:#ff5500 solid 2px;
	padding:15px;
        font-size:16px;
        line-height:1.4em;
        }
#tbl_setEE{
	border:#66500f solid 2px;
	border-collapse:collapse;
	margin:0;
	}
#tbl_setEE th{
	border:#66500f solid 2px;
	padding:5px 0px 0px 0px;
	color:#003366;
	text-align:center;
	}
#tbl_setEE td{
	border:#66500f solid 2px;
	padding:15px;
        font-size:16px;
        line-height:1.4em;
        }
#tbl_setFF{
	border:#2D0373 solid 2px;
	border-collapse:collapse;
	margin:0;
	}
#tbl_setFF th{
	border:#2D0373 solid 2px;
	padding:5px 0px 0px 0px;
	color:#003366;
	text-align:center;
	}
#tbl_setFF td{
	border:#2D0373 solid 2px;
	padding:15px;
        font-size:16px;
        line-height:1.4em;
        }