@charset "utf-8";

/*======================================

	1-1.Yahoo UI Library Fonts CSS
	http://developer.yahoo.com/yui/fonts/
	*Copyright (c) 2006, Yahoo! Inc. All rights reserved.
	*http://developer.yahoo.com/yui/license.txt

	Font-size Adjustment
	
	77% = 10px	| 	122% = 16px	|	167% = 22px	
	85% = 11px	|	129% = 17px	|	174% = 23px
	92% = 12px	|	136% = 18px	|	182% = 24px
	100% = 13px	|	144% = 19px	|	189% = 25px
	107% = 14px	|	152% = 20px	|	197% = 26px
	114% = 15px	|	159% = 21px	|

=======================================*/

* {
	margin: 0;
	padding: 0;
}


img {
	border: none;
}


body {
	margin: 0;
	background: url(../img/common/bg.jpg) repeat-x top center;
	background-color: #FFEACA;
	padding: 0;
	text-align: center;
	line-height: 140%;
	color: #666666;
	font-size: 10px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}


table,tr,td {
	font-size: 10px;
}


p {
	margin: 0;
	padding: 0;
}


.none {
	display: none;
}


.tm5 {
	margin-top: 5px;
}


.tm10 {
	margin-top: 10px;
}


.tm15 {
	margin-top: 15px;
}


.tm20 {
	margin-top: 20px;
}


.bm10 {
	margin-bottom: 10px;
}


.inner h2 {
	display: block;
	clear: both;
	margin-bottom: 15px;
}


.inner h2.sec {
	padding-top: 15px;
}


.inner h2.sec2 {
	margin-bottom: 10px;
}


.inner h3 {
	clear: both;
	margin-bottom: 15px;
}


.inner h3.sec {
	padding-top: 15px;
	color: #663333;
}



.cntleft {
	float: left;
}


.cntright {
	float: right;
}


.rm5 {
	margin-right: 5px;
}


.txt12 {
	font-size: 12px;
}


.c630 {
	color: #630;
}


.f00 {
	color: #f00;
}


/*======================================

	Header

=======================================*/

div#header {
	margin: 0 auto;
	background: url(../img/common/logo.jpg) no-repeat 0 0;
	width: 851px;
	height: 84px;
	text-align: left;
}


div#header p {
	padding-left: 5px;
	color: #fff;
}


div#header h1 a {
	display: block;
	width: 260px;
	height: 65px;
	text-indent: -999em;
}



/*======================================

	Body

=======================================*/

div#cnt {
	margin: 0 auto;
	background: url(../img/common/cnt_bg.gif) repeat-y 0 0;
	width: 851px;
	height: auto;
}


div#content {
	margin: 0 auto;
	background: url(../img/common/body_bg.jpg) no-repeat 0 0;
	padding: 10px;
	width: 845px;
	height: auto;
	text-align: left;
}


div#content:after {
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
	content: "";
}


/*\*/
* html div#content {
	height: 1em;
	overflow: visible;
}

/**/

html > body div#content {
	width: 825px;
}




div#content2 {
	margin: 0 auto;
	background: url(../img/common/body_bg2.jpg) no-repeat 0 0;
	padding: 10px;
	width: 845px;
	height: auto;
	text-align: left;
}


div#content2:after {
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
	content: "";
}


/*\*/
* html div#content2 {
	height: 1em;
	overflow: visible;
}

/**/

html > body div#content2 {
	width: 825px;
}







div#mnavi {
	float: left;
	margin-top: 11px;
	border: 1px solid #FED18F;
	background-color: #fff;
	padding: 12px 8px;
	width: 182px;
}


html > body div#mnavi {
	width: 166px;
}


div#mnavi ul {
	margin: 0;
	background: url(../img/common/menu_bar.jpg) no-repeat 0 0;
	padding: 0;
	padding-top: 26px;
}

div#mnavi ul.cms {
	margin: 0;
	background: url(../img/common/menu_bar_cms.jpg) no-repeat 0 0;
	padding: 0;
	padding-top: 26px;
}


