@charset "shift_jis";
@import "./common.css";
/************************************************
	type:Content style
	date:2009/08/22
************************************************/


/**************************************************
	Agreement Style
**************************************************/

.content li{
	width:100%;
	margin-bottom:0;
	background:none;
	clear:both;
	display:inline-block;
	overflow:hidden;
}
.content li h4{
	margin-bottom:5px;
}
.content li span{
	color:#15e100;
}
