@charset "utf-8";
@import url("thickbox.css");
/*------------------文字コード UTF-8----------------*/
/*------------------common----------------*/

*	{margin:0;padding:0;}
table	{border-collapse:collapse;border-spacing:0;}
img	{border:0;}
li	{list-style-type:none;}
h1,h2,h3,h4,h5,h6	{font-size:100%;font-weight:400;}
input,textarea,select	{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select	{font-size:100%;}
legend{color:#000;}
div	{text-align:left;}	
body	{font-size:0.8em; font-family: Arial, Helvetica, sans-serif;
	text-align:center; 
	background:#fef1f3 url(../images/background00.gif) repeat-x;
	}
a:link	{
	color:#0000ff;
	}
a:visited	{
	color:#0000ff;
	}
#bodyback{
	text-align:center;
	position:relative;
	margin:0 auto;
	background:url(../images/background.gif) no-repeat top center;
}

#container{
	position:relative;
	margin:0 auto;
	width:860px;
	background:#fff url(../images/back_outline.gif) repeat-y top center;
	text-align:center;
	font-size:12px;
	line-height: 1.3em;
}

.clear	{
	clear:both;
	}

.red	{
	color:#ff0000;
	font-weight:700;
	}
.normal400	{
	font-weight:400 !important
	}
/*------------------header----------------*/

#header {
	position:relative;
	width:860px;
	height:102px;
	background-image:url(../images/background.gif);
	background-position:top center;
	background-repeat:no-repeat;
	}

#header h1	{
	position:absolute;
	top:20px;
	left:400px;
	font-size:11px;
	font-weight:700;
	color:#fff;
	}

#header h2	{
	position:relative;
	top:0 px;
	left:5px;
	}

#headtext	{
	position:absolute;
	top:4px;
	left:313px;
	font-size:11px;
	font-weight:700;
	color:#fff;
	}

#topnavi	{
	display:block;
	position:absolute;
	top:4px;
	right:24px;
	color:#aaa;
	text-decoration:none;
	}
#topnavi a	{
	text-decoration:none;
	
	}

#ibiza_banner	{
	display:block;
	position:absolute;
	top:22px;
	right:0px;
	}


/*------------------footer----------------*/

#footermenu{
	position:relative;
	clear:both;
	width:860px;
	height:315px;
	line-height:1.5em;
	font-size:10px;
	background:url(../images/foot01.gif) no-repeat top left ;
}

.footermenu_nest{
	position:relative;
	padding:118px 0px 4px 0px;
	float:left;
	width:250px;
	}
#footleft	{left:24px;}
#footcenter	{left:48px;}
#footright	{left:72px;}

.footermenu_nest div{
	margin:0px 0px 8px 0px ;
	color:#FD7B98;
	font-size:13px;
	font-weight:700;
}

.footermenu_nest span{
	display:list-item;
	list-style-type:none;
	padding:4px 0px 0px 0px;
	}

.footermenu_nest span a{
	margin-bottom:0px;
	padding-left:13px;
	font-size:11px;
	color:#777 !important;
	text-decoration:none;
	background:url(../images/list_icon.gif) no-repeat top left;
	}

.footermenu_nest span a:hover	{
	color:#F98B9F !important;
	}

#foot_logo	{
	position:absolute;
	bottom:10px;
	right:28px;
	width:71px;
	height:20px;
	background:url(../images/foot_logo.gif) no-repeat top left;
	text-indent:-9999px;
	}


#foot_logo_p	{
	position:absolute;
	bottom:10px;
	right:28px;
	width:71px;
	height:20px;
	background:url(../images/foot_logo_p.gif) no-repeat top left;
	text-indent:-9999px;
	}


#pagetop	{
	position:absolute;
	top:74px;
	right:324px;
	width:71px;
	height:20px;
	background:url(../images/) no-repeat top left;
	}

#footer_copy {
	clear:both;
	position:relative;
	width:100%;
	height:20px;
	background:#FD879D;
	color:#fff;
	font-size:12px;
	text-align:center;
	padding-top:6px;
	}


/*------------------maincontents----------------*/

#maincontents	{
	clear:both;
	width:840px;
	position:relative;
	top:14px;
	padding:10px 0px 15px 0px;
	margin:0px auto 0px auto;
	text-align:center;
	}

/*------------------maincontents left----------------*/
#mainleft	{
	position:relative;
	top:-38px;
	padding:0px 0px 0px 0px;
	z-index:10;
	width:520px;
	float:left;
	}


/*------------------maincontents right----------------*/

#mainright	{
	position:relative;
	float:right;
	right:0;
	width:300px;
	}

/*----------banner_area--------*/
#right_banner	{

	}
#right_banner a	{
	display:block;
	padding:0px 0px 7px 0px;
	margin:0;
	}

/*----------contents--------*/
#contents_topimage	{
	background:#fff;
	width:860px;
	height:100%;
	
	margin-top:5px;
	text-align:center;
	}


/*----------line--------*/
.line01	{
	display:block;
	position:relative;
	width:520px;
	height:59px;
	color:#ffffff;
	background:url(../images/line01.gif) no-repeat top left;
	margin:20px auto;
	}




/*----------inquiry_img--------*/

.inquiry_img	{
	position:relative;
	top:3px;
	text-decoration:none;
	}
