@charset "utf-8";

div.col-4-1 img.logo{
	margin-top:10px;
	width:100%;
}

div.col-4-1 img{
	margin:0px auto;
	display:block;
}



div.filter  h2{
	padding:0px 0px 8px 0px;
	margin-bottom:10px;
	margin-top:10px;
	color:#333333;
	font-size:22px;
	border:solid 1px #C9CACA;
	border-style: none none solid none ;
}



div.filter div.col li{
	line-height:1.8em;
	margin-bottom:10px;
	padding:0px 0px 6px 16px;
	font-size:14px;
	background-image:url("../common/images/li-icon.jpg");
	background-repeat:no-repeat;
	background-position:0px 8px ;
}


img.r2-1{
	width:90px;

}
img.r2-2{
	width:120px;
	margin-left:20px;

}



div.col{
	background-color:#F2F2F2;
	padding:25px;
	clear:both;
	margin-top:30px;
}

div.filter div.l2,
div.filter div.l{
	float:left;
	width:35%;
	text-align:center;

}

div.filter div.l2{

	width:45%;
	width:50%;
}

ul.r2,
ul.r{
	float:right;
	width:65%;
}

ul.r2{
	width:50%;
}


div.filter  dl.toku{
	margin-top:40px;
}

div.filter  dl.toku dt{
	clear:both;
	background-color:#F15A24;
	color:#fff;
	font-size:14px;
	margin:0px 10px 20px 0px;
	padding:1px 0px;
	float:left;
	width:10%;
	text-align:center;
	border-radius: 6px;			/* CSS3草案 */  
	-webkit-border-radius: 6px;		/* Safari,Google Chrome用 */  
	-moz-border-radius: 6px;		/* Firefox用 */  

}

div.filter   dl.toku dd{
	margin:0px 10px 20px 0px;
	padding:1px 0px;
	font-weight:bold;
	float:left;
	width:80%;
}

div.filter  section h2 span{
	margin-left:20px;
	font-size:60%;
}
