@charset "utf-8";
@import "/common/css/0-import.css";
#conts{
	font-size: 12px;
	line-height: 1.5;
}


#conts h2{
	margin-bottom: 17px;
}

#conts p{
	margin: 0 0 0 15px;
	font-size: 12px;
	line-height: 1.5;
}

#conts .box{
	margin: 15px 0 0 15px;
	clear:both;
	overflow: hidden;
	background: url(/common/img/ul_back01.gif) repeat-y left top;
}

#conts .smallbox{
	margin-right: 13px;
	padding:  10px;
	width: 135px;
	float: left;
}

#conts .two{
	margin-right: 12px;
}

#conts .only{
	margin-right: 0;
}


#conts .smallbox h3{
	margin-bottom: 9px;
}

#conts .smallbox img{
	display: block;
	border:3px solid #CCCCCC;
}

#conts .smallbox ul{
	margin: 5px 0 0 0;
}

#conts .smallbox ul li{
	padding: 0 0 0 10px;
	font-size: 10px;
	line-height: 1.5;
	background: url(/common/img/icon/03.gif) no-repeat 1px 5px;
}

#conts .smallbox ul li span{
	margin-left: 50px;
	display: block;
}

#conts .smallbox p.link{
	margin: 0;
	padding: 0 0 5px 16px;
	line-height:1.2;
	background: url(/common/img/icon/02.gif) no-repeat 1px 2px;
}



