@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

#content h3.spa{
	padding-bottom:3px;
}
/*-------------------------------------------------------------------
	#greeting
-------------------------------------------------------------------*/
#content .imgright{
	margin-bottom: 35px;
}
#content .imgright .image {
	margin-left:20px;
}
#content .imgright p{
	margin-bottom: 25px;
}
#content .imgright p.spa{
	margin-bottom: 23px;
}
#content .imgright p.none{
	margin-bottom: 0;
}
#content .imgright p.top{
	color:#6199B2;
	font-size:1.14em;
	font-weight: bold;
	line-height:1.4;
	margin-bottom:10px;
}
#content .imgright p span{
	font-weight:bold;
}
/*-------------------------------------------------------------------
	.fir
-------------------------------------------------------------------*/
#content dl.fir{
	text-align:center;
	margin-bottom: 27px;
}
#content dl.fir dd{
	margin: 17px 0 22px;
}
#content dl.fir dt{
	font-size:1.14em;
	color:#77939D;
	line-height:1.4;
	font-weight:bold;
	background:#DDE4C5;
	padding: 8px 0 1px;
}

/*-------------------------------------------------------------------
	#topics
-------------------------------------------------------------------*/
#content .topics {
	height: 148px;
	margin-bottom: 30px;
	line-height: 1.6;
	overflow-y: scroll;
	border: 1px solid #E0D6B4;
}
#content .topics dl {
	overflow: hidden;
	/zoom: 1;
	padding: 4px 0 4px 21px;
}
#content .topics dl.even{
	background:#F1EEE2;
}
#content .topics dt {
	float: left;
}
#content .topics dd {
	padding: 0 0 0 106px;
}
/*-------------------------------------------------------------------
	.thid
-------------------------------------------------------------------*/
#content .thid{
	overflow: hidden;
	zoom:1;
	clear:both;
	padding: 0 0 41px;
}
#content .thid ul{
	float:left;
}
#content .thid .in {
	margin: 0 0 0 330px;
	*margin: 0 0 0 319px;
}
#content .thid .in p{
	line-height:1.6;
	font-size:0.93em;
}
#content .thid .in p.top{
	padding-bottom:13px;
	margin-bottom:15px;
	border-bottom: 1px solid #CBD7A8;
}
#content .thid .in p span{
	font-weight:bold;
}