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

.hed_img {
	background:url(../images/category/kabacar/hed_img.jpg) 0 0 no-repeat;
	width:930px;
	height:145px;
	text-indent:-9999px;
}


.head_img2 {
	background: url(../images/category/kabacar/hed_img2.gif) no-repeat 0px 0px;
	width:640px;
	height:200px;
	margin-bottom:20px;
	text-indent: -9999px;
}


.img_r {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}

.img_l {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}

#contents_r ul {
	margin-left: 2.5em;
}

#contents_r table {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
#contents_r table th {
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#contents_r table td {
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.toiawase {
	background: #FFF4F4;
	width: 40em;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
	padding: 5px;
}

.toiawase h4 {
	font-weight: bold;
	margin-bottom: 5px;
}


.massage {
	background: #FFF4F4;
	border: 2px solid #FF0000;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}


/*1分割*/

.box1 {
	width: 638px;
	margin-bottom: 20px;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 5px 0px;
}



/*2分割　間20px*/

.box2 {
	float: left;
	width: 308px;
	margin-bottom: 20px;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 5px 0px;
}



/*3分割　間20px*/

.box3 {
	float: left;
	width: 198px;
	margin-bottom: 20px;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 5px 0px;
}

.box1 img,
.box2 img,
.box3 img {
	margin-bottom: 5px;
}

