/* CSS Document */

/*■初期設定*/

body{
	color:#000000;/*通常のテキストカラー*/
	}
a{
	color:#0099FF;/*通常のリンクテキストカラー*/
	}
a:hover{
	color:#FF9900;/*マウスが乗った時の通常のリンクテキストカラー*/
	text-decoration:underline;/*マウスが乗った時下線を表示（つけない場合は underline を none へ）*/
	}

/*■初期設定ここまで*/

*{ 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以下 */
	font-family:'ＭＳ Ｐゴシック', sans-serif;/*フォント種*/

}
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;
	}


/*■基本レイアウト（トップページ）*/
#container{
	width:796px;
	margin:auto;
	text-align:left;
	}

#head{}
#head h1{
	height:16px;
	line-height:16px;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	text-indent:0;
	}
#head h2{
	margin:6px 0 0 0px;
	font-weight:normal;
	}
#head h2 a{
	font-size:24px;
	line-height:30px;
	vertical-align:top;
	text-decoration:none;
	color:#333333;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;	
	}
#head h2 a:hover{
	font-size:24px;
	line-height:30px;
	vertical-align:top;
	text-decoration:none;
	color:#333333;
	}
#head_menu{
	background:url(img/bg_head_menu.gif) no-repeat;
	width:796px;
	height:30px;
	}
#head_menu ul{
	list-style-type:none;
	}
#head_menu ul li{
	font-size:13px;
	letter-spacing:1px;
	float:left;
	width:159px;
	height:30px;
	position:relative;
	}
#head_menu ul li a{
	color:#ffffff;
	text-decoration:none;
	display:block;
	font:14px;
	width:159px;
	height:30px;
	line-height:30px;
	text-align:center;
	}
#head_menu ul li a:hover{
	color:#FFCC00;
	}
#head_menu ul li.off{
	overflow:hidden;
	width:159px;
	}
#head_menu ul li.off ol.sub{
	left:0px;
	top:-999px;
	}
#head_menu ul ol.sub{
	position:absolute;
	left:0px;
	top:30px;
	width:159px;
	border:1px solid #999999;
	text-align:center;
	list-style-type:none;
	}
#head_menu ul li.on{
	width:159px;
	}
#head_menu ul>li.on{
	overflow:visible;/*×*/
	}
#head_menu ul ol.sub li{
	float:none;
	width:159px;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #999999;
	text-align:center;
	float:none;
	filter:alpha(opacity=82); /*IE*/
	-moz-opacity:0.82; /*FF*/
	}
#head_menu ul ol.sub li a{
	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{
	background-color:#FFCC00;
	color:#000000;
	}

.line01{
	background:url(img/tpl/bg_line01.gif) no-repeat;
	width:778px;
	height:12px;
	clear:left;
	}
.line{
	clear:left;
	margin:10px 0 0 0;
	}

#main_image{
	float:left;
	background:url(img/top/juse.jpg) no-repeat;
	width:796px;
	height:206px;
	}

#main_image p{
	margin:20px;
	color:#000000;
	font-size:12px;
	text-align:right;
	}

#foot_up{
	background:url(img/line_02.gif) no-repeat bottom;
	clear:both;
	height:32px;
	margin:0 0 0 0;
	}
#copy{
	height:20px;
	font-size:10px;
	text-align:center;
	color:#333333;
	padding:2px;
	margin:4px 0 0 0;
	}
#copy a{
	color:#333333;
	text-decoration:none;
	}
#copy a:hover{
	color:#333333;
	}

#g_menu{
	float:left;
	width:163px;
	}
#g_menu2{
	float:left;
	width:392px;
	font-size:14px;
	}
#g_menu3{
	float:right;
	width:392px;
	font-size:14px;
	}
#g_menu4{
	float:left;
	width:430px;
        height:430px;
	font-size:14px;
	}
#g_menu4a{
	float:left;
	width:430px;
        height:560px;
	font-size:14px;
	}
#g_menu5{
	float:right;
	width:337px;
        height:560px;
	font-size:14px;
	}
#g_menu6{
	float:right;
	width:337px;
        height:280px;
	font-size:14px;
        margin:0px 0px 0px 0px 
	}
#g_menu6a{
	float:left;
	width:430px;
        height:115px;
	font-size:14px;
        margin:0px 0px 0px 0px 
	}
