@charset "UTF-8";

body,
h1,h2,h3,h4,h5,h6,p,
ul,ol,li,dl,dt,dd,
form,fieldset,legend,pre,blockquote {
	margin:0px;
	padding:0px;
}

ul,li {
	list-style:none;
}

img {
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:bottom;
}

/* --------------------------------------------------------------------------- */

body{
	text-align:center;
	font-size:12px;
	color:#2B2422;
	font-family: "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	line-height:150%;
	background-image: url(/images/body_back2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
}

a,
a:link,
a:visited {
	color:#887D77;
	text-decoration:none;
}

a:hover,
a:active {
	color:#2B2422;
	text-decoration:underline;
}

h1{

}

h2{

}

h3{

}



/* --------------------------------------------------------------------------- */

html, body, #wrapper {height: 100%;}

body > #wrapper {height: auto; min-height: 100%;}


#wrapper {
	width:900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

#main {padding-bottom: 111px;}  /* must be same height as the footer */



/* --------------------------------------------------------------------------- */

#header{
	width:900px;
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	height: 120px;
}

#logo{
	display:inline;
	text-indent:-9999px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	float: left;
}

#logo a{
	width:230px;
 	height:120px;
 	display: block;
	overflow:hidden;
	text-decoration:none;
}

#gnavi {
	width:900px;
	height: 62px;
}

#gnavi ul {
	width:820px;
	list-style-type:none;
	margin-right: 40px;
	margin-left: 40px;
	height: 62px;
}

#gnavi li  {
	float:left;		
}

#gnavi li a {
 	display: block;	
}

#gnavi li#utop a {
	background-image:url(/btn/toppage.jpg);
	background-position:0px 0px;
	width:156px;
	height: 62px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#utop a:hover, #gnavi li#utop a:active {
 	background-position:0px -62px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#info a {
	background-image:url(/btn/info.jpg);
	background-position:0px 0px;
	width:156px;
	height: 62px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#info a:hover, #gnavi li#info a:active {
 	background-position:0px -62px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#price a {
	background-image:url(/btn/price.jpg);
	background-position:0px 0px;
	width:156px;
	height: 62px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#price a:hover, #gnavi li#price a:active {
 	background-position:0px -62px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#recruit a {
	background-image:url(/btn/recruit.jpg);
	background-position:0px 0px;
	width:156px;
	height: 62px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#recruit a:hover, #gnavi li#recruit a:active {
 	background-position:0px -62px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#inquiry a {
	background-image:url(/btn/inquiry.jpg);
	background-position:0px 0px;
	width:156px;
	height: 62px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#inquiry a:hover, #gnavi li#inquiry a:active {
 	background-position:0px -62px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

.side_sp{
	margin-left: 10px;
}


/* wrap2---------------------------------------------------------------------- */


#m_wrp{
	width:820px;
	padding-bottom: 30px;
	padding-top: 20px;
	margin-right: 40px;
	margin-left: 40px;
}


/* left_contents----------------------------------------------------------------------- */

#left_contents{
	float: left;
	width: 580px;
	line-height:175%;
}

.navigation {margin-bottom:15px;}
.alignright {float: right;}
.alignleft {float: left}

