@charset "Shift_JIS";
/*------------------*/
#category-fstCom{
	width: 500px;
}
#category-fstCom .photo{
	float: left;
	width: 120px;
}
#category-fstCom .txt{
	float: right;
	width: 360px;
}
/*------------------*/
.category-list-fstline{
	background-image: url(../img/category/category_fstline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: 40px;
	width: 500px;
	overflow: hidden;
}
#category-list .category-list-dotline{
	background-image: url(../img/category/category_dotline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 240px;
	overflow: hidden;
	clear: both;
}
/*------------------*/

#category-list{
	clear: both;
	width: 500px;
}
#category-list .column01{
	clear: both;
	width: 500px;
	height: 20px;
}
#category-list .column01 .category-list01{
	float: left;
	width: 245px;
}
#category-list .column01 .category-list02{
	float: right;
	width: 245px;
}
#category-list .column01 .photo{
	float: left;
	width: 85px;
}
#category-list .column01 .txt{
	float: right;
	width: 150px;
}
#category-list .column01 service-section-mature{
	float: right;
	width: 240px;
	margin-left: 5px;
	background-image: url(../service/img/index/cat_photo01_2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#category-list .column01 .txt p{
	margin-top: 5px;
	line-height: 120%;
}
#category-list .column01 .service-section p{
	line-height: 120%;
	margin-top: 5px;
	margin-left: 17px;
}
/*------------------*/
.column01 h2,
.column01 h2 a{
	height: 36px;
	width: 150px;
	overflow: hidden;
}
.column01 h2 a{
	text-decoration: none;
	text-indent: -9999px;
	display: block;
}
.column01 .service-section h2,
.column01 .service-section h2 a{
	height: 85px;
	width: 240px;
	overflow: hidden;
}
.column01 .service-section h3,
.column01 .service-section h3 a{
	overflow: hidden;
}
.column01 .service-section h2 a{
	text-decoration: none;
	text-indent: -9999px;
	display: block;
}
.column01 h3 a{
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	padding-left: 15px;
}
