@charset "utf-8";
*{
	margin:0;
	padding:0;
}
img{
	border:none;
}
body{
	background:url(../img_common/bg_header.gif) left top repeat-x;
	font-size:14px;
	text-align:center;
	color:#333333;
	line-height:150%;
}
#container{
}
#header{
	width:900px;
	margin:0 auto;
	height:55px;
	overflow:hidden;
}
.logo{
	float:left;
	margin-top:7px;
}
#headerNavi{
	margin-top:15px;
	float:right;
}
#menuHeader1{
	float:left;
	margin-right:10px;
}
#menuHeader1 a{
	color:#333333;
	text-decoration:none;
}
#menuHeader1 a:hover{
	color:#666666;
	text-decoration:underline;
}
#menuHeader2{
	float:left;
	margin-right:10px;
}
#menuHeader3{
	float:left;
	margin-right:10px;
}
#menuHeader4{
	float:left;
	margin-right:10px;
}
#menuHeader4 a{
	color:#333333;
	text-decoration:none;
}
#menuHeader4 a:hover{
	color:#666666;
	text-decoration:underline;
}
#srch{
	float:left;
	vertical-align:middle;
	line-height:1px;
}
#srch #q{
	width:70px;
	vertical-align:middle;
}
#pageHeader{
	width:900px;
	margin:0 auto;
	clear:both;
}
.ttlLaw{
	padding:20px 0 0 20px;
	float:left;
}
#menuPageHeader{
	float:right;
	margin:38px 0 7px 0;
}
#menuPageHeader ul{
	list-style:none;
}
#menuPageHeader li{
	float:left;
	margin-left:1px;
}
#menuPageHeader a{
	width:139px;
	height:35px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.menuPageHeader01 a{
	background:url(../img_common/menu_pageheader_01.gif) left top no-repeat;
}
.menuPageHeader02 a{
	background:url(../img_common/menu_pageheader_02.gif) left top no-repeat;
}
.menuPageHeader03 a{
	background:url(../img_common/menu_pageheader_03.gif) left top no-repeat;
}
#menuMain{
	width:900px;
	margin:0 auto;
	clear:both;
	background:url(../img_common/menu_main.gif) left top no-repeat;
	height:45px;
}
#menuMain ul{
	list-style:none;
}
#menuMain ul li{
	float:left;
}
.menuMain01 a,.menuMain02 a,.menuMain03 a,.menuMain07 a,.menuMain08 a{
	width:170px;
	height:45px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.menuMain04 a{
	width:255px;
	height:45px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.menuMain05 a{
	width:170px;
	height:45px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.menuMain06 a{
	width:220px;
	height:45px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
#main{
	width:900px;
	margin:0 auto;
	text-align:left;
}

#pageFooter{
	clear:both;
	background:url(../img_common/bg_pagefooter.gif) center top repeat-x;
	height:137px;
}
.gotop{
	width:900px;
	margin:0 auto;
}
.gotop a{
	background:url(../img_common/btn_gotop.gif) left top no-repeat;
	width:114px;
	height:11px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	float:right;
	margin: 90px 30px 0 0;
}
* html body .gotop a{
	margin: 90px 15px 0 0;
}
#footer{
	width:900px;
	margin:0 auto;
	text-align:right;
	font-size:80%;
}

