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

#content h3.spa{
	margin-bottom: 16px;
}
#content p.no1{
	font-size:0.86em;
	margin-bottom: 24px;
}
#content p.no2{
	margin-bottom: 16px;
}

#content p.flow {
	margin-top: 10px;
	color: #70B10D;
	font-size: 0.86em;
}

/*-------------------------------------------------------------------
	.fir
-------------------------------------------------------------------*/
#content ul.fir{
	overflow:hidden;
	zoom:1;
	clear:both;
	margin-bottom:7px;
}
#content ul.fir li{
	float:left;
	margin-right:10px;
}
#content ul.fir li.none{
	margin-right:0;
}
/*-------------------------------------------------------------------
	.same
-------------------------------------------------------------------*/
#content .same{
	overflow:hidden;
	zoom:1;
	clear:both;
}
#content .same .inner{
	float:left;
	width:310px;
	margin: 0 20px 16px 0;
}
#content .same.ee .inner{
	margin: 0 20px 18px 0;
}
#content .same .inner.none{
	margin-right:0;
}
#content .same p.p1{
	display: table-cell;
	padding: 1px 0 0 9px;
	min-width: 301px;
	border-bottom: 1px solid #CAC6C1;
	color: #C81628;
	font-size: 1.14em;
	line-height: 1.6;
	vertical-align: bottom;
}
#content .same .in{
	overflow: hidden;
	zoom:1;
	margin-top: 7px;
}
#content .same .in ul{
	float:left;
	padding-top: 5px;
}
#content .same .in dl{
	margin-left: 80px;
}
#content .same .in dl dt{
	font-weight:bold;
	color:#70B10C;
	overflow:hidden;
	zoom:1;
}
#content .same .in dl dt span{
	float:right;
	padding: 4px 6px 0 0;
}
#content .same .in dl dd{
	font-size:0.86em;
	line-height:1.6;
	padding: 3px 0 0;
}
#content p.link{
	text-align:right;
	line-height:1.0;
	margin-bottom: 25px;
}

/*-------------------------------------------------------------------
	#greeting
-------------------------------------------------------------------*/
#content .imgleft {
	margin-bottom: 20px;
	padding-bottom: 35px;
	background:url(../image/menu33.jpg) left bottom no-repeat;
}
#content .imgleft .image {
	padding-top: 3px;
	margin-right:20px;
}
#content .imgleft p.top{
	margin-bottom: 2px;
	font-size:1.14em;
	font-weight:bold;
}



