@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFF;
	background-image: url(../images/bg2.gif);
	margin: 0px;
	padding: 0px;
}
a:link {
	color:#690;
	text-decoration: none;
}
a:visited {
	color:#690;
	text-decoration: none;
}
a:hover {
	color:#C90;
	text-decoration:	underline;
}
a:active {
	color:#ff679a; text-decoration: underline;
}

#body {
/*	margin: auto;*/
	padding: 0px;
	width: 980px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	line-height: 1.5em;
}
#top {
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 980px;
}
#top_nail {
	background-image: url(../nail/images/top_bg_nail.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 980px;
}
#kapos {
	padding-top: 92px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content {
	margin: 0px;
	float: right;
	width: 714px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 50px;
}

#nav {
	background-image: url(../images/menu_bg.gif);
	margin: 0px;
	width: 203px;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	color: #FFF;
	background-color: #643519;
	background-repeat: repeat;
}
#index_con {
	width: 300px;
	float: left;
}
#campaign {
	width: 249px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	font-size: 11px;
	line-height: 1.2em;
	color: #630;
}
#content_main {
	float: right;
	width: 386px;
	padding-right: 20px;
	padding-top: 30px;
}
#footer {
	background-image: url(../images/footer_bg.gif);
/*	margin: auto;*/
	height: 38px;
	width: 980px;
	padding-top: 10px;
	clear: both;
	font-size: 12px;
	line-height: 1.5em;
	color: #FFF;
	text-align: center;
}
#tel {
	width: 170px;
	padding-bottom: 20px;
	color: #FFF;
	padding-left: 20px;
}
.tel {
	font-size: 16px;
	font-weight: bold;
}
#welcome {
	font-size: 16px;
	color: #666;
	font-weight: bold;
}

#header {
	background-color: #FFF;
	height: 20px;
	width: 980px;
}
#content_main_info {
	margin: auto;
	width: 350px;
	height: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#content_main_gallery {
	margin: auto;
	width: 350px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	height: 100px;
}
#content_main_blog {
	width: 350px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	height: 120px;
	margin: auto;
}
ul {
	list-style-image: url(../images/ten_r.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#wrapper {
	background-image: url(../images/back.gif);
	overflow: hidden;
	width:100%;
}
#wrapper_nail {
	background-image: url(../nail/images/back_nail.gif);
	overflow: hidden;
	width:100%;
}

#menu {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.imgright {
	float: right;
	margin-right: 15px;
	margin-bottom: 15px;
}
.imgleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

/*-----------------------------------------------------------------------------------------ボタン*/

.menu1 {
	width: 203px;
	overflow: hidden;
}
.menu1 li {
	margin-bottom: 5px;
	list-style-type: none;
	line-height: 0;
}

.menu1 li a {
	margin-bottom: 5px;
	list-style-type: none;
	line-height: 0;

	display: block;
	line-height: 30px;
	padding-left: 10px;
	background-image: url(../images/menu_bg_1.gif);
	background-repeat: no-repeat;
	color: #333;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.menu1 li a:hover {
	background-position: 0 -40px;
}
.menu1 ul {
	margin: 0;
	padding: 0;
}
.menu1 .current a {
	background-position: 0 -80px;
}
.menu1 .current a:hover {
	background-position: 0 -120px;
}



/*-------------------------------------------------------------------------------------------ネイルボタン*/

.menu2 {
	width: 203px;
	overflow: hidden;
}
.menu2 li {
	margin-bottom: 5px;
	list-style-type: none;
	line-height: 0;
	display: block;
	line-height: 30px;
	padding-left: 10px;
	background-image: url(../images/menu_bg_2.gif);
	background-repeat: no-repeat;
	color: #333;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
/*.menu2 .current {
	background-position: 0 -80px;
}

.menu2 li a {
	display: block;
	line-height: 30px;
	padding-left: 10px;
	background-image: url(../images/menu_bg_2.gif);
	background-repeat: no-repeat;
	color: #333;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.menu2 li a:hover {
	background-position: 0 -40px;
}
.menu2 ul {
	margin: 0;
	padding: 0;
}
.menu2 .current a {
	background-position: 0 -80px;
}
.menu2 .current a:hover {
	background-position: 0 -120px;
}
*/
/*--------------------------------------------------------------------------------------------ネイルボタンＳ*/

.menu2s {
	width: 163px;
	overflow: hidden;
	padding-left: 38px;
}
.menu2s li {
	margin-bottom: 5px;
	list-style-type: none;
	line-height: 0;
}

.menu2s li a {
	
	margin-bottom: 5px;
	list-style-type: none;
	line-height: 0;

	display: block;
	line-height: 30px;
	padding-left: 10px;
	background-image: url(../images/menu_bg_2s.gif);
	background-repeat: no-repeat;
	color: #333;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.menu2s li a:hover {
	background-position: 0 -40px;
}
.menu2s ul {
	margin: 0;
	padding: 0;
}
.menu2s .current a {
	background-position: 0 -80px;
}
.menu2s .current a:hover {
	background-position: 0 -120px;
}


/*------------------------------------------------------------------------------まつげボタン*/

.menu3 {
	width: 203px;
	overflow: hidden;
}
.menu3 li {
	margin-bottom: 5px;
	list-style-type: none;
	line-height: 0;

	display: block;
	line-height: 30px;
	padding-left: 10px;
	background-image: url(../images/menu_bg_3.gif);
	background-repeat: no-repeat;
	color: #333;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

/*.menu3 li a {
	display: block;
	line-height: 30px;
	padding-left: 10px;
	background-image: url(../images/menu_bg_3.gif);
	background-repeat: no-repeat;
	color: #333;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.menu3 li a:hover {
	background-position: 0 -40px;
}
.menu3 ul {
	margin: 0;
	padding: 0;
}
.menu3 .current a {
	background-position: 0 -80px;
}
.menu3 .current a:hover {
	background-position: 0 -120px;
}*/

/*-----------------------------------------------------------------------------------まつげボタンＳ*/

.menu3s {
	width: 163px;
	overflow: hidden;
	padding-left: 38px;
}
.menu3s li {
	margin-bottom: 5px;
	list-style-type: none;
	line-height: 0;
}

.menu3s li a {
	margin-bottom: 5px;
	list-style-type: none;
	line-height: 0;

	display: block;
	line-height: 30px;
	padding-left: 10px;
	background-image: url(../images/menu_bg_3s.gif);
	background-repeat: no-repeat;
	color: #333;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.menu3s li a:hover {
	background-position: 0 -40px;
}
.menu3s ul {
	margin: 0;
	padding: 0;
}
.menu3s .current a {
	background-position: 0 -80px;
}
.menu3s .current a:hover {
	background-position: 0 -120px;
}
.sma {
	font-size: 10px;
}

#mob {
	width: 180px;
	margin: auto;
	text-align: center;
	padding-top: 20px;
}
#apDiv1 {
	position:absolute;
	left:673px;
	top:28px;
	width:234px;
	height:250px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:717px;
	top:70px;
	width:263px;
	height:257px;
	z-index:2;
}