@charset "utf-8";
/* CSS Document */

/*.service ul li:nth-child(even){
	background:url(../images/faq/icon_a.gif) 50px 12px no-repeat #FFF0D9;
	padding:15px 25px 15px 90px;
	margin-bottom:30px;
}
*/
/*<!--.service ul li:last-child {
}
-->*/


body{
	font-size:14px;
}


.service ul {
	width:650px;
	margin:5px 0;
    padding:0;
}


.service ul li {
	width:315px;
	margin:0 0 30px 0;
	padding:0;
	float:left;
	}
	


.service ul li:nth-child(odd){
	margin-right:16px;
}


span{display:inline-block;}

.service ul li a{
	display:block;
	width:226px;
	margin:10px auto 0 auto;
	}

.mini{margin-bottom:27px;}

.service .sonota ul{
		width:650px;
		margin:10px 0 0 0;

}

.service .sonota li{
		width:160px;
		display:inline-block;
		margin:0;
}

ul.sonota  li:nth-child(odd){
	margin-right:0px !important;
}