﻿@charset "utf-8";

/*--------------------------------------------------
----------------------------------------------------
ahairs.com stylesheets
ver.2006/6/23
author : S.C. (^o^)/

(Style Structure)

	* Basic
	* General Layout
	* Header
	* GlobalNav
	* Contents
		* Main
		* Side
	* Footer

---------------------------------------------------
--------------------------------------------------/*





/* Basic
--------------------------------------------------*/

* {
	margin: 0px;
	padding: 0px;
	list-style: none;	
}

body {
	background: url(../images/body_bg.gif) repeat 0 0;
	text-align: center;
	font-size: 90%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Helvetica, sans-serif;
	color: #333333;
}

hr {
	display: none;
}

img {
	border-style: none;
	vertical-align: bottom;
}

a:link, a:visited {
	color: #663300;
}
a:hover {
	color: #990000;
	text-decoration: none;
}

.clear {
	font-size: 0;
	clear: both;
}





/* General Layout
--------------------------------------------------*/

#container {
	width: 763px;
	text-align: left;
	margin: 0px auto;
	border-right: 1px solid #996666;
	border-left: 1px solid #996666;
}

/*	To Each Area
	
	#header
	#contents
	#main
	#side
	#footer 

*/





/* Header
--------------------------------------------------*/

#header {
	background: url(../images/header.gif) no-repeat 0 0;
	width: 763px;
	height: 105px;
	position: relative;
}
#header p#siteid {
	width: 88px;
	height: 88px;
	position: absolute;
	left: 20px;
	top: 10px;
}





/* GlobalNav
--------------------------------------------------*/

#gnav {
	list-style: none;
	width: 763px;
	border-top: 1px solid #5F1D1E;
	border-bottom: 1px solid #5F1D1E;
}

#gnav li {
	display: inline;
}





/* Contents
--------------------------------------------------*/

#contents {
	width: 763px;
	background: #FFFFFF url(../images/content_bodybg.jpg) repeat-y 0 0;
}


/*#contents:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}*/





/* Main
----------------------------------------*/

#main {
	width: 544px;
	float: left;
}

#maingrid {
	margin: 10px;
}

#main h1 {
	margin-bottom: 0.5em;
}

#main h2 {
	color: #FFFFFF;
	font-size: 1.3em;
	padding: 4px 0px 4px 14px;
	margin-bottom: 1.2em;
	background: #663333;
	clear: both;
}

/*#menu #main h2, #about #main h2 {
	margin-right: 20px;
	margin-left: 20px;
}*/

#main h3 {
	color: #663333;
	font-size: 1.2em;
	padding: 4px 0px 4px 14px;
	border-left: 10px solid #663333;
	border-bottom: 1px solid #999999;
	margin-bottom: 1em;
}

#main p {
	margin-bottom: 0.5em;
	line-height: 1.3em;
}

#main p strong {
	color: #9D785B;
}

#main dl {
	margin-bottom: 1.2em;
}

#main dt {
	margin-bottom: 10px;
	font-weight: bold;
	color: #663333;
	border-bottom: 1px dashed #999999;
	background: url(../images/circle.gif) no-repeat 0% 10%;
	padding: 0px 0px 10px 20px;
}
#main dd {
	margin-bottom: 10px;
	line-height: 1.6em;
}

.circle {
	padding-bottom: 1.2em;
}

.circle li {
	background:  url(../images/circle.gif) no-repeat 0% 50%;
	padding-left: 1.5em;
	line-height: 1.6em;
}

#topicpath {
	padding: 0px 20px;
}



/* MainBackground
-------------------------*/

#top #maingrid {
	background: url(../images/bg/top.jpg) no-repeat right top;
}

#menu #maingrid, #about #maingrid {
	background: url(../images/bg/menu.jpg) no-repeat center center;
}

#about #maingrid {
	background: url(../images/bg/about.jpg) no-repeat center center;
}

#ayurveda #maingrid {
	background: url(../images/bg/ayurveda.jpg) no-repeat center center;
}

