@charset "UTF-8";

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background-color: #EEE;
}

/*---------------パン屑-----------------*/
ul#breadCrumb {
	border-radius: 5px;
	display: block;
	width: 100%;
	padding: 0px;
	height: 27px;
	list-style: none;
	background-image: url(../image/common/bledclumb_base.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	border: 1px solid #D3D3D3;
}
ul#breadCrumb li {
	float: left;
	list-style: none;
	display: block;
	font-size: 12px;
	color: #666666;
	padding-left: 0px;
	background-image: url("../image/common/bledclumb_arrow.png");
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	height: 19px;
	margin-top: 1px;
	overflow: hidden;
	margin-left: 15px;
	margin-right: 0px;
	line-height: 16px;
	margin-bottom: 10px;
	padding-top: 5px;
}
ul#breadCrumb li a {
	color: #333333;
	text-decoration: none;
	display: block;
}
ul#breadCrumb li a:hover {
	color: #FF0000;
}


/*--------------Basic-clearfix-----------------*/
.clearfix:after {  
	content: ".";   
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;  
}  

/*--------------Basic-pagetop-----------------*/
.pagetop {
	display: none;
	position: fixed;
	/*position: fixed;*/
	bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	padding: 10px;
	right: 20px;
}

.pagetop a {
	display: block;
	width: 40px;
	height: 10px;
	background-color: #000000;
	text-align: center;
	color: #fff;
	font-size: 1em;
	text-decoration: none;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
monospace;
	line-height: .3em;
	padding-top: 11px;
	padding-bottom: 19px;
}
.pagetop a:hover {
	color: #FFF;
	text-decoration: none;
}

