@charset "utf-8";

dl#subNav dd li {
overflow:hidden;
	/*height: 48px;*/
	padding-top: 4px;
	padding-bottom: 4px;
}
dl#subNav dd {
	height: 520px;
	overflow: auto;
	width: 200px;
}
dl#subNav dd li a {
	padding: 2px 0 2px 10px;
	word-break:break-all;
	text-decoration:none;
	font-size:85%;
}

dl#subNav dd li a.line1 {
	margin-top: 10px;
}

.about h3{
font-weight:bolder;
line-height:30px;
margin-top:1.5em;
margin-bottom:1.5em;
}
.about h3 span.title {
display:block;
width:600px;
height:30px;
overflow:hidden;
background:url(../img/about_sprite.gif) no-repeat;
}
div.wpc{
padding-bottom:10px;
}
div.wpc p{
margin-bottom:2em;
}



/* 画像配置 */





.wpcP1 img, .wpcP2 img{
margin:2px;
}

div#inner p.wpcP1{
text-align:center;
margin-bottom:5px;
}

.wpcP2{
/*margin-left:30px;*/
}
.wpcP2 li{
float:left;
width:300px;
/*margin-right:10px;*/
}


div#wpc2 ul li{
text-align:center;
}





div#main {
	overflow:hidden;
	width:690px;
	border:none;
}
div#content div#main div#inner {
	margin:0;
	padding-left:40px;
	padding-right:40px;
	/*padding-left:20px;
	padding-right:16px;*/
}

div#inner p {
text-align:justify;
text-justify:inter-ideograph;
}

