@charset "UTF-8"

* {
	margin: 0;
 	padding: 0;
 	font-style : normal;
	font-weight : normal;
}


/* ////////////////////////////////////////
common
//////////////////////////////////////// */
body {
	color:#5A5A5A;
	background: #FFF;
	text-align: center;
	line-height:1.4;
	font-family:arial, sans-serif;
	font-size:115%;
}

div#container{
	text-align: left;
	background: url("../img/common/bg-main.gif");
	margin:0 auto;
	width: 870px;
	font-size:80%;
}

div,img, p, h1, h2, h3, h4, h5,h6{
	margin: 0;
	padding: 0;
	border: 0;
}

em{
	font-style:normal;
	font-weight:bold;
}

a:link,
a:visited,
a:active{
	color:#006CFF;
}

a:hover{
	color:#46A0FF;
}

.attention{
	color:#FF006F;
	font-weight:normal;
	font-size:80%;
	margin-top:4px;
	line-height:1.6;
	
}

.attention2{
	color:#FF006F;
	font-weight:normal;
	font-size:90%;
	margin-top:4px;
	line-height:1.6;
	
}

/* ////////////////////////////////////////
header
//////////////////////////////////////// */
#header{
	width: 100%;
	height: 116px;
	background: url("../img/common/bg-top.gif") no-repeat;
}

.title{
	margin:12px 0 0 108px;
	width: 330px;
	height: 96px;
	float:left;
}

.head-order{
	margin:12px 0 0 120px;
	width: 230px;
	height: 96px;
}


/* ////////////////////////////////////////
footer
//////////////////////////////////////// */
#footer{
	font-size:80%;
	margin-top:50px;
	padding:0 85px;
	height:60px;
	color:#FF006F;
	text-align:right;
	background: url("../img/common/bg-bottom.gif") no-repeat bottom;
}

#footer a:link,
#footer a:visited,
#footer a:active,
#footer a:hover{
	text-decoration: none;
	color:#FF006F;
}

/* ////////////////////////////////////////
navi
//////////////////////////////////////// */

#h_navi{
	margin:0 0 0 55px;
	overflow: hidden;

	height:49px;

}

#h_navigation ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#h_navigation ul li{
	float:left;
	height: 49px;
}

#h_navigation ul li a{
	display: block;
	height: 49px;
	background-color:#003BFF ;
}

#h_navigation ul li.navi-top a{
	background: url("../img/common/navi-top.gif") 0 0 no-repeat #003BFF;
	text-indent: -100em;
	left: 0;
	width: 190px;
}

#h_navigation ul li.navi-price a{
	background: url("../img/common/navi-price.gif") 0 0 no-repeat #003BFF;
	text-indent: -100em;
	left: 190px;
	width: 192px;
}

#h_navigation ul li.navi-company a{
	background: url("../img/common/navi-company.gif") 0 0 no-repeat #003BFF;
	text-indent: -100em;
	left: 382px;
	width: 179px;
}

#h_navigation ul li.navi-form a{
	background: url("../img/common/navi-form.gif") 0 0 no-repeat #003BFF;
	text-indent: -100em;
	left: 561px;
	width: 199px;
}

#h_navigation ul li a:hover{
	background-position: 0 -49px;
}


#h_navigation a:link,
#h_navigation a:visited,
#h_navigation a:active,
#h_navigation a:hover{
	text-decoration: none;	
}


/* ////////////////////////////////////////
トップページ main
//////////////////////////////////////// */

.top-image{
	margin: 16px 0 0 70px;
	width: 730px;
	height: 200px;
}

#main{
	margin-left:85px;
	width: 700px;
}

.midashi{
	margin: 10px 0 5px 0;
	width: 700px;
	height: 39px;
	clear:both;
}


/*----- 宅配エリア -----*/
.area{	margin: 15px 0 0 0;}

.area img {
	width:300px;
	height:230px;
}

.img-area{
	float:left;
	width:315px;
}

.text-area{
	margin-left:315px;
}

.text-area h3{
	background:#DEDEDE;
	font-size:90%;
}

.text-area p{
	font-size:80%;
	line-height:1.5;
	padding:4px 0;

}


/*----- ご注文からお届けまでの流れ -----*/
.text-nagare{
	width:196px;
	margin-right:50px;
	margin-bottom:6px;
	float:left;
}

.text-nagare2{
	width:204px;
	margin-bottom:10px;
	float:left;
}

.text-nagare p, .text-nagare2 p{
	font-size:80%;
	line-height:1.4;
}


/*----- 店舗紹介 -----*/
.tenpo{	
	/*clear:both;*/
	margin:15px 0 0 0;
	height:160px;
}

.tenpo2{	
	/*clear:both;*/
	padding:15px 0 0 0;
}

.tenpo img {
	width:250px;
	height:160px;
}

.tenpo2 img {
	width:250px;
	height:160px;
}


.img-tenpo{
	float:left;
	width:265px;

}

.text-tenpo{
	margin-left:265px;
}

h5{
	font-size:100%;
	border-bottom:dotted 1px #5A5A5A;
	margin:4px 0;
}

.tel-no{
	font-size:135%;
	font-family:arial black;
	color:#1E3C96;
	margin: 4px 0;
}

.text2-tenpo{
	margin-top:10px;
	color:#006CFF;
	font-weight:bold;
}

.text-map{
	font-size:80%;
}


/* ////////////////////////////////////////
お取扱い商品・料金 main
//////////////////////////////////////// */
.midashi2{
	margin-top:20px;
	font-size:100%;
	line-height:1.4;
	font-style:normal;
	font-weight:normal;
}


/*----- クリーニング料金表 -----*/
.c-price{
	margin:10px 0 15px;
	font-size:80%;
}

.c-price th{
	padding:4px 10px;
	background-color:#888D88;
	color:#fff;
	text-align:left;
}

tr.white-line td{
	padding:4px 15px 4px 10px;
	background-color:#fff;
}

tr.blue-line td{
	padding:4px 15px 4px 10px;
	background-color:#EBF5F5;
}


/* ////////////////////////////////////////
会社概要 main
//////////////////////////////////////// */
.com-table{margin-bottom: 20px}

.com-table td{border-bottom:dotted 1px #ADADAD;}

.com-table p{
	font-size:95%;
	margin:16px 4px 4px;
}

.com-left p{
	color:#46A0FF;
	font-weight:bold;
	padding:0 7px;
	border-left:solid 5px #ADADAD;
	line-height:normal;
}

div.text-mark{
	float:left;
	line-height:1.2;
}

div.mark img{
	width:86px;
	height:40px;
	margin:12px 0 0 6px;
}

/* ////////////////////////////////////////
お問合せ・ご注文 main
//////////////////////////////////////// */
.tel-bg{
	background-color:#EBF5F5;
	padding:4px 0;
	margin:6px 0;
}

.h3-form{
	font-size:100%;
	border-left:solid 5px #ADADAD;
	padding:0 7px;
	color:#46A0FF;
	margin:12px 0 ;
	line-height:normal;
}

.form-table{
	margin-top:10px;
}

.form-table td{
	background-color:#BFE6FF;
	font-size:80%;
	padding:6px;
}

td.form-box{
	background-color:#E0EFEF;
}


.form-table textarea{
	font-size:120%;
	width: 90%;
	height: 100px;
}

input.next{
	margin-top:10px;
	padding: 4px;
	background-color:#5a5a5a;
	color:#fff;
	font-size:80%;
	border: 1px solid #E0DFE3;
}


/*----- 送信完了 -----*/
.complete-bg{
	background-color:#EBF5F5;
	padding:30px 10px;
	margin:30px 0;
	text-align:center;
}

.text-complete{
	font-size:120%;
	font-weight:bold;
	margin-bottom:6px;
}