/*--------------Basic-link-----------------*/
a:hover {
                                opacity:0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
	zoom:1;
}
a:hover img {
                                opacity:0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
	zoom:1;
}
.shop_zip {
	width: 100%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	display: block;
	padding: 0px;
}
.smoll {
	font-size: 0.7em;
	font-weight: normal;
	margin-right: 5px;
}
.side_zip {
	display: block;
	font-size: .85em;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.side_zip dt  {
	font-weight: bold;
	width: 100%;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
}
.side_zip dd {
	padding: 0px;
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.left {
	float: left;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.right {
	float: right;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

/*--------------Basic-footer-----------------*/
.footer {
	background-color: #f6d3eb;
	display: block;
	text-align: center;
	padding-top: 23px;
	margin-top: 20px;
	height: 150px;
	width: 100%;
	background-image: url(../image/black-back.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.foot_copy {
	font-size: 1.4em;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
}
.footer_nav  {
	list-style-type: none;
	font-size: 0.8em;
	width: 315px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	height: 20px;
}
.footer_nav li  {
	display: block;
	float: left;
	list-style-type: none;
	text-decoration: none;
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.footer_nav li a {
	display: block;
	float: left;
	list-style-type: none;
	text-decoration: none;
	color: #333;
}
.foot_zip {
	font-size: 0.8em;
	line-height: 1.4em;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 20px;
}
.copylight  {
	font-size: 74%;
	color: #666666;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.3em;
}

.turn_bt a {
	border: 1px solid #4cae4c;
	border-radius: 3px;
	background: #5cb85c;
	font-size: 100%;
	color: #ffffff;
	font-family: inherit;
	-webkit-appearance: none;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	margin-bottom: 50px;
	display: inline-block;
	margin-top: 10px;
	margin-left: 10px;
}

.turn_bt a:hover {
	cursor: pointer;
	background: #449d44;
	border: 1px solid #398439;
}
#mail_form .priv_bt a{
	border-radius: 3px;
	font-size: 0.8em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-appearance: none;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-color: #8ac22c;
	color: #FFF;
}
mail_form .priv_bt a:hover {
	cursor: pointer;
	background: #449d44;
	color: #ffffff;
}
.catchi-copy {
	background-color: #8ac22c;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}
.catchi-copy img {
	width: 74%;
	height: auto;
}
.common_img img {
	height: auto;
	width: 100%;
}
.service_menu {
	background-image: url(../image/common/right_title-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 1.6em;
	padding-left: 55px;
	color: #638532;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: 46px;
	padding-top: 13px;
	margin: 0px;
	padding-bottom: 0px;
}

.service_list {
	padding: 0px;
	display: block;
}

.service_list ul{
	list-style-type: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.service_list li {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
	list-style-type: none;
}
.cleaning_menu {
	background-color: #638532;
	color: #FFF;
	padding: 5px;
}
.cleaning_list {
	background-color: #e3e9da;
	list-style-type: none;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.cleaning_list ul {
	width: 90%;
	margin: 0px;
	padding: 0px;
}
.cleaning_list li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.top_coment {
	width: 65%;
	color: #638532;
	margin-right: 0px;
	position: relative;
	top: -50px;
	margin-left: auto;
	height: auto;
}
.second_title {
	width: 50%;
	margin-right: 0px;
	position: relative;
	top: -50px;
	margin-left: auto;
	height: auto;
}
.second_title img {
	width: 100%;
}
.aecond_title img {
	width: 50%;
}

h1 img {
	width: 100%;
}
h1 {
	display: block;
	width: 100%;
	z-index: -200;
}
.pink {
	border-radius: 8px;
	background-color: #f6d3eb;
	padding: 8px;
}
.green {
	border-radius: 5px;
	color: #FFFFFF;
	margin-top: 20px;
	font-weight: normal;
	display: block;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	font-size: 1.4em;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	background-color: #638532;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
}
.right_cast {
	text-align: center;
	display: block;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 20px;
	height: auto;
}
.right_cast img {
	height: auto;
	width: 50%;
}
.greeting {
	display: block;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}
.greeting p {
	text-align: justify;
	display: block;
	line-height: 1.5em;
}
.greeting img {
	float: left;
	margin-right: 15px;
	margin-bottom: 8px;
	border: 1px solid #CCC;
}
.outline {
	display: block;
	text-align: right;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}

.concept {
	display: block;
	text-align: right;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	color: #638532;
	margin-bottom: 30px;
}
.concept img {
	display: block;
	text-align: right;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 30px;
}
.concept p {
	text-align: justify;
	display: block;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.5em;
}

.outline table {
	border: 1px solid #CCC;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.outline table th {
	background-color: #EDEDED;
	display: table-cell;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.outline table td {
	display: table-cell;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	text-align: left;
}
.outline .photos {
	display: block;
	margin-top: 30px;
	text-align: left;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.outline .photos img {
	margin-bottom: 7px;
	margin-top: 0px;
	padding: 0px;
}

.G_map {
	display: block;
	width: 99%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.G_map iframe {
	margin-bottom: 15px;
}
.border {
	border: 1px solid #CCC;
}

/*--------------プロセス-----------------*/
.processA {
	display: block;
	margin-top: 10px;
	margin-bottom: 50px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.processA img {
	width: 55%;
}
.processA dl {
	display: block;
	margin-top: 20px;
	color: #638532;
	text-align: left;
}
.processA dt {
	border-radius: 5px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #FFF;
	background-color: #638532;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.processA dd {
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
}


.processB {
	display: block;
	margin-top: 10px;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	width: 80%;
}
.processB img {
	width: 80%;
}
.processB dl {
	display: block;
	color: #638532;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.processB dt {
	border-radius: 5px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #FFF;
	background-color: #638532;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.processB dd {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 1.3em;
}


.processC {
	display: block;
	margin-top: 10px;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	text-align: center;
}
.processC img {
	width: 70%;
}
.processC dl {
	display: block;
	color: #638532;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.processC dt {
	border-radius: 5px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #FFF;
	background-color: #638532;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.processC dd {
	margin: 0px;
	padding: 0px;
}

.processD {
	display: block;
	margin-top: 10px;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	text-align: center;
}
.processD img {
	width: 100%;
}
.processD dl {
	display: block;
	color: #638532;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.processD dt {
	border-radius: 5px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #FFF;
	background-color: #638532;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.processD dd {
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
}
.red {
	color: #F00;
}
#cortiongreen {
	background-color: #390;
}


.turntotop a {
	border-radius: 5px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #FFF;
	background-color: #638532;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.orderBT a {
	border-radius: 5px;
	font-weight: normal;
	margin-bottom: 15px;
	color: #FFF;
	background-color: #638532;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	display: inline-block;
	font-size: .9em;
	line-height: 1.1em;
	text-decoration: none;
}

.thanks {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 200%;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
	width: 100%;
	display: block;
	text-align: center;
}
.turntotop a{
	padding: 8px;
	text-align: center;
	display: block;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}
.thanks p {
	font-size: 60%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.thank_girl {
	background-image: url(../image/right_side/thanks.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	width: 90%;
	display: block;
	overflow: visible;
}
.pri {
	background-color: #8ac22c;
	padding: 5px;
	color: #FFF;
}
.blue {
	font-size: 8px;
	color: #69F;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.processB .borders{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #696;
	margin-bottom: 20px;
	display: block;
	margin-top: 0px;
}
.smoll_F {
	font-size: 0.8em;
}

.gry {
	border-radius: 8px;
	background-color: #666666;
	color: #FFF;
	margin-bottom: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 13px;
}
.komoku {
	background-color: #999999;
	color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-weight: normal;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
.num {
	list-style-type: decimal;
	width: 90%;
	text-align: justify;
}
.num li {
	margin-bottom: 15px;
	color: #333;
	line-height: 1.7em;
	margin-right: 15px;
}
.dot {
	list-style-type: disc;
	width: 90%;
	text-align: justify;
	padding-left: 30px;
}
.dot li{
	margin-bottom: 15px;
	color: #333;
	line-height: 1.7em;
	margin-right: 15px;
}
.honbun {
	color: #333;
	width: 97%;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	line-height: 1.8em;
}
