/* CSS Document */

* {
	margin:0px;
	padding:0px;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3","Arial", "Helvetica";
	/*color:#000000;*/
	border: 0;
	line-height: 1;
	font-size: 100%;
	font-weight: normal;
}

body {

	height: 100%
}


#container {
    width: 1000px;
    margin:0px auto;
    position:relative;
    min-height: 100%;
	background-color: #FF99CB;
}

body > #container {
        height: auto;
}

#space {
	clear:both;
	padding-top: 10px;
	background-image:url(img/tel.jpg);
	background-repeat:no-repeat;
	height:15px;
}

h1 {
	background-image:url(img/logo.gif);
	background-repeat: no-repeat;
	width: 230px;
	height: 82px;
	float: left;
	text-indent: -9999px;
	margin: 0px 0px 0px 0px;
}

.r_large {
	font-size:140%;
	color:#F00;
	font-weight:bold;
}
.red {
	color:#F00;
}

.bun {
	font-size:100%;
	line-height:1.5;
}
#skip {
    width: 1000px;
    margin:0px auto;
    position:relative;
    min-height: 100%;
	background-color: #FFFFFF;
	font-size:90%;
	font-weight:bold;
	padding-top:5px;
}


/*メニュー*/

#menu {
    float: left;
	padding: 0px;
	width: 770px;
	height: 82px;
	list-style-type: none;
}

@media print {
#menu {
	display: none;
}
}

#menu li{
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#menu a {
	display: block;
	height: 82px;
	background-repeat: no-repeat;
	text-decoration: none;
}
#menu a:hover{
	display: block;
	background-position: 0px -82px;
	background-repeat: no-repeat;
	text-decoration: none;
}


.top {
	background-image:url(img/m_top.gif);
	width: 94px;
	text-indent: -9999px;	
}
.top_active {
	background-image:url(img/m_top.gif);
	width: 94px;
	background-position: 0px -82px;
	text-indent: -9999px;	
}

.nailmenu {
	background-image:url(img/m_nailmenu.gif);
	width: 117px;
	text-indent: -9999px;	
}
.nailmenu_active {
	background-image:url(img/m_nailmenu.gif);
	width: 117px;
	background-position: 0px -82px;
	text-indent: -9999px;	
}

.footcaremenu {
	background-image:url(img/m_footcaremenu.gif);
	width: 150px;
	text-indent: -9999px;	
}
.footcaremenu_active{
	background-image:url(img/m_footcaremenu.gif);
	width: 150px;
	background-position: 0px -82px;
	text-indent: -9999px;	
}

.relaxationmenu {
	background-image:url(img/m_relaxationmenu.gif);
	width: 173px;
	text-indent: -9999px;	
}
.relaxationmenu_active{
	background-image:url(img/m_relaxationmenu.gif);
	width: 173px;
	background-position: 0px -82px;
	text-indent: -9999px;	
}

.gallery {
	background-image:url(img/m_gallery.gif);
	width:83px;
	text-indent: -9999px;	
}
.gallery_active {
	background-image:url(img/m_gallery.gif);
	width:83px;
	background-position: 0px -82px;
	text-indent: -9999px;	
}

.shopdata {
	background-image:url(img/m_shopdata.gif);
	width:153px;
	text-indent: -9999px;	
}
.shopdata_active {
	background-image:url(img/m_shopdata.gif);
	width:153px;
	background-position: 0px -82px;
	text-indent: -9999px;	
}



/*フッター*/
#footer {
	background-image:url(img/footer.gif);
	background-repeat:no-repeat;
	text-indent: -9999px;
	width:1000px;
	height: 68px;
	margin: 0px;
	bottom: 0px;
	position:relative;
	clear:both;
}


/*ネイルメニュー*/
.handmenu {
	padding: 10px 0px 10px 50px;
	width: 420px;
	float:left;
	font-size: small;
	color:#660033;
}

.handmenu ul{
	padding-left: 50px;
	padding-right:10px;
}

.handmenu li {
	line-height: 1.5;
	list-style-position:outside;
	list-style-image:url(img/list_style.jpg);
	padding-bottom: 5px;
}


.handmenu .asterisk {
	color:#FF0000;
}


/*フットケアメニュー*/
.footmenu {
	padding: 10px 0px 20px 50px;
	width: 420px;
	float:left;
	font-size: small;
	color:#006600;
}

.footmenu p{
	font-size:medium;
	padding-bottom: 10px;

}
.footmenu ul{
	padding-left: 50px;
	padding-right:10px;
}