div#mnavi li {
	border-right: 1px solid #FEA013;
	border-bottom: 1px solid #FEA013;
	border-left: 1px solid #FEA013;
	background: url(../img/common/navi_icon.gif) no-repeat 5px 9px;
	padding: 8px 0 8px 20px;
	width: auto;
	font-size: 12px;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
}


div#mnavi li a {
	text-decoration: none;
	color: #FE9901;
}


div#mnavi li a:hover {
	text-decoration: underline;
	color: #FE9901;
}


div#shop_info {
	margin: 15px 0 0 0;
	border: 1px solid #FEA013;
	background: url(../img/common/shop_bar.jpg) no-repeat 0 0;
	padding-top: 26px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #555;
}


/*======================================

	Top

=======================================*/

div#main {
	float: right;
	background: url(../img/common/body_header.jpg) no-repeat 0 0;
	padding-top: 24px;
	width: 634px;
}


div#main2 {
	float: right;
	background: url(../img/common/body_header2.jpg) no-repeat 0 0;
	padding-top: 24px;
	width: 634px;
}


.cnt {
	margin-left: 9px;
	background: url(../img/common/main_cnt_bg.gif) repeat-y 0 0;
}


.inner,
.inner_cms {
	background: url(../img/common/inner_bg.jpg) no-repeat bottom;
	padding: 9px 17px;
	width: 625px;
	text-align: left;
}


.inner_cms {
	padding: 9px 14px;
	width: 597px;
}


html > body .inner {
	width: 591px;
}


.inner:after {
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
	content: "";
}


/*\*/
* html .inner {
	height: 1em;
	overflow: visible;
}

/**/

.top_shop {
	margin-top: 10px;
}


.top_shop td.txt {
	padding: 5px 0 0 15px;
	font-size: 10px;
}


.map {
	padding-left: 10px;
}



.body_foot {
	position: relative;
	right: -9px;
	right: -9px;
	clear: both;
	background: url(../img/common/body_foot.jpg) no-repeat 0 0;
	width: auto;
	height: 40px;
}


.body_foot2 {
	position: relative;
	right: -9px;
	right: -9px;
	clear: both;
	background: url(../img/common/body_foot2.jpg) no-repeat 0 0;
	width: auto;
	height: 40px;
}


.body_foot hr,
.body_foot2 hr {
	display: none;
}



div#footer {
	clear: both;
	background: url(../img/common/footer_bg.jpg) no-repeat 0 0;
	padding: 0 10px;
	width: auto;
	height: 50px;
	text-align: left;
	color: #fff;
	font-size: 10px;
}


div#footer a {
	color: #fff;
}


.right {
	text-align: right;
}


/*======================================

	Menu

=======================================*/

div#menu {
	margin-left: 20px;
	width: 569px;
	height: auto;
	text-align: left;
}


div#menu td {
	padding: 2px 0 2px 0;
}


div#menu .cntleft {
	float: left;
	clear: both;
	margin-bottom: 15px;
	width: 350px;
}


div#menu .cntright {
	float: right;
	margin-bottom: 15px;
	width: 212px;
}


/*======================================

	Nailist

=======================================*/

div#nailist {

}


html > body div#yuyu,
html > body div#ikumi,
html > body div#mari,
html > body div#nao,
html > body div#masa {
	height: 122px;
}


div#yuyu {
	margin-bottom: 15px;
	background: url(../img/nailist/yuyu.jpg) no-repeat 0 0;
	padding: 45px 180px 0 35px;
	width: auto;
	height: 157px;
	font-size: 12px;
}


div#ikumi {
	margin-bottom: 15px;
	background: url(../img/nailist/ikumi.jpg) no-repeat 0 0;
	padding: 45px 180px 0 35px;
	width: auto;
	height: 157px;
	font-size: 12px;
}


div#mari {
	margin-bottom: 15px;
	background: url(../img/nailist/mari.jpg) no-repeat 0 0;
	padding: 45px 180px 0 35px;
	width: auto;
	height: 157px;
	font-size: 12px;
}


