h1{
	font-size:10px;
	font-weight:lighter;
	color: #000000;
	text-align:center;
	margin-bottom: 0px;
}

body {
	scrollbar-base-color: #D6EFF7;
	scrollbar-face-color: #A8DDEE;
	margin: 0px;
	float: left;
	
}
.head_menu {
	margin: auto;
	clear: right;
	height: auto;
	width: auto;
	font-size: 12px;
	color: #666666;
	line-height: 15px;
}
.head_menu a {
	color: #3333FF;
	text-decoration: none;
}
.head_menu a:link {
	color: #3333FF;
	text-decoration: none;
}
.head_menu a:visited {
	color: #3333FF;
	text-decoration: none;
}
.head_menu a:active {
	color: #FFCF00;
	text-decoration: none;
}
.head_menu a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.information {
	margin: auto;
	clear: right;
	height: auto;
	width: auto;
	font-size: 12px;
	line-height: 15px;
	color: #009A9C;
}
.information a:link {
	color: #009A9C;
	text-decoration: none;
}
.information a:visited {
	color: #009A9C;
	text-decoration: none;
}
.information a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.information a:active {
	color: #FFCF00;
	text-decoration: none;
}
.information_b {
	margin: auto;
	clear: right;
	height: auto;
	width: auto;
	font-size: 12px;
	line-height: 15px;
	color: #FF990C;
}
.information_b a:link {
	color: #FF990C;
	text-decoration: none;
}
.information_b a:visited {
	color: #FF990C;
	text-decoration: none;
}
.information_b a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.information_b a:active {
	color: #FF0000;
	text-decoration: none;
}
.home_comment {
	margin: auto;
	clear: right;
	width: auto;
	padding-left: 5px;
	font-size: 12px;
	color: #333333;
	line-height: 17px;

}
.system_title {
	margin: auto;
	clear: right;
	height: auto;
	width: auto;
	padding-left: 80px;
	padding-top: 5px;
	font-size: 12px;
	color: #009A9C;
	line-height: 17px;
}
.system_title a:link {
	color: #009A9C;
	text-decoration: underline;
}
.system_title a:visited {
	color: #339999;
	text-decoration: underline;
}
.system_title a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.system_title a:active {
	color: #FFCF00;
	text-decoration: none;
}
.system_text {
	margin: auto;
	clear: right;
	height: auto;
	width: auto;
	font-size: 12px;
	color: #009A9C;
	line-height: 17px;
}
.text12_green {
	margin: auto;
	clear: right;
	height: auto;
	width: auto;
	font-size: 12px;
	color: #009A9C;
	line-height: 15px;
}
.text12_green a:link {
	color: #009A9C;
	text-decoration: none;
}
.text12_green a:visited {
	color: #009A9C;
	text-decoration: none;
}
.text12_green a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
.text12_green a:active {
	color: #FFCF00;
	text-decoration: none;
}
.text12_black {
	margin: auto;
	clear: right;
	height: auto;
	width: auto;
	font-size: 12px;
	color: #666666;
	line-height: 15px;
}
.gallery_pop {
	height: 15px;
	width: auto;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
}
.map {
	font-size: 12px;
	color: #333333;
	line-height: 30px;
	text-align: center;
}
.contact_title {
	font-size: 14px;
	color: #333333;
	line-height: 18px;
}
.contact_text {
	font-size: 12px;
	color: #333333;
	line-height: 14px;
}
.makeup_table {
	font-size: 12px;
	color: #009A9C;
	line-height: 14px;
	border:solid 1px #009A9C;
	background-color: #D7FFE1;
}
.studiomenu_table {
	font-size: 12px;
	color: #009A9C;
	line-height: 14px;
	border:solid 1px #009A9C;
	background-color: #D7FFE1;
}
.studiomenu_text {
	margin: auto;
	clear: right;
	height: auto;
	width: auto;
	font-size: 12px;
	color: #009A9C;
	line-height: 17px;
}
.mobilepop_box1 {
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	border:solid 1px #009A9C;
	background-image: url(/img/mobilepop/bar.gif);
}
.mobilepop_box2 {
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	border:solid 1px #009A9C;
}
.mobilepop_text {
	margin: auto;
	clear: right;
	height: auto;
	width: auto;
	font-size: 12px;
	color: #009A9C;
	line-height: 17px;
}

/* COVER */
#cover{
	clear;both;
	width:670px;
	height:300px;
	margin:0px;
	padding:0;
}

/* v_Ej[ */
#menu_container
	{
	position: absolute;
	margin: 0 0 0 20px;
	}
#menu_container dl
	{
	width: 92px;
	margin: 0;
	float: left;
	font-size: 80%;
	background: #369;
	color: #fff;
	}
#menu_container dt
	{
	text-align: center;
	border: 1px solid black;
	padding: 3px;
	}
#menu_container dd
	{
	display: none;
	margin: 0;
	border-left: 1px solid black;
	border-right: 1px solid black;
	}
#menu_container dl:hover dd
	{
	display: block;
	}
#menu_container a
	{
	display: block;
	border-bottom: 1px solid black;
	-width: 90px;
	line-height: 180%;
	background: #fff;
	padding: 3px;
	}
#menu_container a:hover
	{
	background-color: #ccc;
	}


#gall{
width:650px;
margin-top:100px;
}

#gall img{
 border:solid 1px #999999;
}

#sweets {
	width: 900px;
}
#sweets .price {
	float: right;
	width: 500px;
}
#sweets .room {
	background-image: url(../img/bg_3f.gif);
	background-repeat: no-repeat;
	height: 707px;
	width: 400px;
	float: left;
}
#sweets .room ul {
	width: 238px;
	float: right;
	margin-top: 16px;
}
#sweets .room li {
	float: left;
	margin-right: 14px;
	list-style: none;
	display: inline;
}
#sweets .roomswap {
	width: 376px;
	margin-left: 12px;
	display: block;
	margin-top: 14px;
}


/*ŒÑPOP*/
#hakama {
	width: 900px;
	margin: 0px;
	padding: 0;
}
#hakama .price {
	float: right;
	display:inline;
	margin:0px;
	padding:0px;
	width: 500px;
}
#hakama .price img{
	border:0px;
	margin:0px;
	padding:0px;
}

#hakama .room {
	background-image: url(../img/bg_hakama.jpg);
	background-repeat: no-repeat;
	height: 707px;
	width: 400px;
	float: left;
	display:inline;
	margin: 0px;
	padding: 0px;
}

#hakama .room img {
	border:2px #FFFFFF solid;
}

#hakama .room ul {
	width: 376px;
	float: left;
	margin: 10px 0px 0px 18px;
	padding: 0px;
	display: inline;
}
#hakama .room li {
	float: left;
	margin-right: 5px;
	/margin-right: 2px;
	list-style: none;
	display: inline;
}
#hakama .roomswap {
	width: 376px;
	margin-left: 12px;
	display: inline;
	margin-top: 14px;
}
