@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

#content h3.spa{
	margin-bottom: 15px;
}
#content h4{
	margin-bottom: 15px;
}
#content p.link{
	text-align:right;
	margin-bottom:32px;
}
#content p.no1{
	margin-bottom: 32px;
}
/*-------------------------------------------------------------------
	.fir
-------------------------------------------------------------------*/
#content ul.fir{
	overflow:hidden;
	zoom:1;
	clear: both;
	margin-bottom:25px;
} 
#content ul.fir li{
	float: left;
	margin: 0 20px 10px 0;
}
#content ul.fir li.none{
	margin-right:0;
}
/*-------------------------------------------------------------------
	.sec
-------------------------------------------------------------------*/
#content dl.sec{
	overflow:hidden;
	zoom:1;
	clear: both;
	margin-bottom:40px;
} 
#content dl.sec.last{
	margin-bottom: 28px;
}
#content dl.sec.last2{
	margin-bottom: 33px;
}
#content dl.sec dd{
	float:left;
	padding-top:5px;
}
#content dl.sec dt{
	margin-left:180px;
	*margin-left:177px;
}





