/*
THEME NAME: Empty Canvas
THEME URI: http://rubiqube.com
DESCRIPTION: Empty Canvas v1.0 : Simple, minimalistic theme, ideal for corporate blogs or creating more complex designs
VERSION: 1.0
AUTHOR: <a href="http://www.rubiqube.com">Adrian Diaconescu</a>
AUTHOR URI: http://www.rubiqube.com
*/

@import "reset.css";

* {
	margin: 0;
}
html, body {
	height: 100%;
}
#wrapper {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -125px; /* the bottom margin is the negative value of the footer's height */
}


/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/

body {
	background: #fffff7;
	color: #4f4f4f;
	font-size: small;
	margin: 0;
	padding: 0;
	text-align:left;
	height:100%;
	min-height:100%;
	font-family: "ヒラギノ丸ゴ Pro", "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", Helvetica, sans-serif;
	
}


a {
	color: #464646;
	text-decoration: none;
	outline: none; 
}

a:hover {
	color: #d7c8ad;
	text-decoration: none;
}

strong {
	font-weight: bold;
	color: #897047;
	font-size: 110%;
}

small {
	font-size: 90%;
	color: #d7c8ad;
}

h1,h2 {
	font-weight:bold;
	font-size: 140%;
	padding: 0;
}


h1{
	margin-bottom: 10px;
}


hr {
	border: none 0;
	background: url(images/border.png) repeat-x bottom;
	height: 3px;
	margin: 10px 0;
}



blockquote {
	font-style: italic;
	background: url(images/quotes.gif) no-repeat top left;
	background-position: 12px 12px;
	color: #595959;
	margin: 5px 0;
	padding: 8px 15px 8px 60px;
}





#header {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	postion: absolute;
}


#logo {
	background: url(images/logo.png) no-repeat;
	overflow: hidden;
	margin: 65px auto 0;
	width: 810px;
	height: 99px;
		
}

#logo a {
	color: #333333;
}

#salon_name{
	position: absolute;
	top: 45px;
	color: #a0e6be;
}

#contact_info{
	position: absolute;
	top: 30px;
	padding-left: 550px;
	width: 259px;
	height: 118px;
}



#logo h2 a{
	text-indent:-5000px;
	display: block;
	position: absolute;
	width: 220px;
	height: 39px ;
}


#description {
	width: 100%;
	top:0px;
    height:25px;
    line-height: 1.6;
    font-size:89%;
    position:absolute;
    background: #4d412b repeat-x;
    color: #fff;
	text-align: right;
    
}

#flash_area{
	text-align: center;
}

.shopinfo {
	position: absolute;
	top: 3px;
	right: 20px;
}

#menu {
	border-left: 2px  solid #8b7e5e; 
	text-align: center;
	overflow: hidden;
	display: block;
	margin: 0 auto;
	width: 810px;

}

#menu ul li {
	padding: 0 29px;
	font-size:119%;
	border-right: 2px  solid #8b7e5e; 
	font-weight: bold;
	font-style:italic;
	height: 18px;
	font-family: "ヒラギノ丸ゴ Pro", "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", Helvetica, sans-serif;
	float: left;
}

#menu ul li a {
	color: #897047;
}

#menu ul li a:hover {
	color: #d7c8ad;
	display: block;
}

#cont_box {
	width: 810px;
	overflow: hidden;
	clear: both;
	position:relative;
    min-height: 100%;
	
}


.news_head{
	display: block;
	width: 400px;
	height: 58px;
	background: url(images/news.gif) no-repeat top left;
	text-indent: -5000px;
}

.news{
	width: 360px;
	padding-left: 40px;
}

.news li{
	list-style-type: disc;
	list-style-position: outside;
	height: 22px;
	margin-bottom: 6px;
	background: url(images/border.png) no-repeat left bottom;
}

.news li a{
	display: block;
	height: 22px;
}


.shop_head {
	display: block;
	width: 400px;
	height: 58px;
	background: url(images/shopinfo.gif) no-repeat top left;
	text-indent: -5000px;
}

.more {
	display: block;
	background: url(images/more.gif) no-repeat bottom left;
	height: 32px;
}

.more a {
	display: block;
}

.more a:hover {
	display: block;
	color: #333;
	background: url(images/more_ro.gif) no-repeat bottom left;
	height: 32px;
}

.shop_cont{
	padding-left: 40px;
}

.shop_cont table{
	line-height: 1.7;	
}

.qr_code{
	padding-left: 30px;
}

#container {
	width: 810px;
	overflow: hidden;
	margin: 20px auto;
	clear: both;
	position:relative;
    min-height: 100%;
	
}




#content {
	float: left;
	width: 810px;
	height:100%;
	padding-bottom:50px;
}

#content_blog {
	float: left;
	width: 610px;
	height:100%;
	padding-bottom:50px;
}




.rightbox{
	display: block;
	float:right;
	clear: right;
}

.leftbox{
	display: block;
	float:left;
	clear: both;
}

.post {
	margin-bottom: 50px;
}


.post-title {
	font-size: 180%;
	border-bottom:1px dotted #CCCCCC;
	line-height: 1.2;
	font-weight: normal;
	padding:1px 0 5px 10px;
	border-left: 3px solid #4d412b;
}

.post-title a {

}

.post-title a:hover {
	
}



