/* CSS Document */

/* CSS Document */

/* タブ 
///////////////////////////////////////*/

#servicemenu_box {
	width: 754px;
	overflow: hidden;
	padding: 0 0 3px;
	margin: 0 0 32px;
	background: url(../moving/img/bg_menu_moving.gif) repeat-x bottom;
}

#servicemenu_box li {
	float: left;
	margin: 0 6px 0 0;
}


/* サービス
/////////////////////////////////////*/

.intro {
	background: url(../common/img/line_separate.gif) no-repeat bottom;
	padding: 0 0 21px;
	margin: 0 0 25px;
}

.service_box {
	padding: 0 0 8px;
	margin: 0 0 30px;
	background: url(../common/img/line_separate.gif) no-repeat bottom;
}

h3 {
	margin: 0 0 29px;
}

h4,.service_box p,.photo_box,.service_box table {
	margin: 0 0 15px;
}



/* 料金
/////////////////////////////////////////*/

.price {
	margin: 0 0 18px;
}

.price_a_coating {
	position: relative;
}

.price_a_coating .lead_txt {
	position: absolute;
	top: 17px;
	left: 505px;
	width: 240px;
}

.all_price_fcoating {
	margin: 0 0 5px;
}

.all_price_fcoating li {
	border-bottom: 1px solid #d2d2d2;
	width: 560px;
	padding: 8px 0 8px 6px;
	background: url(../common/img/icon_square_small.gif) no-repeat 0 50%;
}

.all_price_fcoating p {
	display: inline;
	margin: 0 0 0 41px;
}

.all_price_fcoating span {
	display: inline-block;
	width: 15em;
}
	


/* 画像
////////////////////////////////////////*/

.recommend_photo {
	overflow: hidden;
	margin: 0 0 18px;
}

.recommend_photo ul {
	overflow: hidden;
	float: right;
	background: url(../moving/img/bg_image_top.gif) no-repeat #ffeff2;
	padding: 8px 0 0;
	width: 367px;
}

.recommend_photo ul li {
	float: left;
}

.recommend_photo .img_left {
	padding: 0 9px 8px 8px;
	background: url(../moving/img/bg_image_left.gif) no-repeat left bottom #ffeff2;
}

.recommend_photo .img_right {
	padding: 0 8px 8px 0;
	background: url(../moving/img/bg_image_right.gif) no-repeat right bottom #ffeff2;
}

.recommend_photo p {
	margin: 0;
}

/* こんな方にオススメです！
////////////////////////////////////*/

.recommend_photo dl {
	width: 280px;
	float: left;
}

.recommend_photo dd {
	padding: 5px 0 0 7px;
}



/* 表
///////////////////////////////////////////*/

.service_box table {
	border-top: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	width: 561px;
}

.service_box th {
	border-left: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	vertical-align: top;
	width: 102px;
	padding: 10px 0 10px 14px;
	background: url(../common/img/bg_table_title.gif);
}

.service_box td {
	border-left: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	padding: 9px 0 9px 14px;
}

.place_table td {
	border-bottom: none;
	border-left: none;
	padding: 9px 10px 9px 14px;
}

.service_box .op_td {
	width: 302px;
	border-bottom: none;
}

.service_box .pr_td {
	font-weight: bold;
	border-left: none;
	border-bottom: none;
}

.service_box .place_td {
	font-weight: bold;
	width: 60px;
	border-left: 1px solid #d2d2d2;
	vertical-align: top;
}

.service_box .pr_td_bottom {
	border-left: none;
}

.service_box th,.service_box .pr_td_bottom {
	font-weight: bold;
}

.service_box .t_contents {
	font-weight: bold;
}

.service_box .t_contents span {
	display: block;
	font-weight: normal;
}

/* 表－引越し前後クリーニング */

#before_moving table {
	margin: 0 0 5px 0;
}

#before_moving .place_table {
	margin: 0 0 -1px;
}

#before_moving .attention_b_moving {
	margin: 0 0 2px 0;
}


/* 表－引越し前後クリーニング（赤） */

#before_moving .table_red {
	font-size: 1.12em;
	border-bottom: 1px solid #d2d2d2;
	margin: 0 0 18px 0;
	width: 596px;
}

.table_red th {
	background: url(../moving/img/bg_table_moving.gif);
	text-align: center;
	padding: 3px 0;
}

.table_red td {
	width: 92px;
	text-align: right;
	padding: 6px 34px 6px 0;
	border-bottom: none;
}

.table_red .price_red {
	width: 171px;
	font-size: 1.02em;
	font-weight: bold;
	color: #eb0c0c;
}

.table_red .price_red,.table_red .priceless {
	text-align: center;
	padding: 0;
}

.service_box sup {
	vertical-align: top;
}

/* 表－新築入居前クリーニング */

#new_home table li {
	float: left;
	background: url(../common/img/icon_square_small.gif) no-repeat 0 50%;
	padding: 0 0 0 5px;
	margin: 0 20px 7px 0;
}

#new_home table ul {
	width: 400px;
}


/* ページTOPへ
///////////////////////////////////*/

.service_box .totop_txt {
	margin: 0 0 5px;
	text-align: right;
}

.service_box .totop_txt a {
	padding: 0 0 0 11px;
	background: url(../common/img/icon_arrow_totop.gif) no-repeat 0 50%;
}

