@charset "utf-8";

/* CSS Document */

/*YUI reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td{
	padding:0;
	margin:0;
}
table{
	border-collapse: collapse;
	border-spacing:0;
}
fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var{
	font-weight:normal;
	font-style:normal;
}
ol,ul{
	list-style:none;
}
caption,th{
	text-align:left;
}
h1,h2,h3,h4,h5,h6{
	font-weight:normal;
	font-size:100%;
}
q:before,q:after{
	content:'';
}
abbr,acronym{
	border:0;
}
a {
	color: #999;
}
a:hover {
	color: #CCC;
}
body {
	background-color: #F9F9F9;
	font-size: 12px;
	line-height: 1.3em;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
}
.tel {
	font-size: 16px;
}
.news {
	background-image: url(img/news.gif);
	background-repeat: no-repeat;
}
.newsyear {

}

.newsmon {
	width: 105px;
	vertical-align: top;
	padding-bottom: 20px;
}
.newstext {
	vertical-align: top;
	padding-bottom: 20px;
}
.aboutus {
	background-image: url(img/aboutus.gif);
	background-repeat: no-repeat;
}

.salon {
	background-image: url(img/salon.gif);
	background-repeat: no-repeat;
}
.mapmain {
	height: 324px;
	width: 525px;
	border: 1px solid #DDD;
}
.access {
	background-image: url(img/access.gif);
	background-repeat: no-repeat;
}

.accesstbl {
	width: 870px;
}

.accesstbl td {
	vertical-align: top;
	padding-right: 30px;
	line-height: 1.8em;
}

.photo {
	background-image: url(img/photo.gif);
	background-repeat: no-repeat;
}
.alliance {
	background-image: url(img/alliance.gif);
	background-repeat: no-repeat;
}
.alliancetbl {
}
.alliancetbl td {
	padding-right: 20px;
	padding-bottom: 20px;
	vertical-align: top;
}
.alliancetbl img {
	border: 1px solid #DDD;
}




.price {
	background-image: url(img/price.gif);
	background-repeat: no-repeat;
}
.photothumbnail {
	margin-right: 11px;
	float: left;

}
.phototmmain {
	padding-left: 0px;
}



.pricetable {
	margin-top: -0.8em;
}



.pricemenu {
	width: 380px;
	border-bottom: dashed #CCC 1px;
	padding-top: 0.8em;
}
.priceprice {
	vertical-align: top;
	text-align: right;
	width: 147px;
	border-bottom: dashed #CCC 1px;
	padding-top: 0.8em;
}
.reservation {
	background-image: url(img/reservation.gif);
	background-repeat: no-repeat;
}
.reservationtbl {
	margin-bottom: 20px;
}
.reservationtbl td {
	width: 175px;
	padding-top: 0.3em;
}


.recruit {
	background-image: url(img/recruit.gif);
	background-repeat: no-repeat;
}

.link {
	background-image: url(img/link.gif);
	background-repeat: no-repeat;
}

.photomain {
	text-align: center;
	width: 301px;
	border: solid 1px #DDD;
	padding: 0;
	margin: 0 0 20px 0;
}
.linktbl {
}
.linktbl td {
	padding-right: 20px;
	padding-bottom: 20px;
	vertical-align: top;
}
.linktbl img {
	border: 1px solid #DDD;
}




.abouttitle {
	width: 98px;
	vertical-align: top;
	padding-bottom: 1em;
}
.abouttbl {
	margin-bottom: 10px;
}

.abouttext {
	vertical-align: top;
	padding-bottom: 1em;
}








.hiddentext {
	display: none;
}
#center {
	position: absolute;
	top: 50%;
	width: 100%;
	margin: -305px 0 0 0;
	left: 0px;
}
#bg {
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	height: 547px;
	width: 910px;
	padding: 30px;
	text-align: left;
	margin: 0 auto 0 auto;
}
#header {
	height: 20px;
	width: 910px;
	clear: both;
}




#title {
	height: 20px;
	width: 567px;
	background-image: url(img/title.gif);
	background-repeat: no-repeat;
	float: left;
}
#title a {
	display: block;
	height: 20px;
	width: 120px;
}

#menubutton {
	height: 20px;
	width: 343px;
	float: left;
}
#menubutton a {
	display: block;
	float: left;
}


#home{
	background-image: url(img/menu-in.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 38px;
}
#home-o{
	background-image: url(img/menu-out.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 38px;
}
#news{
	background-image: url(img/menu-in.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 39px;
	background-position: -39px 0px;
}
#news-o{
	background-image: url(img/menu-out.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 39px;
	background-position: -39px 0px;
}
#salon{
	background-image: url(img/menu-in.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 37px;
	background-position: -78px 0px;
}
#salon-o{
	background-image: url(img/menu-out.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 37px;
	background-position: -78px 0px;
}
#alliance {
	background-image: url(img/menu-in.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 53px;
	background-position: -115px 0px;
}
#alliance-o {
	background-image: url(img/menu-out.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 53px;
	background-position: -115px 0px;
}


#price{
	background-image: url(img/menu-in.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 36px;
	background-position: -168px 0px;
}
#price-o{
	background-image: url(img/menu-out.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 36px;
	background-position: -168px 0px;
}
#aboutus{
	background-image: url(img/menu-in.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 62px;
	background-position: -204px 0px;
}
#aboutus-o{
	background-image: url(img/menu-out.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 62px;
	background-position: -204px 0px;
}
#recruit{
	background-image: url(img/menu-in.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 48px;
	background-position: -266px 0px;
}
#recruit-o{
	background-image: url(img/menu-out.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 48px;
	background-position: -266px 0px;
}
#link{
	background-image: url(img/menu-in.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 30px;
	background-position: -314px 0px;
}
#link-o{
	background-image: url(img/menu-out.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 30px;
	background-position: -314px 0px;
}
#maincontents {
	height: 527px;
	width: 910px;
}
#fullspace {
	height: 487px;
	width: 870px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}


#leftspace {
	height: 507px;
	width: 527px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	overflow: auto;
}
#rightspace {
	height: 507px;
	width: 323px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	background-image: url(img/lr_line.jpg);
	background-repeat: no-repeat;
	background-position: 0 40px;
	overflow: auto;
}
#maincontents h2 {
	height: 40px;
	font-size: 18px;
	font-weight: bold;
}
#maincontents h3 {
	height: 20px;
	font-size: 14px;
}
#maincontents p {
	padding-bottom: 20px;
}
.cap {
	height: 20px;
	width: 870px;
	padding: 0;
}

#copyright {
	width: 950px;
	margin: 0 auto 0 auto;
	text-align: right;
	color: #CCCCCC;
	font-size: 11px;
	margin-top: -5px;

}

