/* CSS Document */

* {
	margin:0px;
	padding:0px;
}

body {
	font-size:0.75em;
	line-height:120%;
}

body {
	color:#333333;
	background:#ffffff;
	font-size:0.9em;
	line-height:1.2em;
}

a {
	color: #0C6F53;
}

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

img {
	border:0px;
}

p {
	width:90%;
	margin:20px auto;
}

hr {
	clear:both;
	width:95%;
	margin:10px auto;	
}


/*SEOテキスト*/

h1{
	width: 699px;
	margin:0px auto ;
	padding:1px;
	color: #666666;
	text-align: right;
	font-weight: normal;
	font-size: 12px;
}

h1 a {
	color: #666666;
	text-decoration: none;
}


/*アウトライン*/

#container{
	width:700px;
	margin:0px auto;
	background:#e5f9e7;
}

#header {
	width:670;
	height:66px;
	background:url(http://salondekou.com/images/header.jpg) no-repeat;
	padding:7px 10px 0px 15px;
}

h2 {
	float:left;
}

#headlink {
	float:right;
}


/*メニュー*/

#buttons {
	width:140px;
	padding-top:28px;
	float:left;
	background:url(images/menu.jpg) no-repeat;
}

ul.buttons {
	width:140px;
	list-style-type:none;
	background:#e5e5e5;
}

ul.buttons li {
	float:left;
	height:30px;
	padding:0px;
	margin:0px;
	line-height:0;
	background:#000000;
}

ul.buttons li img {
	display:block;
}

#topimage{
	width:700px;
	height:250px;
	background-color:#000000;
}

#contents{
	width:700px;
	background:url(images/contbg.gif);
}

#contents:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

/*\*//*/
* html #contents{
height: 1em;
}

#contents{
display: block;
}
/**/

#entries {
	float:right;
}

.entries {
	width:530px;
	padding:10px;
}

.entries img {
	margin:5px;
}

h3{
	width:550px;
	height:21px;
	background:url(images/title.jpg) no-repeat;
	padding-top:7px;
	padding-left:10px;
	font-size:12px;
}

h4 {
	clear:both;
	width:98%;
	margin:10px auto 10px auto;
	padding:5px 10px;
	color:#0B7E5D;
	background:#ffffff;
	border-top:3px solid #0B7E5D;
	border-bottom:1px solid #cccccc;
}


/*トップおすすめメニュー*/

#top_table {
	width:420px;
	margin:0px auto;
	border:0px;
}

#top_table a {
	text-decoration: none;
}

.entrybody-left {
	float:left;
	width:40%;
	text-align:center;
	margin-bottom:20px;
}

.entrybody-right {
	float:right;
	width:60%;
	margin-bottom:20px;
}


/*メニュー料金*/

#menu {
	width:90%;
	margin:10px auto;
}

#menu th {
	width:30%;
	font-size:12px;;
	background:#FDF6BD;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

#menu td {
	vertical-align:text-top;
	background:#ffffff;
	font-size:12px;;
	border-bottom:1px solid #cccccc;
}


/*予約メール	*/

#form1 input,
#form1 select,
#form1 textarea {
	margin:5px 5px 5px 20px;
}


/*店舗情報・交通アクセス*/

.access_01{
	width:90%;
	margin:0px auto;
}

.access_01 th {
	width:25%;
	padding:5px;
	text-align:right;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	color:#ffffff;
	background:#D30707;
}

.access_01 td {
	padding:5px;
	border-bottom:1px solid #999999;
	background:#ffffff;
}

.access_02{
	width:90%;
	margin:0px auto;
}

.access_02 th {
	width:25%;
	padding:5px;
	text-align:right;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	background:#075C48;
	color:#ffffff;
}

.access_02 td {
	padding:5px;
	border-bottom:1px solid #999999;
	background:#ffffff;
}


/*スタイルブック*/

.hairdesign {
	width:510px;
	margin:0px auto 20px auto;
	display: block;
}

.hairdesign:after {
	content: "";
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
}

/*\*/
* html #hairdesign{
	height: 1em;
}

.design {
	width:125px;
	display:block;
	float:left;
	text-align:left;
	padding:1px;
}

.design img {
	width:120px;
	height:160px;
	border:1px solid #cccccc;
}

.stylist {
	width:85%;
	margin:5px auto;
	padding:7px;
	border:1px solid #cc0000;
}


/*掲示板*/

#bbs{
	width:85%;
	margin:10px auto;
}

.bbscomment{
	width:450px;
	margin:30px auto;
	border:1px solid #999999;
	background:#ffffff;
	padding:10px;
}


#footer{
width:690px;
	margin:0px auto;
height:32px;
background:#01630a;
padding-top:20px;
padding-left:10px;
color:#ffffff;
font-size:10px;
}
