@charset "utf-8";

/* 「サービスメニュー」専用CSS */


#loNavi{
	width:670px;
	}

/* 7つの約束━━━━━━━━━━━━━━━━━━━━━━━ */

#detailService1 .contentHeader{
	background-image:none !important;
	height:10px;
	}
	
#detailService1 .contentBody{
	background-image:none !important;
	padding:0px;
	}

#detailService1 .contentBody h2{
	text-align:center;
	margin-bottom:0px;
	}

#detailService1 ol{
	margin:0px;
	clear:both;
	width:950px;
	height:445px;
	background-image:url(../img/img_service_01.png) !important;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	text-indent:-9999px;
	}
	
#detailService1 .contentFooter{
	background-image:none  !important;
	height:0px;
	}


/* 3つのクリーニングメニュー━━━━━━━━━━━━━━━━━━━━━━━  */

#detailService2 .contentBody{
	text-align:center;
	}
	
#detailService2 .contentBody h3{
	text-align:center;
	}

/* 3つのクリーニングメニュー */
#detailService2 .contentBody #price1{
	margin-left:auto;
	margin-right:auto;
	background-image:url(../img/pic_service_01.png) !important;
	background-repeat:no-repeat;
	width:825px;
	height: 0 !important;
	height /**/: 570px;
	padding-top: 570px;
	overflow: hidden;
	margin-bottom:55px;
	}

#detailService2 .contentBody #price1 table th,
#detailService2 .contentBody #price1 table td{
	text-indent:-9999px;
	}

/* 3つのクリーニングメニュー（各メニューの特徴） */
#detailService2 .contentBody #price2{
	margin-left:auto;
	margin-right:auto;
	background-image:url(../img/pic_service_02.png) !important;
	background-repeat:no-repeat;
	width:825px;
	height: 0 !important;
	height /**/: 1070px;
	padding-top: 1070px;
	overflow: hidden;
	margin-bottom:35px;
	text-indent:-9999px;
	}

/* 特殊加工料金 */
#detailService2 .contentBody #price3{
	margin-left:auto;
	margin-right:auto;
	background-image:url(../img/pic_service_03.png) !important;
	background-repeat:no-repeat;
	width:825px;
	height: 0 !important;
	height /**/: 480px;
	padding-top: 480px;
	overflow: hidden;
	margin-bottom:15px;
	}


/* ポイントカード・その他割引━━━━━━━━━━━━━━━━━━━━━━━ */
#detailService3{
	}

#detailService3 .contentHeader{
	}
	
#detailService3 .contentBody{
	}

#detailService3 .contentBody .detail{
	width:470px;
	}

#detailService3 .contentBody h3{
	clear:none;
	}

#detailService3 .contentFooter{
	}


/* ランドリーサービス（洗濯代行）━━━━━━━━━━━━━━━━━━━━━━━ */
#detailService4{

	}

#detailService4 .contentHeader{

	}
	
#detailService4 .contentBody{
	padding-bottom:0px;
	}

#detailService4 .contentBody h3{
	clear:none;
	}

#detailService4 .contentBody .detail1{
	float:right;
	font-size:85%;
	text-align:right;
	width:420px;
	}
#detailService4 .contentBody .detail1 p{
	margin-top:10px;
	}

#detailService4 .contentBody .detail2{
	width:430px;
	}
	
#detailService4 .contentFooter{

	}
	
/* その他クリーニング、お直し・リフォーム━━━━━━━━━━━━━━━━━━━━━━━ */
#detailService5{

	}

#detailService5 .contentHeader{

	}
	
#detailService5 .contentBody{

	}

#detailService5 .contentBody .detail{
	float:left;
	width:420px;
	margin:0px 15px 15px 0px;
	background-color:#F2F3F4;
	}

#detailService5 .contentBody .detail h3{
	border-left:0px solid #fff;
	border-bottom:2px solid #fff;
	margin:10px 15px 15px 15px;
	padding-left:0px;
	font-size:120%;
	}
	
#detailService5 .contentBody .detail p{
	margin:10px 15px 15px 15px;
	}

#detailService5 .contentBody table{
	margin:10px auto 15px auto;
	}

#detailService5 .contentBody table th{
	padding-right:10px;
	}

#detailService5 .contentBody table td{
	padding-left:10px;
	}

#detailService5 .contentBody .detail .left{
	width:300px;
	}

#detailService5 .contentBody .detail .right{
	margin:15px 15px 0px 0px;
	}
	
#detailService5 .contentFooter{

	}