/* ===========================================
/* 					common
	========================================== */
/* header */
img#logo{
	margin-left: 30px;
}
img#tel{
	margin-top: 20px;
	margin-right: 40px;
}
/* content */
h3.page{
	padding: 25px 60px;
	color: beige;
	font-size: 17px;
	letter-spacing: 2px;
}
h1.title{
	background:url(img/title_bg.png) no-repeat left bottom;
	height:45px;
	padding-left:40px;
	margin-bottom: 45px;
	font-size: 25px;
}
/* footer */
div#info{
	background-color: black;
	color: gray;
	font-size: 13px;
	letter-spacing: 1px;
	text-align: center;
	padding-bottom: 5px;
}
div#copyright{
	background-color: gray;
	color: white;
	font-size: 14px; 
	text-align: center;
	height: 20px;
	line-height:20px;
}

/* ===========================================
/* 					qanda.html
	========================================== */
div#question{
	background-color: #FFFFCD;
	width: 820px;
	height: 250px;
	margin: 45px 0 50px 5px;
}
div#answer{
	background-color: #CDFFFF;
	width: 820px;
	height: 280px;
	margin: 45px 0 20px 5px;
}
h2.title{
	padding-top: 15px;
	padding-bottom: 3px;
	border-bottom:solid #E44C95 2px;
	margin: 10px 25px;
	color: black;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 3px;
}
div.indent1 ul{
	padding-left: 25px;
	font-size: ;
	list-style-type: none;
}
div.indent1 li{
	margin: 15px 0;
	color: #E6689E;
	font-size: 15px;
}
div.indent1 em{
	color: black;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
}
span.answer{
	color: black;
	line-height: 130%;
}

/* ===========================================
/* 				nail_sample.html
	========================================== */
img.sample{
	width: 261px;
	height: 194px;
}

/* ===========================================
/* 				reservation.html
	========================================== */
div.indent1 p{
	padding-left: 30px;
	margin: 1.5em 0;
	color: white;
	font-size: 15px;
	line-height: 150%;
}
div.indent1 p em{
	color: #D5458C;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
}
div.indent1 p img{
	padding: 10px 0;
}

/* ===========================================
/* 		access.html(reservation.html上書き)
	========================================== */
div.indent1 p{
	padding-left: 70px;
	margin: 1em 0;
	letter-spacing: 2px;
}
div.indent1 p em{
	font-size: 17px;
}
div#left{
	width: 430px;
	height: 500px;
	float: left;
}
p#right{
	width: 300px;
	float: right;
	padding-right: 55px;
}
p#clear{
	clear: both;
}
img#right{
	float: right;
	padding-right: 55px;
}

/* ===========================================
/* 		menu.html
	========================================== */
div#menu{
	padding-left: 20px;
	margin-bottom: 30px;
}
div#menu dl{
	padding: 0px 100px 0 30px;
	margin: 5px 0 30px 0;
	font-size: 17px;
	line-height: 120%;
}
div#menu dt{
	padding: 10px 0;
	color: #E34995;
}
div#menu dd{
	padding-bottom: 5px;
	border-bottom: solid 1px white;
	color: white;
}
/* 説明が付随しているもの */
span.value1{
	float: right;
}
/* 説明が付随していないもの */
span.value2{
	text-align: right;
	display: block;
}
img#half{
	width: 370px;
}
div#off{
	float: left;
}
/* div#menu dlから上書き */
div#off dl, div#handcare dl{
	width: 330px;
	padding-right: 10px;
}
div#handcare dl{
	line-height: 85%;
}
div#handcare, div#vaiojel{
	padding-left: 410px;
}
/* ===========================================
/* 					top.html
	========================================== */
.list1 li a{
	padding: 0 20px;
	margin-bottom: 8px;
}
div.col-1 div.indent{
	 margin-top: 20px;
}
div.row-1 div.indent1{
	clear: left;
}
div.row-1 div.indent1 h1.title{
	margin-bottom: 10px;
}
div.row-1 div.indent1 span{
	color: #E34995;
	font-size: larger;
}
div#content div.indent{
	background-color: black;
}
#page1 #content .row-2 .indent .col-1, #page1 #content .row-2 .indent .col-2{
	margin-right: 20px;
}
div.col-1 h1.title, div.col-2 h1.title, div.col-3 h1.title{
	height: 40px;
	padding-left: 30px;
	margin-bottom: 20px;
	font-size: 24px;
}
div.col-1 h1.title{
	background:url(img/left.png) no-repeat left bottom;
}
div.col-2 h1.title{
	background:url(img/center.png) no-repeat left bottom;
}
div.col-3 h1.title{
	background:url(img/right.png) no-repeat left bottom;
}
div.col-1 p{
	padding-left: 0;
	text-align: center;
	color: #626262;
}
div.col-2 ul{
	text-align: center;
	list-style-image: url(img/list.png);
}
div.row-2 div.col-2 ul li img{
	padding-top: 10px;
}
div.col-3 div#infomation{
	background-color: white;
	height: 280px;
	padding-left: 0;
	overflow: auto;
}
#infomation dt{
	padding: 5px;
	color: #76BD95;
	font-size: 15px;
}
#infomation dd{
	padding: 5px 0 0 1em;
	margin-bottom: 1em;
	color: black;
	font-size: 14px;
}
#infomation a{
	color: #76BD95;
}

/* common? */
/* 反映されず(セレクタの優先順位の問題) */
/*#header .row-1{
	margin-bottom: 20px;
}
*/