@charset "UTF-8";
/* CSS Document */

/* ページ内共通 */
*{
	margin:0;
	padding:0;
	}
	
body{
	background-color: #FFF;
	color: #231815;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	height: 100%;
	}
/* 共通 */
img	{
	border:none;
	}

a:link{
	text-decoration:none;
}
a:visited{
	text-decoration:none;
}
a:active{
	text-decoration:none;
}

#container {
	float: none;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
}
h1 {
	font-size: 80%;
	margin-bottom: 5px;
	margin-top: 10px;
	text-align: left;
}
h2 {
	font-size: 12px;
}

.logo {
	float: left;
}
.tel {
	float: right;
}
.top_img {
	margin-top: 5px;
	margin-bottom: 10px;
}
.midashi {
	clear: both;
	float: none;
	width: 800px;
	margin-bottom: 10px;
	height: 30px;
}
.link_text{
	color: #F15A24;
	font-size: 10px;
	}
a{
	color: #030;
}
a:hover{
	color:#F60;
	}	

/* フッター */
#footer {
	height: 100px;
	padding-top: 70px;
	text-align: center;
	clear: both;
	float: none;
	background-image: url(images/foot-back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#footer2 {
	height: 100px;
	padding-top: 70px;
	text-align: center;
	clear: both;
	float: none;
	background-position: bottom;
	width: 100%;
}
.copyright {
	font-size: 10px;
	color: #910782;
	padding-top: 20px;
}
#footer2 hr {
	background-color: #910782;
	height: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}
/* トップページ */
#top_main{
	width:800px;
	float: none;
	clear: both;
	margin-bottom: 10px;
	}
#top_main :after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
#navi_menu{
	float: none;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 40px;
	width: 800px;
	}
.left {
	float: left;
	width: 480px;
	border: 1px solid #004900;
}
.right {
	float: right;
	width: 300px;
}
.whatsnew {
	height: 140px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
.concept {
	float: none;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 10px;
	background-image: url(images/con_bottom-back.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 0px;
}
.concept p {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 380px;
}
.con_photo {
	padding-top: 10px;
	float: none;
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	height: 130px;
}
.salon_data {
	padding-bottom: 30px;
	background-image: url(images/shopdata_back.gif);
	background-repeat: repeat-y;	
}
.salon_data_text {
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
	line-height: 25px;
	padding-top: 10px;
}
.furigana {
	font-size: 10px;
	color: #630;
}
.shop_name {
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004200;
	margin-bottom: 10px;
	color: #C60;
	padding-top: 10px;
}
/* 内訳共通 */

.con_text {
	float: none;
	width: 380px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	line-height: 23px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 50px;
}
.shop_name h2 {
	color: #004C00;
}
.con_photo img {
	margin-right: 10px;
}
ul {
	list-style:none
}
li {
	float: left;
}
#navi_menu ul li img {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEF;
}
.uchiwake {
	background-image: url(images/uchiwake_back.gif);
	background-repeat: repeat-y;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #004900;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 100%;
}

.uchiwake :after {
    content: ".";  
    clear: both;  
    display: block;  
    line-height: 0;  
    height: 0;  
    visibility: hidden;  
} 
.school_text {
	float: left;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.school_shousai {
	float: left;
	text-align: left;
	line-height: 25px;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.school_co-title {
	text-align: left;
}
.school_co-img {
	float: right;
	margin-right: auto;
	margin-left: auto;
	width: 200px;
	padding-top: 30px;
	height: 140px;
	margin-bottom: 0px;
}
.school_yakuco-img {
	float: right;
	margin-right: auto;
	margin-left: auto;
	width: 200px;
	height: 140px;
	margin-bottom: 0px;
	border: 10px solid #620A3E;
	margin-top: 30px;
}
.school-setumei {
	float: none;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
.school-setumei:after {
    content: ".";  
    clear: both;  
    display: block;  
    line-height: 0;  
    height: 0;  
    visibility: hidden;  
} 

.school_co-kari {
	float: none;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-left: 30px;
	line-height: 23px;
	margin-top: 5px;
}
.murasaki {
	font-weight: bold;
	color: #910782;
	margin-top: 10px;
}
.red {
	color: #C30D23;
}
.school_kari-naiyou {
	width: 730px;
	margin-top: 10px;
	padding-left: 10px;
}
.school_kukuri {
	clear: both;
	float: none;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}
.back_line {
	float: none;
	height: 1px;
	width: 740px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #030;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
hr {
	width: 90%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.line01 {
	float: none;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F90;
	margin-top: 0px;
	margin-bottom: 0px;
}
.line02 {
	float: none;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #004900;
	margin-top: 0px;
	margin-bottom: 0px;
}
.school_kukuri :after {
    content: ".";  
    clear: both;  
    display: block;  
    line-height: 0;  
    height: 0;  
    visibility: hidden;  
} 