.inquiry_img a	{
	text-decoration:none;
	}


/*ネイルサービスなし*/
.nail_out_of_service	{
	display:none;
	}

@charset "UTF-8";

/*------------------文字コード UTF-8----------------*/

/* リスト全体 */
#tab ul
   {
    width:860px;             /* リスト全体の幅 */
    height:44px;             /* リスト全体の高さ */
    list-style:none;         /* リストマークを無しにする */
   }

/* 各項目 */
#tab li
   {
    width:172px;             /* 項目の幅 */
    height:44px;             /* 項目の高さ */
    float:left;              /* 各項目を左側から回り込み */
   }

/* リンク部分 */

.top a
   {
    display:block;            /* リンク範囲をブロックに変換 */
    width:100%;               /* リンク範囲（幅）をリスト項目範囲全て */
    height:100%;              /* リンク範囲（高さ）をリスト項目範囲全て */
    background-image:url(../images/titlelogo_2012_tab1.png);   /* リンク範囲の背景画像設定 */
    background-position:0px 0px;
                     /* ★↑背景画像の（0px 0px）の位置★ */
    background-repeat:no-repeat;  /* 背景画像繰り返し表示しない */
    text-indent:-1000em;              /* リストの文字を枠外のずらす */
    text-decoration:none;             /* リストの下線を表示しない */
    }
.top a:hover
   {
    background-image:url(../images/titlelogo_2012_tab2.png);    /* マウスが上に来た時の背景画像設定 */
    /*background-position:0px -44px;
                      ★↑背景画像の（0px -44px）に移動★ */
   }

.menu a
   {
    display:block;             /* リンク範囲をブロックに変換 */
    width:100%;                /* リンク範囲（幅）をリスト項目範囲全て */
    height:100%;               /* リンク範囲（高さ）をリスト項目範囲全て */
    background-image:url(../images/titlelogo_2012_tab1.png);/* リンク範囲の背景画像設定 */
    background-position:-172px 0px;
                     /* ★↑背景画像の（-172px 0px）の位置★ */
    background-repeat:no-repeat;      /* 背景画像繰り返し表示しない */
    text-indent:-1000em;              /* リストの文字を枠外のずらす */
    text-decoration:none;             /* リストの下線を表示しない */
   }
.menu a:hover
   {
    background-image:url(../images/titlelogo_2012_tab2.png); /* マウスが上に来た時の背景画像設定 */
    /*background-position:-172px -44px;
                      ★↑背景画像の（-172px -44px）に移動★ */
   }

.access a
   {
    display:block;             /* リンク範囲をブロックに変換 */
    width:100%;                /* リンク範囲（幅）をリスト項目範囲全て */
    height:100%;               /* リンク範囲（高さ）をリスト項目範囲全て */
    background-image:url(../images/titlelogo_2012_tab1.png);/* リンク範囲の背景画像設定 */
    background-position:-344px 0px;
                     /* ★↑背景画像の（-344px 0px）の位置★ */
    background-repeat:no-repeat;      /* 背景画像繰り返し表示しない */
    text-indent:-1000em;              /* リストの文字を枠外のずらす */
    text-decoration:none;             /* リストの下線を表示しない */
   }
.access a:hover
   {
    background-image:url(../images/titlelogo_2012_tab2.png); /* マウスが上に来た時の背景画像設定 */
    /* background-position:-344px -44px;
                     ★↑背景画像の（-344px -44px）に移動★ */
    }

.reserve a
   {
    display:block;             /* リンク範囲をブロックに変換 */
    width:100%;                /* リンク範囲（幅）をリスト項目範囲全て */
    height:100%;               /* リンク範囲（高さ）をリスト項目範囲全て */
    background-image:url(../images/titlelogo_2012_tab1.png);/* リンク範囲の背景画像設定 */
    background-position:-516px 0px;
                     /* ★↑背景画像の（-516px 0px）の位置★ */
    background-repeat:no-repeat;      /* 背景画像繰り返し表示しない */
    text-indent:-1000em;              /* リストの文字を枠外のずらす */
    text-decoration:none;             /* リストの下線を表示しない */
   }
.reserve a:hover
   {
    background-image:url(../images/titlelogo_2012_tab2.png); /* マウスが上に来た時の背景画像設定 */
   /* background-position:-516px -44px;
                      ★↑背景画像の（-516px -44px）に移動★ */
    }

.jobs a
   {
    display:block;             /* リンク範囲をブロックに変換 */
    width:100%;                /* リンク範囲（幅）をリスト項目範囲全て */
    height:100%;               /* リンク範囲（高さ）をリスト項目範囲全て */
    background-image:url(../images/titlelogo_2012_tab1.png);/* リンク範囲の背景画像設定 */
    background-position:-688px 0px;
                     /* ★↑背景画像の（-688px 0px）の位置★ */
    background-repeat:no-repeat;      /* 背景画像繰り返し表示しない */
    text-indent:-1000em;              /* リストの文字を枠外のずらす */
    text-decoration:none;             /* リストの下線を表示しない */
   }
.jobs a:hover
   {
    background-image:url(../images/titlelogo_2012_tab2.png); /* マウスが上に来た時の背景画像設定 */
    /*background-position:-688px -44px;
                      ★↑背景画像の（-688px -44px）に移動★ */
    }