div#nao {
	margin-bottom: 15px;
	background: url(../img/nailist/nao.jpg) no-repeat 0 0;
	padding: 45px 180px 0 35px;
	width: auto;
	height: 157px;
	font-size: 12px;
}


div#asuka {
	margin-bottom: 15px;
	background: url(../img/nailist/asuka.jpg) no-repeat 0 0;
	padding: 45px 180px 0 35px;
	width: auto;
	height: 157px;
	font-size: 12px;
}


div#saori {
	margin-bottom: 15px;
	background: url(../img/nailist/saori.jpg) no-repeat 0 0;
	padding: 45px 180px 0 35px;
	width: auto;
	height: 157px;
	font-size: 12px;
}


div#masa {
	margin-bottom: 15px;
	background: url(../img/nailist/masa.jpg) no-repeat 0 0;
	padding: 45px 180px 0 35px;
	width: auto;
	height: 157px;
	font-size: 12px;
}


/*======================================

	Press
	
=======================================*/

div#press {
}


div#press h3 {
	margin: 0 0 15px 0;
	background: url(../img/press/h3_bg.jpg) repeat-x 0 0;
	padding: 7px 0 0 10px;
	width: auto;
	height: 31px;
	font-size: 12px;
	font-weight: normal;
}


html > body div#press h3 {
	height: 24px;
}


div#press .press_cnt {
	margin: 0 auto;
	margin-bottom: 15px;
	border: 1px solid #F1E4B1;
	background-color: #fff;
	width: 580px;
	overflow: hidden;
	font-size: 12px;
}


div#press .press_cnt p.txt {
	margin-right: 10px;
	margin-bottom: 10px;
}


div#press .press_cnt img {
	margin-bottom: 10px;
	margin-left: 10px;
}


div#press .press_cnt p.txt2 {
	clear: both;
	margin-right: 0;
	margin-right: 10px;
	background-color: #f1e4b1;
	padding: 3px 5px;
	font-size: 10px;
}



div#press .press_cnt:after {
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
	content: "";
}


/*\*/
* html div#press .press_cnt {
	height: 1em;
	overflow: visible;
}

/**/

.cfe9901 {
	color: #FE9901;
}




.table_border {
	border: 1px solid #666;
}


.table_border td {
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 5px;
}


.table_border .td_right {
	border-right: 0px solid #666;
}


.table_border .td_bottom {
	border-right: 0px solid #666;
	border-bottom: 0px solid #666;
}


.table_border .td_bottom2 {
	border-bottom: 0px solid #666;
}


/*======================================

	CMS UP DATA 09/3/3
	
=======================================*/

#cms {
}

#cms .img_table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 597px;
}


#cms .img_table td {
	padding-top: 2px;
	text-align: center;
	vertical-align: top;
}


#cms .cat {
}


#cms .all {
	clear: both;
	background: url(../img/cms/hline.gif) no-repeat center bottom;
	padding: 10px 0;
	width: 597px;
	text-align: right;
}


#cms .inner_cms a {
	color: #FE9901;
}

/* cms second */

#cms .sec {

}

#cms .sec .entry {
	width:auto;
	text-align:left;
	margin-bottom:15px;
}

#cms .sec h3 {
	border-bottom:1px solid #F3E9C1;
	font-size:14px;
	color:#9A883F;
	margin:0 0 10px 0;
	padding:5px 0 10px 0;
}

#cms .sec .txt {
	width:300px;
	text-align:left;
	float:right;
	padding-top:5px;
}

#cms .sec img.attachment-thumbnail {
	border:1px solid #ccc;
	padding:4px;
	background-color:#fff;
	margin-right:15px;
	float:right;
	display:inline;
}

#cms .sec .data {
	color:#FE9901;
	font-size:14px;
	font-weight:bold;
}

div#mnavi ul.betsu {
	margin: 0;
	background: url(../img/common/betsu_bg.jpg) no-repeat 0 0;
	padding: 0;
	padding-top: 26px;
}