#g_menu7{
	float:left;
	width:210px;
        height:75px;
	font-size:14px;
        margin:2px 0px 2px 0px 
	}
#g_menu8{
	float:right;
	width:210px;
        height:75px;
	font-size:14px;
        margin:2px 0px 2px 0px 
	}
#g_menu9{
	float:center;
        text-align:center;
	width:420px;
        height:35px;
	font-size:14px;
        margin:2px 0px 2px 0px 
	}
#g_menu10{
	float:center;
        text-align:center;
	width:430px;
        height:225px;
	font-size:14px;
        margin:2px 0px 2px 0px 
	}
#g_menu11{
	float:left;
        text-align:center;
	width:796px;
        height:220px;
	font-size:14px;
        margin:2px 0px 2px 0px 
	}
#g_menu ul{
        list-style-type:none;
	margin:6px 0 0 0;
	}
#g_menu ul li{
	border:1px solid #999999;
	margin:-1px 1px 0px 1px;
	}
#g_menu ul li a{
	width:100%;
	height:30px;
	line-height:30px;
	font-size:12px;
	background:url(button/g-menu-button1.bmp) no-repeat;
	color:#000000;
	display:block;
	text-indent:8px;	
	text-decoration:none;
	}
#g_menu ul li a:hover{
	background:url(button/g-menu-button2.bmp) no-repeat;
	text-decoration:none;
        }


/***「information」ページ***/
#information{
        width:410px;
        height:400px;
	font-size:13px;
        font-weight:bolder;
　　　　text-indent:1em;
        text-align:left;
	float:left;
	margin:15px 0 0 0;        
	}
#information p{
	font-size:13px;
　　　　text-indent:1em;
	color:#0000ff;
	}

/***その他のページ***/
#other_page{}
#other_page h3{
	font-size:35px;
        font-weight:bolder;
	line-height:100px;
	height:206px;
	color:#000066;
	text-indent:20px;
	}
#other_page h4{
	text-indent:15px;
	font-size:120%;
	line-height:1.0em;
	vertical-align:top;
	color:#003366;
	margin:16px 0 0 0;
	}
#other_page h5{
	font-size:100%;
	line-height:1.0em;
	vertical-align:top;
	margin:14px 0 0 0;
	color:#003366;
	}
#other_page h6{
	text-indent:15px;
	font-size:110%;
	line-height:1.0em;
	vertical-align:top;
	color:black;
	margin:16px 0 0 0;
	}
#other_page div.typeA{
	}
#other_page div.typeA p{
	margin:8px 0 16px 0;
	line-height:180%;
	}
#other_page div.typeB{
	float:right;
	width:620px;
	}
#other_page div.typeB:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}
#other_page div.typeB p{
	margin:8px 0 10px 0;
	line-height:180%;
	}	
#other_page div.typeB div.left{
	float:left;
	width:620px;
	margin:0 0 0 5px;
	}
#other_page div.typeB div.right{
	float:right;
	width:620px;
	margin:0 0 0 5px;
	}

#other_page div.typeC{
	float:right;
	width:620px;
	}
#other_page div.typeC:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}
#other_page div.typeC p{
        font-size: 13px;
	margin:2px 2px;
        padding:3px 5px;
	line-height:110%;
	}	
#other_page div.typeC div.left{
	float:left;
	width:620px;
	margin:5px 0 0 0;
	}
#other_page div.typeC div.right{
	float:right;
	width:620px;
	margin:0 0 0 5px;

#other_page p.margin_none{
	margin:0;
	}
#other_page p{
	margin:2px 2px 2px 2px;
	}


/*テーブルセット*/
#tbl_setA{
	border:#003366 solid 1px;
	border-collapse:collapse;
	margin:0;
	}
#tbl_setA th{
	border:#003366 solid 1px;
	background:url(img/bg_th_a.gif);
	padding:6px;
	color:#003366;
	text-align:center;
	}
#tbl_setA td{
	border:#003366 solid 1px;
	padding:6px;
	}

#p-copy{
	text-align:right;
	font-size:11px;
	color:#999999;
	width:780px;
	}
#p-copy a{
	color:#999999;
	font-size:10px;
	text-decoration:none;
	}	
#p-copy a:hover{
	color:#999999;
	}

