@charset "utf-8";
#ser_box1,
#ser_box2,
#ser_box3,
#ser_box4,
#ser_box5,
#ser_box6,
#ser_box7 {
	margin-bottom: 20px;
}
.ser_con {
	width: 280px;
	float: left;
	margin-left: 3px;
	margin-right: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.ser_con h4 {
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 103%;
	font-weight: bold;
	color: #444444;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 20px;
	height: 17px;
}
#ser_box1 h4 {
	background-image: url(../images/service/tit_bg1.gif);
}
#ser_box2 h4 {
	background-image: url(../images/service/tit_bg2.gif);
}
#ser_box3 h4 {
	background-image: url(../images/service/tit_bg3.gif);
}
#ser_box4 h4 {
	background-image: url(../images/service/tit_bg4.gif);
}
#ser_box5 h4 {
	background-image: url(../images/service/tit_bg5.gif);
}
#ser_box6 h4 {
	background-image: url(../images/service/tit_bg6.gif);
}
#ser_box7 h4 {
	background-image: url(../images/service/tit_bg7.gif);
}

.ser_con_txt {
	border-left: 1px solid #B7B7B7;
	border-right: 1px solid #B7B7B7;
	border-bottom: 1px solid #B7B7B7;
	margin-left: 2px;
	margin-bottom: 2px;
	width: 280px;
	height: 150px;
}
.ser_con_txt img {
	clear: both;
	padding-top: 3px;
	padding-right: 5px;
	float: left;
}
.ser_con_txt p {
	float: left;
	padding: 3px;
	height: 95px;
	color: #524439;
}
.ser_con_txt_left {
	width: 134px;
	height: 120px;
	float: left;
}
.ser_con_txt_right {
	width: 143px;
	height: 124px;
	float: left;
	overflow: hidden;
}
.ser_bt img {
	clear: both;
	float: right;
	padding-top: 3px;
	padding-left: 40px;
}

/*::::商品詳細::::*/
#detail_box1,
#detail_box2,
#detail_box3,
#detail_box4,
#detail_box5,
#detail_box6,
#detail_box7 {
	width: 595px;
}
#detail_box1 h3,
#detail_box2 h3,
#detail_box3 h3,
#detail_box4 h3,
#detail_box5 h3,
#detail_box6 h3,
#detail_box7 h3 {
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 103%;
	font-weight: bold;
	color: #444444;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 35px;
	height: 34px;
}
#detail_box1 h3 {
	background-image: url(../images/service/detail_tit_bg1.gif);
}
#detail_box2 h3 {
	background-image: url(../images/service/detail_tit_bg2.gif);
}
#detail_box3 h3 {
	background-image: url(../images/service/detail_tit_bg3.gif);
}
#detail_box4 h3 {
	background-image: url(../images/service/detail_tit_bg4.gif);
}
#detail_box5 h3 {
	background-image: url(../images/service/detail_tit_bg5.gif);
}
#detail_box6 h3 {
	background-image: url(../images/service/detail_tit_bg6.gif);
}
#detail_box7 h3 {
	background-image: url(../images/service/detail_tit_bg7.gif);
}

#detail_img_area {
width: auto;
	height: 240px;
}
#detail_img_area img {
	padding: 1px;
	background-color: #FFFFFF;
	border: 1px solid #B7B7B7;

}
#detail_img_l {
	float: left;
	width: 338px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#detail_img_l img {
	float: left;
	max-width: 338px;
	max-height: 224px;
	margin-right: 3px;
	margin-bottom: 5px;
}
#detail_img_r {
	float: left;
	width: 230px;
}

* html #detail_img_r {
float: right;
}
/*
#detail_img_r img {
	float: left;
	margin-right: 3px;
	margin-bottom: 5px;
}
*/

.detail_image {
	float: left;
	width: 104px;
	height: 68px;
	margin-right: 3px;
	margin-bottom: 5px;
}
* html .detail_image {
margin-right: -1px;
margin-bottom: -1px;
}

#detail_txt_area {
	clear: both;
	padding-top: 5px;
	padding-bottom: 20px;
}
#detail_txt {
	width: 340px;
	float: left;
	margin-right: 8px;
}
#detail_price {
	width: 240px;
	float: left;
}
.detail_color {
	float: left;
	width: 295px;
	height: 197px;
	max-width: 295px;
	max-height: 197px;
	margin: 1px;
	overflow: hidden;
}

/*::::クリーンサービス::::*/
.clean_txt {
	margin-bottom: 30px;
}
.clean_con {
}
.clean_con h4 {
	background: url(../images/service/detail_tit_bg7.gif) no-repeat left top;
	font-size: 103%;
	font-weight: bold;
	color: #444444;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 35px;
	height: 16px;
}
.clean_con ul {
	width: 585px;
}
.clean_con li {
	padding: 10px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

