@charset "Shift_JIS";

/*--============================ 共通 ============================--*/
body,form,h1,h2,h3,h4,h5,h6{
	margin:0px auto;
}

body{	
	margin:0px auto;
	background-color:#E9E9E9;
	background-image:url("../images/common/bg_body.gif") ;
	background-repeat:repeat-y;
	background-position: center;
	text-align:center;
	font-family:'ＭＳ Ｐゴシック';
}

img{
	border:0px;
}

a:link{color:#006699;}
a:visited{color:#006699;}
a:hover{color:#ED7C30;}
a:active{color:#ED7C30;}


a.on:link{color:#ED7C30; font-weight:bold; text-decoration:none;}
a.on:visited{color:#ED7C30; font-weight:bold; text-decoration:none;}
a.on:hover{color:#ED7C30; font-weight:bold; text-decoration:none;}
a.on:active{color:#ED7C30; font-weight:bold; text-decoration:none;}



p.clear{
	font-size:0% !important;
	margin:0px !important;
	padding:0px !important;
	clear:both !important;
	line-height:0% !important;
	height:0px !important;
	width:0px !important;
	float:none;
}

.clear{
	font-size:0% !important;
	margin:0px !important;
	padding:0px !important;
	clear:both !important;
	line-height:0% !important;
	height:0px !important;
	width:0px !important;
	float:none;
}

img{
	border:none;
	display:block;
}

ul{
	list-style:none;
}

div.main{
	margin:0px auto;
	padding:0px 0px 0px 0px;
	width:782px;
	text-align:left;	
}

/*--========================== ヘッダー ==========================--*/
table.box_header{
	margin:0px 0px 0px 29px;
	width:724px;
	height:66px;
	background:url("../images/common/bg_header.jpg") no-repeat;
}

table.box_header tr{
	vertical-align:top;
}

table.box_header td{
	margin:0px;
	padding:0px;
}

table.box_header h1{
	margin:0px;
	padding:13px 0px 0px 16px;
	font-size:160%;
	line-height:140%;
	float:left;
	width:217px;
}

table.box_header img.menu_contact{
	margin:39px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

table.box_header img.menu_sitemapt{
	margin:39px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
/*--========================== メニュー ==========================--*/
table.box_menu{
	margin:0px 0px -11px 29px;
	width:724px;
	height:66px;

}

table.box_menu tr{
	vertical-align:top;
}

table.box_menu td{
	margin:0px;
	padding:0px;
}

/*--========================== トップページ　フッター ==========================--*/
div.top_footer{
	margin:13px 0px 0px 30px;
	padding:13px 0px 0px 0px;
	width:722px;
	height:66px;
	background:#ffffff;
	font-size:60%;
	color:#666666;
	border-top:1px solid #C6C4C4;
	text-align:center;
}

div.top_footer span{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;

}

/*--========================== フッター ==========================--*/
div.footer{
	margin:40px 0px 0px 17px;
	padding:13px 0px 0px 0px;
	width:748px;
	height:66px;
	background:#ffffff;
	font-size:60%;
	color:#666666;
	border-top:1px solid #C6C4C4;
	text-align:center;
}

div.footer span{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;

}