#henna #maingrid {
	background: url(../images/bg/henna.jpg) no-repeat center top;
}

#bridal #maingrid {
	background: url(../images/bg/bridal.jpg) no-repeat center top;
}

#provence #maingrid {
	background: url(../images/bg/provence_bg.jpg) no-repeat center top;
}

#mensbridal #maingrid {
	background: url(../images/bg/) no-repeat center top;
}

#dermalcgica #maingrid {
	background: url(../images/bg/) no-repeat center top;
}

#comment #future{
	text-align: center;
	background: url(../images/bg/comment.jpg) repeat-y 0px 0px;
	padding: 30px;
	font-weight: bold;
	color: #663333;
}




/* table
-------------------------*/
#menulist, #aboutlist {
	width: 484px;
	margin: 0px 20px 20px;
}


#menulist tr, #aboutlist tr {
	background: url(../images/dotline.gif) repeat-x left bottom;
}

#menulist td, #aboutlist td {
	padding: 24px 20px;
	font-weight: bold;
}

#menulist td.col, #aboutlist td.col {
	width: 210px;
	color: #A4353C;
}
#menulist td.price #aboutlist td.col2 {
	width: 174px;
	color: #333333;
	letter-spacing: 0.3em;
}




/* ayurbeda
-------------------------*/
#ayulist {
	padding: 10px;
	background: #CCCC99;
	border: 1px solid #663333;
}
#ayulist li {
	background: #CCCC99 url(../images/circle2.gif) no-repeat 0% 50%;
	padding-left: 1.5em;
	line-height: 1.6em;
}



/* aboute
-------------------------*/
#map {
	text-align: center;
	padding: 30px;
}



/* comment
-------------------------*/
.photo {
	float: right;
	margin-left: 10px;
	margin-bottom: 1.2em
}



/* bridal
-------------------------*/
.course {
	padding: 1.2em 25px 0px;
	text-align: left;
	border: 2px dotted #A27E63;
	margin-bottom: 1.2em;
	background-color: #FFFFFF;
}



/* link
-------------------------*/
#link {
	margin-bottom: 10px;
}
#link li {
	margin-bottom: 20px;
}
#link li img {
	vertical-align: middle;
}





/* Side
----------------------------------------*/

#side {
	width: 208px;
	float: right;
	padding: 5px 5px 0 6px;
}


#side #service {
}
#side #service li {
	margin-bottom: 5px;
}


#side #resv {
	margin-top: 12px;
}
#side #resv li {
	margin-bottom: 6px;
}


#side #textlink {
	margin-top: 18px;
	margin-left: 10px;
}
#side #textlink li {
	margin-bottom: 12px;
	font-weight: bold;
	background: url(../images/side/arrow.gif) no-repeat 0% 50%;
	padding-left: 1.2em;
}
#side #textlink li a:link, #side #textlink a:visited {
	color: #FFFFFF;
}
#side #textlink li a:hover {
	color: #A5353C;
	text-decoration: none;
}






/* Footer 
--------------------------------------------------*/
#footer {
	width: 763px;
	text-align: center;
	clear: both;
	display: block;
	background: #FFFFFF;
	border-top: 1px solid #5F1D1E;
	padding: 10px 0px;
}

#footer address {
	font-style: normal;
	color: #A5353C;
	font-family: Arial, Helvetica, sans-serif;
}
.course_1 {
	padding: 1.2em 25px 0px;
	text-align: left;
	border: 2px dotted #A27E63;
	margin-bottom: 1.2em;
	background-color: #fdf5ca;
}
#main dd_1 {
	margin-bottom: 1.2em;
	line-height: 1.6em;
	padding-top: 1.2em;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	border: 2px dotted #a27e63;
}
.course_2 {

	padding: 1.2em 25px 0px;
	text-align: center;
	border: 2px dotted #A27E63;
	margin-bottom: 1.2em;
	background-color: #fdf5ca;
}
