@charset "utf-8";

/**********************************
	Main Layout
**********************************/
body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, figure, header, nav, section, footer {
	margin:0;
	padding:0;
}
body {
	font-size:0.75em;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "メイリオ", sans-serif;
	background:url(img/index_sp.png) repeat;
	-webkit-text-size-adjust: 100%;
}
div{
	display:block;	
}
a:link {
	color:#23325a;
	text-decoration:underline;
}
a:visited {
	color:#23325a;
	text-decoration:underline;
}
a:hover {
	color: #996c33;
}
a:active { 
	color: #996c33;
}
.clear{
	clear:both;
}
ul, ol{
	list-style-type:none;
}
div.center{
	width:100%;
	text-align:center;	
}
.floatLeft{
	float:left;
}
.nowrap{
	white-space:nowrap;
}
#mainWrap{
	width:100%;
	margin: 0 auto;
	padding:0;
	overflow:hidden;
	position: static;
	z-index:1;
}
img {
	border:none;
}
/**********************************
	Header Style
**********************************/
#header{
	margin: 0 auto;
	padding-bottom:5px;
}
#header h1{
	width:100%;
	padding: 5px 10px;
	position:relative;
	font-size:0.91em;
	color:#ffffff;
	background-color:#dc000f;
	z-index:999;
}
#main_image{
	position:relative;
	top:-20px;
	z-index:2;
	width:100%;
	text-align:center;
}
#main_image img.title,
#main_image h2 img{
	width:100%;
	height:auto;
}
#main_image ul{
	position:absolute;
	top:20px;
	right:0px;
	z-index:999;
}
#main_image ul li{
	float:left;
	margin:0;
}
/******************************
	Contents Style
*******************************/
#contents{
	width:100%;
	margin: 0 auto;
	margin-bottom: 30px;
	margin-top:-20px;
}

#contents ul.linklist{
	text-align: center;
	margin-top: 20px;
}
#contents ul.linklist li{
	margin-bottom: 20px;
}
/**********************************
	Footer Style
**********************************/
#footer{
	width:95%;
	margin:0 auto;
}
#footer #pagetop{
	text-align:center;
}
#footer #navi{
	width: 320px;
	margin:0 auto;
	font-weight:bold;
}
#footer #navi ul.footer_navi{
	width: 230px;
	margin: 0 auto;
	padding:0;
}
#footer #navi ul.footer_navi:after{
	clear:both;
}
#footer #navi ul.footer_navi li {
	float:left;
	margin-left:20px;
}
#footer #navi ul.footer_navi li img {
	margin-right:5px;
}
#footer #navi ul.footer_navi li a{
	text-decoration:none;
}
#footer div.logo {
	width:280px;
	margin:0 auto;
	margin-top:15px;
}
#footer div.logo img {
	margin-right: 10px;
}
#footer p.shopname {
	font-size:1.13em;
	font-weight:bold;
}
#footer address{
	font-size:0.75em;
	font-weight:bold;
}
#footer p.icon{
	color:#dc000f;
	font-weight:bold;
}
#footer p.icon img {
	margin-right:5px;
	position:relative;
	top:3px;
}
#footer p.radius{
	width:180px;
	height: 20px;
	background-color:#dc000f;
	border-radius: 8px 8px 8px 8px;
	color:#ffffff;
	margin-top: 3px;
	margin-bottom: 6px;
	padding-top:2px;
}
#footer p.radius a{
	color:#ffffff;
	text-decoration:none;
}
#footer ul {
	width:180px;
	margin: 0 auto;
	text-align:center;
}
#copyright{
	width:100%;
	margin-top: 25px;
	padding: 8px 0;
	font-size:0.91em;
	color:#ffffff;
	background-color:#dc000f;
	text-align:center;
}

