@charset "utf-8";
* {
	margin:0;
	padding:0;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/law/body.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
}
a:hover{
	color:#FF0000;
}
img{
	border-style:none;
}
#wrap {
	width: 602px;  
	margin: 0 auto; 
	text-align: left; 
	background-image:url(images/law/wrap.jpg);
	background-position:center top;
	background-repeat:repeat-y;
}
#head {
	height:60px;
	background-image:url(images/law/head.jpg);
	background-position:center bottom;
	background-repeat:no-repeat; 
}
#head h1 {
}
#head a{
	text-indent:-9999px;
	font-size:10px;
	display:block;
	height:60px;
	width:150px;
}
/*----------------------------------------------*/
#sitetitle
{
	float:left;
}
/*----------------------------------------------*/
/*----------------------------------------------*/
#main{
	width:430px;
	padding-right:10px;
	float:right;
	font-size:10px;
}
.content{
	padding:0px;
	line-height:150%;
	margin-bottom:10px;
}
.content h3{
	font-size:12px;
	background-image:URL(./images/bgh3.jpg);
	background-repeat:no-repeat;
	height:30px;
	line-height:30px;
	padding-left:35px;
}
.content p{
	margin:3px 5px 5px 5px;
}
.content table{
	border-collapse:collapse;
	width:390px;
	margin-left:15px;
	margin-top:20px;
	font-size:10px;
}
.content td{
	border:solid 1px #999999;
	padding:5px;
}
.content table .td1{
	width:100px;
	background-color:#EEE;
}
.content option{
	padding-right:20px;
}
/*----------------------------------------------*/
.to_top {
	float:right;
	font-size:10px;
}
/*----------------------------------------------*/
/********************************************/
/********************************************/
#sub {
	float:left;
	width:151px;
	font-size:10px;
	text-align:left;
}
#gnavi{
	margin:0;
}
#gnavi li{
	list-style-type:none;
	width:151px;
	text-indent:23px;
}
#gnavi a{
	display:block;
	width:151px;
	height:40px;
	line-height:40px;
	background-image:URL(./images/law/navi.jpg);
	text-decoration:none;
	color:#000000;
}
#gnavi a:hover{
	background-image:URL(./images/law/navi_on.jpg);
}
/*--------------------------------------*/

/*--------------------------------------*/


/*--------------------------------------*/
/*--------------------------------------*/
#foot{
	clear:both;
	text-align:right;
	background-image:url(images/law/foot.jpg);
	background-position:center bottom;
	background-repeat:no-repeat; 
	height:60px;
	color: #FFFFFF;
}
#foot p {
	margin: 0;
	padding:5px 10px 0 0; 
	font-size:10px;
}
#foot a{
	text-decoration:none;
	color: #FFFFFF;
}
/********************************************/
/********************************************/
/********************************************/
