@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

#content h3.spa{
	margin-bottom: 15px;
}
#content h3.spa2{
	margin-bottom: 13px;
}
#content p.no1{
	margin-bottom: 43px;
}
/*-------------------------------------------------------------------
	.fir
-------------------------------------------------------------------*/
#content dl.fir{
	margin-bottom: 22px;
}
#content dl.fir dt{
	margin: 20px 0 15px;
}
/*-------------------------------------------------------------------
	#greeting
-------------------------------------------------------------------*/
#content .imgright {
	margin-bottom: 30px;
}
#content .imgright .image {
	margin-left:20px;
	padding-top:5px;
}
#content .imgright p{
	margin-bottom: 25px;
}
#content .imgright p.none{
	margin-bottom: 0;
}
/*-------------------------------------------------------------------
	#topics
-------------------------------------------------------------------*/
#content .topics {
	height: 120px;
	margin-bottom: 32px;
	line-height: 1.6;
	overflow-y: scroll;
}
#content .topics dl {
	overflow: hidden;
	/zoom: 1;
	border-bottom: 1px dashed #EA0000;
	padding: 5px 0 1px 11px;
}
#content .topics dt {
	float: left;
	font-size:1.03em;
}
#content .topics dd {
	padding: 0 0 0 117px;
}

#content .access{
 margin-bottom: 20px;
 overflow: hidden;
 zoom: 1;
}
 
#content .access .map{
 float:right;
 width:350px;
 height:200px;
}
 
#content .access p{
 margin-right:370px;
}
 
#content .access p span{
 font-weight:bold;
}

#bottom .bottom{
	margin-bottom:25px;
}