/**********************************
	HOME
**********************************/
#contents p.description{
	width:85%;
	margin: 0 auto;
	line-height:2.0;
	margin-top:-20px;
}
/**********************************
	Concept
**********************************/
#owner{
	width:320px;
	margin:0 auto;
}
#contents p.concept {
	font-size:1.19em;
	color:#6a3906;
	float:left;	
	padding-top:30px;
	padding-left:20px;
}
#contents #greeting{
	width:95%;
	margin:0 auto;
}
#contents #greeting p {
	color:#373737;
	padding-top:15px;
	padding: 15px 10px 5px 10px;
}
#contents #greeting img,
#contents p.ownwer_name img {
	margin-left: 5px;
	position:relative;
	top:2px;
}
#contents p.ownwer_name {
	color:#373737;
	text-align:right;
}
/**********************************
	Menu
**********************************/
#contents section.menu {
	width:95%;
	margin:0 auto;
	margin-bottom:30px;
	clear:both;
}
#contents section.menu h3 {
	text-align:center;
}
#contents section.menu p.komi {
	text-align:center;
	color:#a80c0c;
	font-weight:bold;
	margin-bottom:10px;
}
#contents section.menu table{
	width:100%;
	margin-top: 5px;
	border-collapse:collapse;
	border-bottom: 1px dotted #b28850;
}
#contents section.menu table th {
	text-align:left;
	vertical-align:top;
	padding-left:10px;
}
#contents section.menu table td{
	padding-bottom:5px;
	padding-right:10px;
}
#contents section.menu table td.target {
	text-align:right;
}
#contents section.menu table td.target span{
	display:inline-block;
	border-radius: 5px;
	color:#ffffff;
	padding: 2px 5px;
	text-align:center;
}
#contents section.menu table td.price{
	text-align:right;
	color:#a80c0c;
	width:90px;
}
#contents section.menu table td.cut span{
	background-color:#ab7b99;
	width:40px;
}
#contents section.menu table td.color span{
	background-color:#8aab7b;
	width:30px;
}
#contents section.menu table td.color span.retouch{
	white-space:nowrap;
	width:70px;
}
#contents section.menu table td.parma span {
	background-color:#7993b8;
	width:30px;	
}
#contents section.menu table td.parma span.parma_sm{
	width:40px;
	white-space:nowrap;
}
#contents section.menu table td.straight span {
	background-color:#cc8a5a;
	width:30px;	
}
#contents section.menu table td.straight span.long {
	width:110px;	
}
#contents section.menu table td.treatment span {
	background-color:#76bed3;
	width:30px;	
}
#contents section.menu table td.treatment span.treatment_sm{
	width:40px;
	white-space:nowrap;
}
#contents section.menu td.comment{
	text-align:right;
}
#contents section.menu p.hosoku{
	float:right;
	margin-top:5px;
	margin-bottom:30px;
	margin-right:5px;
}
#contents section.menu p.comment:after{
	clear:both;
}
#contents section.menu table.tbl_facial th{
	width: 80%;	
}
#contents section.menu table.tbl_hairset tr,
#contents section.menu table.tbl_facial tr {
	border-bottom: 1px dotted #b28850;
}
#contents section.menu table.tbl_hairset th,
#contents section.menu table.tbl_facial th,
#contents section.menu table.tbl_hairset td,
#contents section.menu table.tbl_facial td{
	padding-top:5px;
}
/**********************************
	Item
**********************************/
#owners_selection{
	text-align:center;
}
#owners_selection p{
	position: relative;
	top: -43px;
	z-index:3;
	font-size:0.88em;
}
section.item h3{
	color:#ffffff;
	border-radius:5px;
	text-align:center;
	font-weight:normal;
	margin:0 10px;
}
section.item h4{
	margin-left: 10px;
	margin-top:10px;
}
section.item img{
	margin-top:10px;
}
section.item div.item_image{
	text-align:center;
}
section.item ul {
	margin-left:15px;
	font-size:0.88em;
}
section#milbon, section#loreal, section#shiseido, 
section#hoyu, section#mucota, section#etc, section#ilir {
	width:100%;
	margin:0 auto;
	margin-bottom: 30px;
}
section#milbon h3{
	background-color:#806acf;
}
section#milbon h4{
	color:#806acf;
}
section#loreal h3{
	background-color:#c86b17;
}
section#loreal h4{
	color:#c86b17;
}
section#shiseido h3{
	background-color:#db3a63;
}
section#shiseido h4{
	color:#db3a63;
}
section#hoyu h3{
	background-color:#df7e82;
}
section#hoyu h4{
	color:#df7e82;
}
section#mucota h3{
	background-color:#543931;
}
section#mucota h4{
	color:#543931;
}
section#etc h3{
	background-color:#91bd63;
}
section#etc h4{
	color:#91bd63;
}
section#ilir h3{
	background-color:#6ca9d0;
}
section#ilir h4{
	color:#6ca9d0;
}
/**********************************
	Gallery
**********************************/
#contents ul.gallery li{
	margin-bottom:30px;
	text-align:center;
}
/**********************************
	Access
**********************************/
#contents #salon_info h3,
#contents #access h3 {
	text-align:center;
}
#contents #salon_info dl{
	width: 95%;
	margin: 0 auto;
	margin-bottom:20px;
}
#contents #salon_info dt{
	float:left;
	clear:both;	
	color:#834e00;
	padding: 5px 0 5px 20px;
}
#contents #salon_info dd.nopadding_top{
	padding-top:0;
}
#contents #salon_info dd.nopadding_bottom{
	padding-bottom:0;
}
#contents #salon_info dd{
	border-bottom:1px solid #8a949d;
	padding: 5px 0 5px 90px;
}
#contents #salon_info dd.paddingLeft{
	padding-left:20px;
}
#contents #salon_info dd span{
	color:#834e00;
}
#contents #salon_info dd.noline{
	border:none;
}
#contents #access{
	width: 90%;
	margin:0 auto;	
}
#contents #access #car_access{
	text-align:center;
	margin-bottom:-30px;
}
#contents #access #car_access p{
	position:relative;
	top:-80px;
	font-size:1.13em;
	font-weight:bold;
	z-index:3;
}
#contents #access div.attention {
	width:95%;
	margin:0 auto;
	display:inline-block;
	margin-bottom:15px;
}
#contents #access div.attention img{
	float:left;
	margin-right:8px;
}
#contents #access div.attention p{
	float:left;
	width:80%;
}
#contents #access div.attention span{
	color:#dc000f;
}
#contents div.google_map{
	width:95%;
	margin:0 auto;
	height:200px;
	margin-bottom:20px;
}
#contents #org_map{
	width:95%;
	margin:0 auto;
}
#contents #org_map img{
	width:100%;
	height:auto;
}
