@charset "euc-jp";
/* CSS Document */

body {
	height:100%;
	/*
	font-family:Verdana, Arial, Helvetica, sans-serif, "Hiragino Kaku Gothic Pro", "Osaka";*/
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	font-size:13px;
	vertical-align:top;
	background:#FFFFFF;
	letter-spacing:1px;
	margin:0px auto;
	padding:0px;
}

#main{
	width:980px;
	margin:0px auto;
	padding:0px;
	background:url(../images/body_back.gif) repeat-y;
}

#header{
	width:960px;
	height:95px;
	margin:0px 0px 0px 10px;
}

#main_box{
	width:960px;
	height:auto;
	margin:0px 0px 0px 10px;
	overflow:hidden;
}


#footer{
	width:960px;
	height:120px;
	background:url(../images/top/footer_back.gif) no-repeat;
	font-size:13px;
	line-height:22px;
	color:#FFFFFF;
	text-align:center;
	margin:0px 0px 0px 10px;
}

#footer SPAN{display:none;}
#footer A:link		{ color:#FFFFFF; text-decoration:none; }
#footer A:visited	{ color:#FFFFFF; text-decoration:none; }
#footer A:active	{ color:#FF3300; text-decoration:none; }
#footer A:hover		{ color:#FF3300; text-decoration:none; }


.header_box1{
	width:960px;
	height:70px;
	background:url(../images/header.gif) no-repeat;
}

.header_box2{
	width:948px;
	height:15px;
	padding:5px 0px 0px 12px;
	font-size:12px;
}

/*---right_box---*/

.right_box{
	width:740px;
	padding-bottom:1200px;
	margin-bottom:-1200px;
	float:right;
}

.right_box2{
	width:720px;
	height:810px;
	height:auto;
	float:right;
}

/*---left_box---*/

.left_box{
	width:220px;
	padding-bottom:1200px;
	margin-bottom:-1200px;
	float:left;
	background:#333333;
}

.sub_menu1{
	width:215px;
	height:51px;
	float:left;
}

.sub_menu1 SPAN{display:none;}
.sub_menu1 A:link	{ background:url(../images/menu/side_btn1.gif) no-repeat; width:215px; height:51px; display:block; }
.sub_menu1 A:visited{ background:url(../images/menu/side_btn1.gif) no-repeat; width:215px; height:51px; display:block; }
.sub_menu1 A:active	{ background:url(../images/menu/side_btn2.gif) no-repeat; width:215px; height:51px; display:block; }
.sub_menu1 A:hover	{ background:url(../images/menu/side_btn2.gif) no-repeat; width:215px; height:51px; display:block; }

.sub_menu2{
	width:215px;
	height:51px;
	float:left;
}

.sub_menu2 SPAN{display:none;}
.sub_menu2 A:link	{ background:url(../images/menu/side_btn3.gif) no-repeat; width:215px; height:51px; display:block; }
.sub_menu2 A:visited{ background:url(../images/menu/side_btn3.gif) no-repeat; width:215px; height:51px; display:block; }
.sub_menu2 A:active	{ background:url(../images/menu/side_btn4.gif) no-repeat; width:215px; height:51px; display:block; }
.sub_menu2 A:hover	{ background:url(../images/menu/side_btn4.gif) no-repeat; width:215px; height:51px; display:block; }

.sub_menu3{
	width:215px;
	height:51px;
	float:left;
}

.sub_menu3 SPAN{display:none;}
.sub_menu3 A:link	{ background:url(../images/menu/side_btn5.gif) no-repeat; width:215px; height:51px; display:block; }
.sub_menu3 A:visited{ background:url(../images/menu/side_btn5.gif) no-repeat; width:215px; height:51px; display:block; }
.sub_menu3 A:active	{ background:url(../images/menu/side_btn6.gif) no-repeat; width:215px; height:51px; display:block; }
.sub_menu3 A:hover	{ background:url(../images/menu/side_btn6.gif) no-repeat; width:215px; height:51px; display:block; }

.sub_menu4{
	width:215px;
	height:51px;
	float:left;
}

.sub_menu4 SPAN{display:none;}
.sub_menu4 A:link	{ background:url(../images/menu/side_btn7.gif) no-repeat; width:215px; height:51px; display:block; }
.sub_menu4 A:visited{ background:url(../images/menu/side_btn7.gif) no-repeat; width:215px; height:51px; display:block; }
.sub_menu4 A:active	{ background:url(../images/menu/side_btn8.gif) no-repeat; width:215px; height:51px; display:block; }
.sub_menu4 A:hover	{ background:url(../images/menu/side_btn8.gif) no-repeat; width:215px; height:51px; display:block; }

.sub_menu5{
	width:215px;
	height:51px;
	float:left;
}

.sub_menu5 SPAN{display:none;}
.sub_menu5 A:link	{ background:url(../images/menu/side_btn9.gif) no-repeat; width:215px; height:51px; display:block; }
.sub_menu5 A:visited{ background:url(../images/menu/side_btn9.gif) no-repeat; width:215px; height:51px; display:block; }
.sub_menu5 A:active	{ background:url(../images/menu/side_btn10.gif) no-repeat; width:215px; height:51px; display:block; }
.sub_menu5 A:hover	{ background:url(../images/menu/side_btn10.gif) no-repeat; width:215px; height:51px; display:block; }

.space{
	height:5px;
	clear:both;
}

* html .space{
	height:0px;
}

.space2{
	height:10px;
	clear:both;
}

* html .space2{
	height:0px;
	clear:both;
}

.space3{
	height:20px;
	clear:both;
}

* html .space3{
	height:10px;
}

.space4{
	height:40px;
	clear:both;
}

* html .space4{
	height:20px;
}

.line{
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#FFFFFF;
}

.line2{
	border-width:0px 0px 3px 0px;
	border-style:dotted;
	border-color:#063;
	width:660px;
	margin:0px 0px 0px 20px;
}

.main_tit{
	width:720px;
}
