﻿/*----------------------------------------------------

	デフォルトスタイルのリセット

----------------------------------------------------*/
* {
	margin: 0;
    padding: 0;
    border: 0;
    text-decoration: none;
    line-height: 1;
    font-size: 100%;
    font-style: normal;
}



/*----------------------------------------------------

	SEO対策用

----------------------------------------------------*/
a#seo_link{	position: absolute;
	color: #FFFFFF;
	text-decoration: none;
	overflow: hidden;
	top: -99999px;
}




/*----------------------------------------------------

	デフォルトのリンク下線設定

----------------------------------------------------*/
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}



/*----------------------------------------------------

	ベース項目

----------------------------------------------------*/
body {
	background-image: url(../img/pink/body_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#area {
	font-size: 12px;
	width: 750px;
	border: 1px solid #333333;
	margin: auto;
	background-color: #FFFFFF;
	background-image: url(../img/pink/area_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#area_index {
	font-size: 12px;
	width: 750px;
	border: 1px solid #333333;
	margin: auto;
	background-color: #FFFFFF;
}
#header {
	background-image: url(../img/pink/header_bg.gif);
	background-repeat: no-repeat;
	height: 80px;
}
#header h1 {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 10px;
	font-weight: normal;
}
#header .links {
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	color: #FFFFFF;
}
#header .links a {
	color: #FFFFFF;
}
#contents {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
#main {
	float: right;
	width: 490px;
	line-height: 1.5em;
}
#main .home_link {
	font-weight: bold;
	height: 15px;
	text-align: right;
}
#main h2 {
	color: #FFFFFF;
	background-image: url(../img/pink/h2_bg.gif);
	line-height: 23px;
	padding-top: 2px;
	height: 23px;
	padding-left: 20px;
	margin-bottom: 10px;
}
#main h3 {
	color: #993366;
	font-size: 16px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #993366;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#main h4 {
	color: #3366FF;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
}
.page_top {
	text-align: right;
	width: 490px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #669933;
	clear: left;
	margin-top: 10px;
}
.page_top a {
	color: #669933;
	font-weight: bold;
	background-image: url(../img/sub_memu_bg.gif); /* ----------------------------change */
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 23px;
	padding-right: 20px;
}
#sub {
	float: left;
	width: 220px;
	line-height: 1.5em;
	padding-top: 15px;
}
#sub img {
	margin-bottom: 10px;
}
#bottom {
	text-align: center;
	line-height: 1.5em;
	width: 750px;
	padding-top: 20px;
	padding-bottom: 5px;
	clear: both;
	float: left;
}
#copright {
	line-height: 35px;
	color: #FFFFFF;
	background-image: url(../img/pink/copright_bg.gif);
	background-repeat: repeat-x;
	letter-spacing: 0.2em;
	text-align: center;
	height: 35px;
	clear: both;
}



/*----------------------------------------------------

	メインカテゴリーのボタン

----------------------------------------------------*/
#menu {
	background-color: #CCCCCC;
	padding-right: 1px;
}
#menu ul {
	width: 749px;
	height: 31px;
	background: url(../img/memu_bg.gif) no-repeat; /* ----------------------------change */
	list-style-type: none;
}
#menu li {
	float: left;
}
#menu li a {
	display: block;
	width: 107px;
	height: 31px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
}

/* 各アイコンボタンのロールオーバー設定 */

/* エステコース */
#menu li.menu_01 a.on,
#menu li.menu_01 a:focus,
#menu li.menu_01 a:hover {
	background: url(../img/memu_bg.gif) no-repeat left bottom; /* ----------------------------change */
}

/* お試しコース */
#menu li.menu_02 a.on,
#menu li.menu_02 a:focus,
#menu li.menu_02 a:hover {
	background: url(../img/memu_bg.gif) no-repeat -107px -31px; /* ----------------------------change */
}

/* キャンペーン */
#menu li.menu_03 a.on,
#menu li.menu_03 a:focus,
#menu li.menu_03 a:hover {
	background: url(../img/memu_bg.gif) no-repeat -214px -31px; /* ----------------------------change */
}

/* コスメ */
#menu li.menu_04 a.on,
#menu li.menu_04 a:focus,
#menu li.menu_04 a:hover {
	background: url(../img/memu_bg.gif) no-repeat -321px -31px; /* ----------------------------change */
}

/* デスメイク */
#menu li.menu_05 a.on,
#menu li.menu_05 a:focus,
#menu li.menu_05 a:hover {
	background: url(../img/memu_bg.gif) no-repeat -372px -31px; /* ----------------------------change */
}

/* お客様の声 */
#menu li.menu_06 a.on,
#menu li.menu_06 a:focus,
#menu li.menu_06 a:hover {
	background: url(../img/memu_bg.gif) no-repeat -428px -31px; /* ----------------------------change */
}

/* ご予約・ご相談 */
#menu li.menu_07 a.on,
#menu li.menu_07 a:focus,
#menu li.menu_07 a:hover {
	background: url(../img/memu_bg.gif) no-repeat -535px -31px; /* ----------------------------change */
}

/* アクセス */
#menu li.menu_08 a.on,
#menu li.menu_08 a:focus,
#menu li.menu_08 a:hover {
	background: url(../img/memu_bg.gif) no-repeat -642px -31px; /* ----------------------------change */
}



