@charset "utf-8";
/* ===================================================================
CSS information

 file name  :contents.css
 author     :core13
 style info :「サービス一覧」専用
=================================================================== */

body div.cat-service #header
 {
	position: relative;
	padding-top: 15px;
	height: 181px;
	margin-bottom: 20px;
}
body#bs01  div.cat-service #gNav li.gn06 a {
	background-position: -718px -48px; width: 142px;
}

ul.col2block { width: 100%; }

ul.col2block li {
	display: block;
	width: 295px;
	height: 65px;
	float: left;
	padding-bottom: 5px;
	margin-right: 10px;
	background: url(../../img/item/line_v_dot.gif) repeat-x left bottom;
	margin-bottom: 10px;
}
ul.col2block li.lastChild { background: none;}