@charset "utf-8";
/* CSS Document */




#wrapper{
	margin-bottom:0px;
	padding:0 30px;
}

#contents {
	height: auto;
}

#contents h1{
	line-height:40px;
	padding-top:13px;
	font-size:22px;
}

#contents h2{
	line-height:50px;
	font-size:20px;
}

#contents h3 {
	font-size: 18px;
	line-height:40px;
	padding-left:14px;
	color: #2D3341;
	letter-spacing:1px;
	background: url(images/h3.gif) repeat-x 2px 20px;
	margin: 10px 0;
}


#contents p {
	font-size: 16px;
}

#contents p img{
	width: 100%;
}

.empty {
	margin: 30px;
}


#map.return{
	clear:both;
	text-align:center;
	vertical-align:middle;
	margin-bottom:40px;
	padding:20px;
	border-top:1px #666 dotted;
	border-bottom:1px #666 dotted;
}

#contents p{
	margin-left: 1rem;
	line-height:30px;
	/* padding-bottom:16px; */
}


ul{
		margin-left:70px;
}

ul li{
	list-style-type:circle;
	list-style-position:outside;
 text-indent:0px;
	font-size:12px;
}

#navi ul{
	margin-left:0;
}
#navi ul li{
	list-style-type:none;
}


#footer ul{
	margin:10px auto 10px 322px;
}
#footer ul li{
	list-style-type:none;
}

p.access{
	font-size: 12px;
}


p.access span{
	font-weight:bold;
}

.bold{
	line-height:1.2;
}
.small{
	font-size:83%;
}

p span{
	font-weight: bold;
}

a{
	cursor: zoom-in;
}