/*----------------------------------------------------

	サブメニューの設定

----------------------------------------------------*/
#sub_menu {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #993366;
	border-bottom-color: #993366;
	height: 24px;
	margin-bottom: 10px;
}
#sub_menu li {
	list-style-type: none;
	float: left;
}
#sub_menu a {
	background: url(../img/sub_memu_bg.gif) no-repeat left center; /* ----------------------------change */
	font-weight: bold;
	line-height: 24px;
	color: #000000;
	padding-right: 10px;
	padding-left: 20px;
}
#sub_menu a.on,
#sub_menu a:focus,
#sub_menu a:hover {
	background: url(../img/sub_memu_bg_on.gif) no-repeat left center; /* ----------------------------change */
}




/*----------------------------------------------------

	動画の設定

----------------------------------------------------*/
.movie_info {
	font-size: 10px;
}
#movie {
	padding: 12px;
	width: 464px;
	text-align: left;
}
#movie_menu {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006633;
	border-bottom-color: #006633;
	margin-bottom: 10px;
	height:160px;
}
#movie_menu li {
	list-style-type: none;
	float: left;
	width: 160px;
	height:25px;
}
#movie_menu a {
	font-weight: bold;
	line-height: 24px;
	color: #000000;
	padding-right: 5px;
}





/*----------------------------------------------------

	トップページ用

----------------------------------------------------*/
#main_index {
	float: right;
	width: 415px;
	line-height: 1.5em;
	margin-top: 15px;
}
#main_index h2 {
	color: #FFFFFF;
	background-image: url(../img/h2_bg.gif); /* ----------------------------change */
	line-height: 23px;
	padding-top: 2px;
	height: 23px;
	padding-left: 20px;
	margin-bottom: 10px;
}
#sub_index {
	float: left;
	width: 275px;
	line-height: 1.5em;
	margin-top: 15px;
}
#index_a .photo {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#index_a h2 {
	color: #FF0000;
	font-weight: bold;
	float: left;
	line-height: 1.2em;
	margin-right: 0.5em;
}
#index_a h3 {
	margin-right: 10px;
	font-weight: normal;
	line-height: 1.2em;
}
#index_a h4 {
	color: #446200;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#index_a .heart a {
	font-weight: bold;
	color: #B30083;
	padding-left: 10px;
	background-image: url(../img/index_hs_link.gif); /* ----------------------------change */
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
}


ul#osusume_banner {
  margin:12px 0 0 0;
  padding:0;
  list-style:none;
  }
  ul#osusume_banner li {
    margin-top:5px;
	}


/*----------------------------------------------------

	お試しコース用

----------------------------------------------------*/
.ffc {
	background-color: #FFFFCC;
	padding: 10px;
	margin-top:5px;
	line-height:1.5em;
}
.16_00f {
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
	line-height: 1.5em;
}
.C00 {
	padding-bottom: 10px;
	color:#993366;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom:1px solid #FFCCCC;
}
.C2DE9F {
	background-color: #C2DE9F;
	padding: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.C2DE9F .C00 {
	background-color: #CC0000;
	padding: 10px;
	font-size: 18px;
	font-weight: bold;
}



/*----------------------------------------------------

	エステコース用

----------------------------------------------------*/
.esthe_title {
	color: #006600;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.esthe_price0 {
	background-color: #FFFFFF;
	text-align: center;
	line-height: 25px;
	width: 480px;
	border: 1px solid #FFCCFF;
}
.esthe_price1 {
	background-color: #FFFFFF;
	text-align: center;
	line-height: 25px;
	width: 300px;
	border: 1px solid #FFCCFF;
}
.esthe_price2 {
	background-color: #FFCCFF;
	line-height: 25px;
	text-align: center;
	width: 180px;
}



/*----------------------------------------------------

	コスメ用

----------------------------------------------------*/
#cosme_index {
	letter-spacing: 0.1em;
	background-image: url(../img/cosme_bg.jpg); /* ----------------------------change */
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 1.5em;
}
.cosme_title {
	color: #006600;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.cosme_price1 {
	color: #FFFFFF;
	background-color: #993366;
	text-align: center;
	line-height: 25px;
	width: 300px;
}
.cosme_price2 {
	background-color: #FFCCFF;
	line-height: 25px;
	text-align: center;
	width: 180px;
}
.cosme_red {
	color: #FF0000;
	text-decoration: underline;
}


/*----------------------------------------------------

	デスメイク用

----------------------------------------------------*/
.make {
	line-height: 1.2em;
}




/*----------------------------------------------------

	お客様の声用

----------------------------------------------------*/
.voice_price0 {
	line-height: 25px;
	width: 460px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #FFCCFF;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.voice_price1 {
	width: 460px;
	background-image: url(../img/voice_bg1.gif); /* ----------------------------change */
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 20px;
	line-height: 1.5em;
}
.voice_price2 {
	width: 460px;
	background-image: url(../img/voice_bg2.gif); /* ----------------------------change */
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	line-height: 1.5em;
}



/*----------------------------------------------------

	フォーム用

----------------------------------------------------*/
#mail_form td {
	padding: 5px;
}
#mail_form input {
	margin-left: 5px;
}
#mail_form select {
	margin-left: 10px;
	border: 1px solid #666666;
}
#mail_form textarea {
	margin-left: 10px;
	border: 1px solid #666666;
	line-height: 1.2em;
}
#mail_form .text {
	border: 1px solid #666666;
	margin-left: 10px;
	line-height: 1.2em;
}
#mail_form #soushin {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
	line-height: 1.5em;
	margin: 10px;
}



/*----------------------------------------------------

	アクセス用

----------------------------------------------------*/
#access_td {
	line-height: 1.5em;
}
#access_td h2 {
	line-height: 1.5em;
	background-image: none;
	color: #FF0000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.3em;
}