.post h2 {background:url(/blog/img/entry_title.gif) left bottom no-repeat; font-size:13px; color:#f60; padding:0 0 3px 10px;}
.post h2 a {color:#f60;}
.post .post_data {text-align:right; font-size:12px; color:#f60; padding:5px 0 10px 0;}
.post .entry {padding:0 10px 15px 10px;}
.post .postmetadata {padding:0 10px 25px 10px; text-align:right;}
.post .postmetadata a {color:#f60;}
.post .postmetadata_single {padding:25px 10px; text-align:center;}
.post .postmetadata_single a {color:#f60;}
.post .page_top {text-align:right; margin-bottom:25px;}

#comres {border:#ccc dotted 1px; padding:20px;}
h3#comments {font-size:12px;color:#f60;}
ol.commentlist {border-top:#ccc dotted 1px;}
ol.commentlist li {border-bottom:#ccc dotted 1px; padding:5px;}
ol.commentlist li .comment-meta {font-size:10px;}
#respond h3 {font-size:12px;color:#f60;}
#respond input#author,
#respond input#email,
#respond input#url {border:#ccc solid 1px;}
#respond textarea#comment {width:500px;border:#ccc solid 1px;}

h2.pagetitle {font-size:14px; border-left:#f60 solid 5px; padding-left:5px;}
.post h3 {background:url(/blog/img/entry_title.gif) left bottom no-repeat; font-size:13px; color:#f60; padding:0 0 3px 10px;}
.post h3 a {color:#f60;}

/* right_contents------------------------------------------------------------- */

#right_contents{
	float: right;
	width: 210px;
}

#right_contents ul ul {margin:10px 0 20px 10px; font-size:11px;}

table#wp-calendar {width:190px; font-size:12px;}
table#wp-calendar a {color:#f60;}
table#wp-calendar caption {color:#f60; text-align:right;}
table#wp-calendar thead th {color:#f60; font-weight:normal; text-align:center; padding:5px 0;}
table#wp-calendar tbody td {text-align:center; padding:5px 0;}
table#wp-calendar tfoot td#prev {text-align:left; padding-left:0.5em;}
table#wp-calendar tfoot td#next {text-align:right; padding-right:0.5em;}
#sab2navi {
	width:210px;
	height: 258px;
}

#sab2navi ul {
	width:210px;
	list-style-type:none;
	height: 258px;
}

#sab2navi li  {
	float:left;		
}

#sab2navi li a {
 	display: block;	
}

#sab2navi li#step2 a {
	background-image:url(/blog/img/sidebar_btn_step.gif);
	background-position:0px 0px;
	width:210px;
	height: 51px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#sab2navi li#step2 a:hover, #sab2navi li#step2 a:active {
 	background-position:0px -51px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#sab2navi li#voice2 a {
	background-image:url(/blog/img/sidebar_btn_voice.gif);
	background-position:0px 0px;
	width:210px;
	height: 52px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#sab2navi li#voice2 a:hover, #sab2navi li#voice2 a:active {
 	background-position:0px -52px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#sab2navi li#cost2 a {
	background-image:url(/blog/img/sidebar_btn_cost.gif);
	background-position:0px 0px;
	width:210px;
	height: 52px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#sab2navi li#cost2 a:hover, #sab2navi li#cost2 a:active {
 	background-position:0px -52px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#sab2navi li#goods2 a {
	background-image:url(/blog/img/sidebar_btn_goods.gif);
	background-position:0px 0px;
	width:210px;
	height: 52px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#sab2navi li#goods2 a:hover, #sab2navi li#goods2 a:active {
 	background-position:0px -52px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}


#sab2navi li#staff2 a {
	background-image:url(/blog/img/sidebar_btn_staff.gif);
	background-position:0px 0px;
	width:210px;
	height: 51px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#sab2navi li#staff2 a:hover, #sab2navi li#staff2 a:active {
 	background-position:0px -51px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

.side_salon2{
	width: 210px;
	height: 66px;
	margin-top: 5px;
}

.side_salon2 a {
	background-image:url(/btn/salon2.jpg);
	background-position:0px 0px;
	width:210px;
	height: 66px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	display: block;
}

.side_salon2 a:hover, .side_salon2 a:active {
 	background-position:0px -66px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

.side_mob2{
	width: 210px;
	height: 66px;
	margin-top: 5px;
}

.side_mob2 a {
	background-image:url(/btn/mob2.jpg);
	background-position:0px 0px;
	width:210px;
	height: 66px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	display: block;
}

.side_mob2 a:hover, .side_mob2 a:active {
 	background-position:0px -66px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}


/* point--------------------------------------------------------------------- */

#footer {
	position: relative;
	margin-top: -111px; /* negative value of footer height */
	height: 111px;
	clear:both;
	background-image: url(/images/footer_back.gif);
	background-repeat: repeat-x;
} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* --------------------------------------------------------------------------- */

.footer_u{
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	line-height: 100%;
	padding-top: 9px;
	padding-bottom: 13px;
}

.footer_u a,
.footer_u a:link,
.footer_u a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.footer_u a:hover,
.footer_u a:active {
	color:#2B2422;
	text-decoration:none;
}

.footer_u2{
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	line-height: 100%;
	padding-top: 0px;
	padding-bottom: 13px;
}

.footer_u2 a,
.footer_u2 a:link,
.footer_u2 a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.footer_u2 a:hover,
.footer_u2 a:active {
	color:#2B2422;
	text-decoration:none;
}

.footer_b{
	font-size: 11px;
	text-align: center;
	line-height: 100%;
	padding-top: 30px;
}





/* --------------------------------------------------------------------------- */
.clear {
	clear:both;
}

.page {
	padding-top: 0px;
	height: 17px;
	padding-left: 30px;
	padding-bottom: 0px;
	font-size: 12px;
	line-height: 17px;
	text-align: center;
}

.page_current {
	width: 18px;
	height: 17px;
	color: #FE5118;
	display: block;
	float: left;
	margin-right: 5px;
	border: 1px solid #FE5118;
	background-image: url(/images/touka.png);
}

.page a {
	width: 18px;
	height: 17px;
	color: #2B2422;
	display: block;
	float: left;
	margin-right: 5px;
	border: 1px solid #FE5118;
	background-image: url(/images/touka.png);
	text-decoration:none;
}

.page a:hover,
.page a:active {
	color: #FE5118;
	background-color: #fff;
}



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */