@charset"Shift_JIS";

/*基本セレクタ*/
body{
	font-size: 12px;
	text-align:center;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color:#000000;
}
h1,h2,h3,h4,h5,h6,p,ul,ol,dl {
	margin-top: 0;
	margin-bottom: 0;
}

a {
	color: #f7689e;
}

a:hover{
	color: #f6a3c2;
}

img{
	border-style:none;
}

/*================color================*/

.sky{
	color:#00a5ec;
}

.rose{
	color:#f3649b;
}

.ore{
	color:#ff9933;
}


/*全体*/
#container{
	width: 720px;
	position: relative;
	border:1px solid #000000;
	margin: 0;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}


/*ヘッダー*/
#header{
	width: 720px;
	height:auto;
	margin-bottom:0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color:#ffffff;
}

#header h2{
	display:none;
}

#header h1{
	padding-top:2px;
	padding-right:2px;
	font-size:12px;
	text-align:right;
	font-weight:normal;
	color:#cccccc;
}

#title{
	position: absolute;
	top: 15px;
	left: 0px;
}

#tel{
	position: absolute;
	top: 15px;
	left: 504px;
}

.marker{
	background-color:#FFFF00;
	color:#cc0000;
	font-weight:bold;
	/*font-size:20px;*/
}

#header2{
	width: 720px;
	height:auto;
	margin-bottom:0px;
	margin-left: auto;
	margin-right: auto;
	background-color:#ffffff;
}





/*メインコンテンツ*/

#main{
	width:700px;
	clear:both;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0px;
	background-color:ffffff;
	text-align:left;
	
}

#main p {
	margin-top:8px;
	margin-bottom:8px;
	line-height: 130%;
}


/*左メニュー１*/


#left1{
	margin-bottom:10px;
	margin-top:0px;
	margin-left:0px;
	padding-bottom:10px;
	width:700px;
	background-color:transparent;
}

#left1 p{
	margin-left:10px;
	/*font-weight:bold;*/
}



#left1 h3 {
	text-indent:10px;
	font-size:14px;
	height:20px;
	line-height:20px;
	color:#cc0000;
	/*color:#FF6600;*/
	margin-top:10px;
	/*background-color:#dfdfdf;*/
}


#left1 p.link{
	padding-right:10px;
	text-align:right;
}

#left1 p.list{
	background-image:url(../img/list2.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:25px;

}


#left2{
	margin-bottom:10px;
	margin-top:0px;
	margin-left:0px;
	width:700px;
	text-align:left;
}

/*テーブル*/
#left2 table{
	margin-top:5px;
	margin-left:0px;
	width:700px;
	font-size: 100%;
	border:0;
	/*border:1px solid #cc0000;*/
}

#left2 th,td{
	padding:2px;
	border-bottom:1px dotted #DFDDDD;
}

#left2 td.left1{
	width:150px;
	text-align:center;
	border-right:3px solid #99CCFF;
	line-height: 150%;
}

#left2 td.left2{
	width:550px;
	text-align:left;
	line-height: 150%;
}

#left2 td.title{
	text-align:center;
	background-image:url(../img/cleaning_table_bg.gif);
	background-repeat:no-repeat;
}


#left2 tr.strong{
	background-color:#ff9933;
}
#left2 caption{
	color:#333333;
	font-weight:bold;
	text-align:left;
}

#left2 .design1{
	/*border-collapse:collapse;*/
	/*border:1px solid #999999;*/

}

#left3{
	margin-bottom:5px;
	margin-top:0px;
	margin-left:0px;
	width:700px;
	text-align:left;
}

#syouhinn{
	margin-top:5px;
}

#syouhinn img{
	float:left;
	margin-left:10px;
	margin-right:10px;
}

#s_left{
	width:462px;
	float:left;
}

.s_left_left{
	width:226px;
	float:left;
}

.s_left_left h4{
	font-size:12px;
	background-color:#dfdfdf;
	height:20px;
	line-height:20px;
	text-indent:10px;
	margin-bottom:5px;
}

.s_left_right{
	width:226px;
	float:right;
}

.s_left_right h4{
	font-size:12px;
	background-color:#dfdfdf;
	height:20px;
	line-height:20px;
	text-indent:10px;
	margin-bottom:5px;
}

#s_right{
	width:226px;
	float:right;
}

#s_right h4{
	font-size:12px;
	background-color:#dfdfdf;
	height:20px;
	line-height:20px;
	text-indent:10px;
	margin-bottom:5px;
}








/*フッター*/

.center{
	text-align:center;
}

#footer {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:5px;
	padding-top:0px;
	width: 700px;
	text-align:left;
	padding-left:0px;
	padding-right:0px;
	background-color:#ffffff;
}

#footer h3 {
	text-indent:10px;
	font-size:14px;
	height:30px;
	line-height:30px;
	color:#cc0000;
	/*color:#FF6600;*/
	background-image:url(../img/jyouhou_bg.gif);
	background-repeat:repeat-x;
	border-bottom:1px solid #cccccc;
}

#footer p {
	margin-top:8px;
	margin-bottom:8px;
	line-height: 130%;
	margin-left:10px;
}

/*リンク*/
#footer .navi2{
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
}

#footer .navi2 a{
	width:300px;
	height:40px;
	text-decoration: none;
	display: block;
	font-size: 3px;
	text-indent:-9999px;
	background-color: #ffffff;
	background-image: url(../img/info.gif);
	background-repeat: no-repeat;
	color: #006600;

}

#footer .navi2 a:hover{
	background-color: #ffffff;
	background-image: url(../img/info.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	background-position:0 -40px;
}




#copy{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-top:0px;
	padding-bottom:0px;
	width: 720px;
	height:15px;
	line-height:15px;
	text-align:center;
	color:#ffffff;
	background-color:#3333CC;
}

#copy a{
	color:#ffffff;
}

/*PRウェブチラシ*/
#pr{
	width:720px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	padding-top:2px;
	padding-right:0px;
	padding-bottom:5px;
	text-align:right;
	background-color:#ffffff;
}
/*カウンター*/
#counter{
	position: absolute;
	top:340px;
	left:25px;
	width:300px;
	height:31px;
	text-align:left;
	font-size:11px;
	background-color:transparent;
	
}

