@charset "UTF-8";

@import url("reset.css");


/* base
-------------------------------------------------------------*/

body {
	line-height: 170%;
	color: #000;
	font-size:10px;
	font-family: Arial, Verdana, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

*html body {
	font-size:65%;
}

div#container{
	width:900px;
	background-color:#ffffff;
	margin:0 auto;
	padding-top:20px;
}
/* header
-------------------------------------------------------------*/
#hL{
	width:300px;
	float:left;
}

div#hR{
	width:500px;
	float:right;
	text-align:right;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

p#copy{
	color:#000000;
	font-size:1.2em;
}


/* side
-------------------------------------------------------------*/
div#seach{
	width:190px;
	background-color:#CCCCCC;
	padding:5px;
}

input#q{
	width:125px;
	font-size:12px;
	border: 1px solid #999999;
	padding:2px 1px;
}

div#side{
	width:200px;
	float:right;
	display:inline;
	margin:13px 10px 0 0;
}

div#side h3{
	display:none;
}

div#side ul{
	background-image: url(../img/top/law_33.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	}

div#side ul.list li{
	width:178px;
	color:#666666;
	font-size:1.4em;
	background-image: url(../img/top/law_36.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding:3px 0 3px 17px;
	margin:0 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	}

div#side ul.list li a{
	color:#666666;
	text-decoration:underline;
	}

div#side ul.list li a:hover{
	color:#666666;
	text-decoration:none;
	}

div#side h4{
	width:200px;
	height:25px;
	color:#666666;
	font-weight:bold;
	text-align:center;
	font-size:1.6em;
	background-image: url(../img/top/side_m01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:9px 0 0 0;
}
/* main
-------------------------------------------------------------*/
div#main{
    color:#333333;
	width:665px;
    float:left;
    padding-left:10px;
}
#banner_contact{
	margin-top:13px;
	
}
div#main a{
	color:#333333;
	text-decoration:underline;
}

div#main a:hover{
	color:#333333;
	text-decoration:none;
}

p.top{
	font-size:1.2em;
	width:650px;
	float:left;
	text-align:right;
	margin:15px 0 5px 0;
}


p.top a{
	color:#333333;
	text-decoration:underline;
}

p.top a:hover{
	color:#333333;
	text-decoration:none;
}

/* footer
-------------------------------------------------------------*/
div#footer{
	color:#666666;
	font-size:1.2em;
	width:900px;
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}

div#footer p{
	text-align:center;
	line-height:200%;
	padding:10px 0 0 0;
}

div#footer address{
	text-align:center;
	line-height:200%;
	padding:10px 0 0 0;
}

div#footer a{
	color:#666666;
	text-decoration:underline;
}

div#footer a:hover{
	color:#666666;
	text-decoration:none;
}


/* pan
-------------------------------------------------------------*/
p.pan{
    width:900px;
    font-size:1.2em;
    line-height:200%;
    margin:0 0 -10px 15px;
}

p.pan a{
	color:#333333;
	text-decoration:underline;
}

p.pan a:hover{
	color:#333333;
	text-decoration:none;
}



/* clearfix
-------------------------------------------------------------*/
.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
	min-height: 1%;
}

/* Hides from IE-mac\*/
*html .clearfix{height: 1%;}
.clearfix {display: block;}
/*End hide from IE-mac */



.clear{
	clear:both;
}


div#side{
	width:200px;
	float:right;
	display:inline;
	margin:13px 10px 0 0;
}

#main ul#area1{
	width:665px;
	background-image: url(../img/top/bg001.jpg);
	background-repeat: no-repeat;
	background-position: 7px 20px;
	padding:13px 0 13px 0;
}


div#area2{
	width:661px;
	background-image: url(../img/top/boxbody.jpg);
	background-repeat: repeat-y;
	background-position: left top;	
}


div#area2 dl{
	width:200px;
	float:left;
	display:inline;
	margin:0 10px;
}


div#area2 dd{
	color:#333333;
	font-size:1.2em;
	background-image: url(../img/top/list01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0 0 0 16px;
}
	


div#main h2{
	margin:13px 0 0 0;
}

div#area3 {
	margin:13px 0 13px 5px;
}
div#area3 ul{
	width:640px;
}


div#area3 li{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}

div#area3 p{
	color:#333333;
	font-size:1.4em;
	width:620px;
	text-align:right;
	padding:5px 20px 5px 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}


div#area3 div.date{
	width:90px;
	padding:5px;
	color:#0000FF;
	font-size:1.4em;
	float:left;
}

div#area3 div.link{
	width:530px;
	padding:5px;
	color:#333333;
	font-size:1.4em;
	display:inline;
	float:left;
}


div#area3 div.link a{
	color:#333333;
	text-decoration:underline;
}

div#area3 div.link a:hover{
	color:#333333;
	text-decoration:none;
}

p#ota{
	margin:10px 0;
	text-align:center;
}

p.link02{
	font-size:120%;
	background-image:url(../img/top/bg_law_12.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align:center;
	padding:0 0 4px 0;
}

p.link02 a{
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
}

p.link02 a:hover{
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

p.link03{
	font-size:120%;
	background-image:url(../img/top/bg_law_15.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align:center;
	padding:0 0 4px 0;
}

p.link03 a{
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
}

p.link03 a:hover{
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