.page-subtitle {
	font-weight: 700;
	color: #CCC;
	font-size: 90%;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 15px;
}

.post-meta {
	font-size: 85%;
	color: #666666;
	margin-top: 5px;
	line-height: 1.4;
}

.post-meta a {
	color: #666666;
}

.post-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.post-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.post-comments a:hover {
	color: #FFFFFF;
}

.post-content {
	margin: 15px 0 60px;

}

.post-content h2 {
	font-size: 140%;
	margin-bottom: 10px;
	border-bottom: none;
	padding: 10px 0 5px;
}

.post-content h3 {
	font-size: 110%;
	font-weight: 700;
	margin-bottom: 5px;
	border: none 0;
	background: url(images/border.png) repeat-x bottom;
	height: 3px;
	padding: 10px 0 5px;
}

.post-content p {
	line-height: 1.5;
	margin-bottom: 10px;
}

.post-content img.alignnone {
	background: #FFF;
	border: 1px solid #EFEFEF;
	padding: 4px;
}

.post-content img.alignleft {
	float: left;
	border: 1px solid #EFEFEF;
	margin: 0 25px 15px 0;
	padding: 4px;
}

.post-content img.alignright {
	float: right;
	border: 1px solid #EFEFEF;
	margin: 0 0 15px 25px;
	padding: 4px;
}

.post-content ul,.post-content ol {
	margin-left: 30px;
	margin-bottom: 20px;
}

.post-content ul {
	list-style: outside;
}

.post-content ol {
	list-style: decimal;
}

.post-content ul li,.post-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.more-link {
	font-weight: 700;
	display: block;
	margin-top: 10px;
}



.navleft {
	float: left;
	margin: 0 15px 15px 0;
}

.navright {
	float: right;
	margin: 0 0 15px 15px;
}

.navigation div a {
	font-size: 110%;
}

#comments ol li {
	margin-top: 2px;
	border-bottom: 1px solid #F0F0F0;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #FFF;
	border: 1px solid #F0F0F0;
	padding: 3px;
}

.comment-data {
	float: left;
	width: 400px;
}

.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
}

.comment-author {
	font-weight: 700;
	margin-bottom: 3px;
}

.comment-meta {
	color: #666;
	margin-bottom: 5px;
	font-size: 85%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 455px;
	height: 200px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 10px;
}

#sidebar {
	float: right;
	width: 180px;
	margin-left:20px;
}

.sidepanel {
	margin-bottom: 30px;
}

.sidepanel h3 {
	text-transform: uppercase;
	border-bottom: 1px solid #EFEFEF;
	padding: 0 0 5px 0;
	color: #897047;
	font-weight: bold;
	font-size: 90%;
}

.sidepanel ul li {
	border-bottom: 1px solid #EFEFEF;
	padding: 5px 0;
	line-height: 1.2;
}

.sidepanel p {
	margin-top: 8px;
	line-height: 1.3;
}

#footer {
	background: #4d412b ;
	color: #ffffff;
	width: 100%;
    position: absolute;

}

#foot_cont {
	overflow: hidden;
	margin: 30px auto 0;
	width: 900px;
	height: 60px;
	position: relative;
}

.produced{
	display: block;
	width: 900px;
	background: url(images/produced.png) no-repeat bottom right;
	height: 22px;
	float: right;
}

.produced a{
	text-indent: -5000px;
	display: block;
	width: 135px;
	height: 22px;
	float: right;
}

#footer-links {
	list-style: none;
}

#footer-links a {
	color: #fafafa;
	text-decoration: none;
}


#footer-links li {
	float: right;
	padding-top: 10px;
}


.sep {
	color: #CCC;
	margin: 0 8px;
}

.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}


.backtop{
	width: 810px;
	float: right;
	text-indent: -9999px;
}

.backtop a{

	text-indent: -9999px;
	width: 66px;
	height: 17px;
	float: right;
	background: url(images/pagetop.png) no-repeat top left;
}

/*STAFF*/



.staff_prof{
	padding-left: 20px;
	line-height:2em;
	vertical-align: top;
}




/*MENU*/
#menu_area h3{
	font-weight: bold;
	font-style:italic;
	height: 18px;
	font-family: "ヒラギノ丸ゴ Pro", "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", Helvetica, sans-serif;
	color: #897047;
}

#menu_area table{
	line-height:2em;
	margin:0 0 45px 20px;
}


#menu_area table th {
	font-weight:bold;
	padding-left:20px;
	width:140px;
	padding: 0 !important;
}

.min  {
	padding-left:20px;
	font-size: 90%;
}

.price  {
	color: #ffaa14;
	font-weight:bold;
	text-align:right;
	width:80px;
}

.explanation {
	font-size:10px;
	padding-left:15px;
	width:450px;
}



/*shop*/

.concept{
	margin-bottom: 20px;
}

.map_area{
	padding-left: 20px;
}


/*contactform*/

.contactform th{
	font-weight:bold;
}

.contactform td,th{
	padding: 5px;
}


/* ----- Style for Ktai Entry ----- */
.photo {
	padding-right:6px;
	float:left;
	line-height:110%;
	font-size:0.85em;
	text-indent:0;
}
.photo img {
	background:white;
	margin:0 4px 4px 0;
	padding:3px;
	border:1px solid #999;
}
.photo-end {
	clear:left;
}
/* ---------- */