.footmenu li {
	line-height: 1.5;
	list-style-position:outside;
	list-style-image:url(img/list_style_foot.jpg);
	padding-bottom: 8px;
}


.footmenu .asterisk {
	color:#FF0000;
}

.footmenu ol{
	padding-left: 50px;
	padding-right:10px;
}

.footmenu ol li {
	line-height: 1.5;
	list-style-position:outside;
	list-style-type:decimal;
	padding-bottom: 8px;
}
.footmenucap {
	padding: 10px 0px 0px 120px;
}

.footmenucap p{
	font-size:small;
	padding-top: 5px;
}

/*リラクゼーションメニュー*/
.relaxation {
	padding: 10px 0px 20px 50px;
	width: 420px;
	float:left;
	font-size: small;
	color:#006600;
}

.relaxation p{
	font-size:medium;
	padding-bottom: 10px;

}
.relaxation ul{
	padding-left: 50px;
	padding-right:10px;
}

.relaxation li {
	line-height: 1.5;
	list-style-position:outside;
	list-style-image:url(img/list_style_foot.jpg);
	padding-bottom: 8px;
}


.relaxation .asterisk {
	color:#FF0000;
}

.relaxation ol{
	padding-left: 50px;
	padding-right:10px;
}

.relaxation ol li {
	line-height: 1.5;
	list-style-position:outside;
	list-style-type:decimal;
	padding-bottom: 8px;
}
.relaxationcap {
	padding: 60px 0px 0px 60px;
	width:250px;
}

.relaxationcap p{
	font-size:small;
	padding-top: 5px;
}


/*ショップデータ*/
#shopdata {
	padding: 20px 0px 10px 70px;
	color:#660033;
	float:left;
	width: 350px;
}

#shopdata p {
	font-size:small;
	padding-top: 5px;
}

#shopdata h2 {
	font-size:medium;
	padding-top: 60px;
	background-image:url(img/shopdata_kei_top.jpg);
	background-repeat:no-repeat;
	height:30px;
	text-indent: 55px;
	width:300px;
}
.shopdatalist {
	width: 290px;
	padding-left: 5px;
	padding-bottom: 10px;
}

.shopdatalist1 {
	border-bottom-style:dotted;
	border-bottom-width:thin;
	border-bottom-color:#660033;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top:5px;
	font-size: small;
	line-height: 1.2;
}
.shopdatalist2 {
	border-bottom-style:dotted;
	border-bottom-width:thin;
	border-bottom-color:#660033;
	border-left-style:dotted;
	border-left-width:thin;
	border-left-color:#660033;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top:5px;
	font-size: small;
	line-height: 1.2;
}

.shopdatainfo {
	padding: 50px 0px 30px 20px;
	color:#660033;
	float:left;
	width: 480px;
}

#shopdata h3 {
	font-size:medium;
	padding-top: 8px;
	background-image:url(img/list_style.jpg);
	background-repeat:no-repeat;
	height:31px;
	text-indent: 35px;
}

.shopdatainfo p {
	font-size:small;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.3;
}

#shopdata h4 {
	padding-top: 30px;
	padding-left: 50px;
	font-size: 14px;
}

/*ギャラリー*/
#gallery_contents {
	padding: 10px 0px 20px 50px;
    position:relative;
    min-height: 450px;
	background-color: #FF99CB;
}
#gallery_contents h2{
	clear:both;
	padding-top:20px;
}

#gallery_contents p {
	clear:both;
	font-size:12px;
	text-indent: 10px;
	padding-bottom: 10px;

}
#gallery_menu {
		float:right;
		padding-right: 60px;
}

#gallery_contents h3 {
	clear:both;
	width:890px;
	padding-top: 15px;
	background-image:url(img/gallery_t_bg.jpg);
	background-repeat:no-repeat;
	height: 45px;
	text-indent: 40px;
	/*float:left;*/
}

#gallery_contents ul {
	float:right;
	width:auto;
	padding-right: 70px;
	padding-bottom: 10px;
}

#gallery_contents li {
	list-style:none;
	float:left;
	text-indent: 5px;
    /*padding-top:20px;*/
}

#space01 {
	clear:both;
	/*padding-top: 10px;
	height:15px;*/
}


.photobg {
	background-image:url(nailphoto/photo_bg.jpg);
	background-repeat:no-repeat;
	width: 150px;
	height:115px;
	float:left;
	margin: 10px 15px;
	background-color: #FF99CB;
}

.photobg img {
	padding: 5px 0px 0px 6px;
}