/* CSS Document */

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

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

a {
	color: #ff0000;
}

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

img {
	border:0px;
}

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

hr {
	width:90%;
	margin:0px auto;
}


/*SEOテキスト*/

h1 {
	width: 650px;
	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:650px;
	margin:0px auto;
	background:url(http://salondekou.com/hitstudio/images/main-bg.jpg);
}

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

/*¥*/
* html #container {
	height:0em;
}

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

#header {
	width:610px;
	height:83px;
	background:url(http://salondekou.com/hitstudio/images/header.jpg) no-repeat;
	padding:40px 20px 0px  20px;
}

h2 {
	float:left;
}

#headlink {
	float:right;
}


/*メニューボタン*/

#buttons {
	clear:both;
	width:650px;
	height:57px;
	background:url(http://salondekou.com/hitstudio/images/button-bg.jpg);
}

#buttons img {
	margin-left:5px;
}

.buttonstop {
	width:640px;
	height:22px;
	text-align:right;
	margin:0px 10px 0px auto;
}

.buttonsbottom {
	width:610px;
	height:22px;
	text-align:right;
	margin:13px 40px 0px auto;
}


/*ボディ*/

#contents {
	width:620px;
	margin:0px auto;
}

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

/*¥*/
* html #contents {
	height:0em;
}

#contents {
	display:block;
}

#contents img {
	margin:5px;
}


/*フラッシュ*/

#topimage {
	clear: both;
	width:620px;
	height:200px;
	background:#000000;
	margin-top:10px;
}


/*エントリー*/

h3 {
	width:95%;
	margin:20px auto 10px auto;
	padding:8px;
	background:#FFE2E2;
	border-left:10px solid #E68484;
}

.entry {
	width:95%;
	margin:0px auto;
}

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

/*¥*/
* html .entry {
	height:0em;
}

h4 {
	width:98%;
	margin:20px auto 10px auto;
	padding:5px 10px;
	color:#E94646;
	background:#FFFCD8;
	border-top:3px solid #E94646;
	border-bottom:1px solid #cccccc;
}

.entrybody-left {
	float:left;
	width:40%;
	text-align:center;
}

.entrybody-right {
	float:right;
	width:60%;
}


/*予約メール	*/

form {
	font-size:1.2em;
}
input, select,textarea {
	margin:5px 5px 5px 20px;
	font-size:1.2em;
}


/*交通アクセス*/

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

.access_01 th {
	width:20%;
	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:#FFF1F1;
}

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

.access_02 th {
	width:20%;
	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:#E9FFF8;
}


/*メニュー料金*/

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

#menu th {
	width:25%;
	background:#FDF6BD;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

#menu td {
	vertical-align:text-top;
	border-bottom:1px solid #cccccc;
}


/*ヘアカタログ*/

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

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

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

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

.design img {
	width:125px;
	height:167px;
	border:1px solid #cccccc;
}

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

#footer {
	width:650px;
	height:180px;
	_height:230px;
	background:url(http://salondekou.com/hitstudio/images/footer.jpg) bottom no-repeat;
	margin-top:20px;
	text-align:center;
	font-size:10px;
	color:#666666;
}

#footer2 {
	width:85%;
	margin:0px auto;
}