@charset "UTF-8";

/* ########################################################### */

/* note */
/* 写楽WEBサイト */
/* DATE : 2009.07.27 */
/* SITE : http://www..jp */
/* COPY RIGHT : 株式会社　光　エステティックサロン写楽 */
/* スタイル設定 */

/* ########################################################### */
   
/* ■CSS LIST------------------------------------------------- */

/* 01.基本設定 */
/* 02.見出し・段落・リンク・テキスト設定 */
/* 03.画像・回り込み・解除・テーブル設定 */
/* 04.各エリアレイアウト設定 */
/* 05.その他設定 */

/* ########################################################### */


/* ********************************************************** */

/* 01.基本設定 */

/* ********************************************************** */
/* 初期設定 */
html {
	font-size: 11px;
	line-height: 150%;
}

body {
	margin: 0px;
	padding: 0px;
	color: #444444;
	background: url(../images/global_bar2.jpg) no-repeat center 0px;
}

img {
    border: 0px;
    -ms-interpolation-mode:bicubic;
}



/* ********************************************************** */

/* 02.見出し・段落・リンク・テキスト設定 */

/* ********************************************************** */
h1 {
}
h2 {
	font-size: 1.5em;
}
h2.h2_violet {
	color: #7A4294;
	padding: 10px;
	background: #F3E6F4;
	margin: 10px;
	border-left: 5px solid #7A4294;
}
h3 {
	font-size: 1.15em;
}
h3 a {
	text-decoration: none;
	border-bottom: 1px solid #333333;
}
h3 a:hover {
	text-decoration: none;
	border-style: none;
}
h3.h3_orange {
	color: #FF3300;
	background: url(../images/icon_flower30.jpg) no-repeat left center;
	margin-left: 10px;
	padding: 5px 0px 5px 35px;
}
h3.h3_violet {
	color: #7A4294;
	background: url(../images/icon_flower30.jpg) no-repeat left center;
	margin-left: 10px;
	padding: 5px 0px 5px 35px;
}
h3.h3_violet_bar {
	color: #7A4294;
	background: url(../images/bg_bar_h3.jpg) repeat-x center bottom;
	margin: 10px;
	padding: 10px;
	border-top: 1px solid #E6E6E6;
}
h4 {
}
h5 {
}
h6 {
}
p {
	margin: 10px;
}
a:link,a:visited,a:active {
	color: #333333;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a.icon {
}

.txt_red {
	color: #FF0000;
}
.txt_red_bold {
	color: #FF0000;
	font-weight: bold;
}
.txt_blue {
	color: #00407F;
}
.txt_blue_bold {
	color: #00407F;
	font-weight: bold;
}
.txt_white {
	color: #FFFFFF;
}
.txt_white_bold {
	color: #FFFFFF;
	font-weight: bold;
}
.txt_black {
	color: #000000;
}
.txt_black_bold {
	color: #000000;
	font-weight: bold;
}
.txt_small {
	font-size: smaller;
}
.txt_line {
	text-decoration: line-through;
}

/* ********************************************************** */

/* 03.画像・回り込み・解除・テーブル設定 */

/* ********************************************************** */
/*右回り*/
.img_r {
	margin: 0px 0px 10px 15px;
	float: right;
}
/*左回り*/
.img_l {
	margin: 0px 15px 10px 0px;
	float: left;
}
/*回り込み解除*/
.cl {
	clear: both;
}
/*画像リンク*/
a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
/*ページスイッチ*/
.pageswitch {
	margin: 20px auto 20px;
}
/*アイテム用日付表示*/
.item_date {
	text-align: right;
	font-size: 0.9em;
	margin: 0px 30px;
}
/*テーブルデザイン*/
table.tb_style {
	margin: 10px auto;
	background: #CCCCCC;
	width: 600px;
}
table.tb_style th {
	font-weight: normal;
	color: #000000;
	background: #F4F3F0;
	text-align: left;
	padding: 5px;
}
table.tb_style  td {
	background: #FFFFFF;
	padding: 5px;
}
table.tb_style_white {
	margin: 10px auto;
	width: 600px;
}
table.tb_style_white td {
	padding: 5px;
}

/* ********************************************************** */

/* 04.各エリアレイアウト設定 */

/* ********************************************************** */

/*全体レイアウト
-------------------------------------*/
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	position: relative;
}
/*ヘッダーエリア
-------------------------------------*/
#header {
	width: 900px;
	margin: 0px auto;
	height: 150px;
}
#logo {
	float: left;
	width: 300px;
	height: 90px;
	margin: 0px;
	padding: 0px;
}
#logo h1 a {
	text-indent: -9999px;
	display: block;
	height: 80px;
	_height: 70px;
	width: 267px;
	margin: 0px;
	padding: 0px;
}
#header h2.tel {
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-size: 0.75em;
	font-weight: normal;
	color: #CCCCCC;
}

/*グローバルメニュー
-------------------------------------*/
#global-nav {
	width: 900px;
	position: relative;
}
#global-nav ul,
#global-nav ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#global-nav ul li {
	float: left;
}
#global-nav ul li a {
	height: 40px;
	display: block;
	text-indent: -9999px;
	margin-right: 30px;
}
/*ホーム*/
#global-nav ul li.home a {
	background: url(../images/global.jpg) no-repeat 0px 0px;
	width: 72px;
}
#global-nav ul li.home a:hover {
	background: url(../images/global.jpg) no-repeat 0px -40px;
}
/*初めての方へ*/
#global-nav ul li.guide a {
	background: url(../images/global.jpg) no-repeat -72px 0px;
	width: 108px;
}
#global-nav ul li.guide a:hover {
	background: url(../images/global.jpg) no-repeat -72px -40px;
}
/*サロン案内*/
#global-nav ul li.salon a {
	background: url(../images/global.jpg) no-repeat -180px 0px;
	width: 95px;
}
#global-nav ul li.salon a:hover {
	background: url(../images/global.jpg) no-repeat -180px -40px;
}
/*エステメニュー*/
#global-nav ul li.menu a {
	background: url(../images/global.jpg) no-repeat -276px 0px;
	width: 120px;
}
#global-nav ul li.menu a:hover {
	background: url(../images/global.jpg) no-repeat -276px -40px;
}
/*写楽通信*/
#global-nav ul li.tsushin a {
	background: url(../images/global.jpg) no-repeat -396px 0px;
	width: 84px;
}
#global-nav ul li.tsushin a:hover {
	background: url(../images/global.jpg) no-repeat -396px -40px;
}
/*お知らせ一覧*/
#global-nav ul li.info a {
	background: url(../images/global.jpg) no-repeat -480px 0px;
	width: 108px;
}
#global-nav ul li.info a:hover {
	background: url(../images/global.jpg) no-repeat -480px -40px;
}
/*お客様の声*/
#global-nav ul li.voice a {
	background: url(../images/global.jpg) no-repeat -588px 0px;
	width: 96px;
}
#global-nav ul li.voice a:hover {
	background: url(../images/global.jpg) no-repeat -588px -40px;
}
/*よくあるご質問*/
#global-nav ul li.qa a {
	background: url(../images/global.jpg) no-repeat -684px 0px;
	width: 120px;
}
#global-nav ul li.qa a:hover {
	background: url(../images/global.jpg) no-repeat -684px -40px;
}
/*お問い合せ*/
#global-nav ul li.contact a {
	background: url(../images/global.jpg) no-repeat -804px 0px;
	width: 96px;
}
#global-nav ul li.contact a:hover {
	background: url(../images/global.jpg) no-repeat -804px -40px;
}
/*メインエリア
-------------------------------------*/
#main {
	width: 900px;
	margin: 0px auto;
	padding: 0px 0px 30px;
}

/*コンテンツエリア
-------------------------------------*/
#contents {
	float: left;
	width: 650px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#contents .inner {
	padding: 15px;
}
#pagetop {
	width: 620px;
	text-align: right;
}

/*サイドエリア
-------------------------------------*/
#side-menu {
	float: right;
	width: 230px;
}
#side-menu .dot-line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
}
#select,
#esthe {
	width: 230px;
	margin-bottom: 10px;
}
#select ul,#select ul li,
#esthe ul,#esthe ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#select ul li a,
#esthe ul li a {
	display: block;
	text-indent: -9999px;
	width: 230px;
}
/*セレクトメニュ---------*/
#select ul li {
	margin: 0px 0px 5px;
}
/*初めての方へ*/
#select ul li.s_first a {
	background: url(../images/select_bnr_first.jpg) no-repeat 0px 0px;
	height: 120px;
}
#select ul li.s_first a:hover {
	background: url(../images/select_bnr_first.jpg) no-repeat 0px -120px;
}
/*写楽のエステ*/
#select ul li.s_esthe a {
	background: url(../images/select_bnr_esthe.jpg) no-repeat 0px 0px;
	height: 70px;
}
#select ul li.s_esthe a:hover {
	background: url(../images/select_bnr_esthe.jpg) no-repeat 0px -70px;
}
/*写楽通信*/
#select ul li.s_tsushin a {
	background: url(../images/select_bnr_tsushin.jpg) no-repeat 0px 0px;
	height: 70px;
}
#select ul li.s_tsushin a:hover {
	background: url(../images/select_bnr_tsushin.jpg) no-repeat 0px -70px;
}

/*写楽ブログ*/
#select ul li.s_blog a {
	background: url(../images/select_bnr_blog.gif) no-repeat 0px 0px;
	height: 70px;
}
#select ul li.s_blog a:hover {
	background: url(../images/select_bnr_blog.gif) no-repeat 0px -70px;
}

/*エステメニュ---------*/
#esthe ul li a {
	height: 61px;
}
/*美容矯正*/
#esthe ul li.kyousei a {
	background: url(../images/esthe_btn_menu.jpg) no-repeat 0px -428px;
	height: 65px;
}
#esthe ul li.kyousei a:hover {
	background: url(../images/esthe_btn_menu.jpg) no-repeat -230px -428px;
}
/*フェイシャル*/
#esthe ul li.face a {
	background: url(../images/esthe_btn_menu.jpg) no-repeat 0px 0px;
	height: 65px;
}
#esthe ul li.face a:hover {
	background: url(../images/esthe_btn_menu.jpg) no-repeat -230px 0px;
}
/*アートメイク*/
#esthe ul li.art a {
	background: url(../images/esthe_btn_menu.jpg) no-repeat 0px -65px;
}
#esthe ul li.art a:hover {
	background: url(../images/esthe_btn_menu.jpg) no-repeat -230px -65px;
}
/*ミス日本式ダイエット*/
#esthe ul li.miss a {
	background: url(../images/esthe_btn_menu.jpg) no-repeat 0px -126px;
}
#esthe ul li.miss a:hover {
	background: url(../images/esthe_btn_menu.jpg) no-repeat -230px -126px;
}
/*生涯保証脱毛*/
#esthe ul li.life a {
	background: url(../images/esthe_btn_menu.jpg) no-repeat 0px -187px;
}
#esthe ul li.life a:hover {
	background: url(../images/esthe_btn_menu.jpg) no-repeat -230px -187px;
}
/*ボディートリートメント*/
#esthe ul li.body a {
	background: url(../images/esthe_btn_menu.jpg) no-repeat 0px -248px;
}
#esthe ul li.body a:hover {
	background: url(../images/esthe_btn_menu.jpg) no-repeat -230px -248px;
}
/*ほくろ消し*/
#esthe ul li.hokuro a {
	background: url(../images/esthe_btn_menu.jpg) no-repeat 0px -309px;
}
#esthe ul li.hokuro a:hover {
	background: url(../images/esthe_btn_menu.jpg) no-repeat -230px -309px;
}
/*ブライダルエステ*/
#esthe ul li.esthe a {
	background: url(../images/esthe_btn_menu.jpg) no-repeat 0px -370px;
	height: 62px;
}
#esthe ul li.esthe a:hover {
	background: url(../images/esthe_btn_menu.jpg) no-repeat -230px -370px;
}
#free {
	width: 230px;
}

/*フッターエリア
-------------------------------------*/
#footer {
	background-image: url(../images/foot_bg.gif);
	background-repeat: repeat;
	width: 100%;
}
#inner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 20px;
	padding-bottom: 50px;
}
#footlogo {
	float: left;
	width: 236px;
}
#footlogo .copy {
	font-size: 0.83em;
	color: #FFFFFF;
}
#link {
	float: right;
	width: 630px;
	color: #FFFFFF;
	font-size: 0.85em;
}
#link a {
	color: #FFFFFF;
	text-decoration: none;
}
#link a:hover{
	color: #FF9999;
}

/* ********************************************************** */

/* 05.その他設定 */

/* ********************************************************** */

/*トップページエリア
-------------------------------------*/

/*タイトルバー（共通）*/
.title_bar {
	display: block;
	margin: 0px 0px 10px;
}

/*フラッシュ*/
#flash {
	height: 340px;
	width: 620px;
	margin-bottom: 15px;
}

/*キャンペーン・イベント情報*/
#camp {
	width: 620px;
	margin: 10px auto 30px;
	position: relative;
}
.camp_date {
	font-size: 9px;
	font-weight: bold;
	color: #CC0000;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCCCCC;
}
.camp_img {
	width: 200px;
	float: left;
/* 	height: 150px; */
	/*background: url(../images/bg_camp_imglogo.jpg) no-repeat center center;*/
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
	z-index: auto;
	border: 1px solid #CCCCCC;
}
.camp_img img {
	height: auto;
	width: 200px;
}
.camp_entry {
	float: right;
	width: 400px;
}
.camp_entry h3 {
	font-size: 1.25em;
	font-weight: bold;
	color: #CC0000;
	margin: 15px 0px 5px;
	padding: 0px;
}
.camp_entry .camp_body {
	margin: 10px auto;
}
.camp_entry .camp_body p {
	padding: 0px;
}

/*新着情報*/
#info {
	width: 620px;
	margin: 10px auto 30px;
	position: relative;
}
#info ul,
#info ul li {
	list-style: none;
}
#info ul {
	margin: 0px;
	padding: 0px 10px 10px;
}
#info ul li {
	margin: 0px 0px 5px;
	padding: 0px 0px 5px;
	border-bottom: 1px dotted #CCCCCC;
}
#info ul li span.info_date {
	font: 0.95em Arial, Helvetica, sans-serif;
	color: #996600;
	margin-right: 10px;
}
#info ul li span.cate_name {
	color: #333333;
	margin-right: 10px;
	font-size: 0.95em;
}
.info_entry .info_title {
	font-size: 1.25em;
	font-weight: bold;
	color: #FF6BA5;
	margin: 10px 30px;
	padding: 10px 5px;
	border-bottom: 1px dotted #999999;
}
.info_entry .info_body {
	margin: 10px 30px;
}

/*ピックアップ*/
#picup {
	width: 620px;
	margin: 10px auto 30px;
	position: relative;
}
/*写楽通信*/
#picup .tsushin {
	background: url(../images/bg_tsushin.jpg) no-repeat 0px 0px;
	float: left;
	height: 230px;
	width: 370px;
}
#picup .tsushin h2 {
	display: none;
}
#picup .tsushin h3 {
	margin: 85px auto 10px;
	width: 320px;
	padding: 0px;
	font-size: 1.3em;
}
#picup .tsushin div {
	font-size: 1em;
	width: 320px;
	margin: 10px auto;
	line-height: 140%;
}
.letter,.letter1 {
	margin: 30px 10px;
	padding: 30px 30px 100px;
	border: 1px solid #CCCCCC;
	background: #FBFDFB url(../images/bg_letter.jpg) no-repeat center bottom;
	line-height: 2em;
}
.letter h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #000000;
	margin: 10px auto 20px;
}
.letter1 h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #000000;
	margin: 5px auto 5px;
}
.letter h4 {
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 20px;
}
.letter1 h4 {
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 10px;
}
.letter p {
	margin-right: 0px;
	margin-left: 0px;
}

/*ピックアップメニュー*/
#picup .pickup_menu {
	float: right;
	width: 230px;
}
#picup .pickup_menu a {
	display: block;
}

/*お客様の声*/
#voice {
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-top: 1px dotted #999999;
}
.voice_entry {
	padding: 10px 10px 10px 70px;
	border-bottom: 1px dotted #999999;
	margin-bottom: 20px;
	background: url(../images/icon_flower50.jpg) no-repeat 20px 10px;
}
.voice_entry p {
	margin: 0px;
}
.voice_title {
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	margin: 10px 30px;
}
.voice_body {
	margin: 10px 30px;
}

/*よくあるご質問（FAQ）*/
#faq {
	margin-bottom: 30px;
	padding-bottom: 10px;
}
#faq .faq_index {
	margin-bottom: 20px;
}
#faq .faq_list {
	background: url(../images/icon_clover24.jpg) no-repeat left center;
	margin: 0px 10px;
	padding: 10px 10px 10px 40px;
	border-bottom: 1px dotted #999999;
}
.faq_entry {
	padding: 10px 10px 10px 70px;
	margin-bottom: 20px;
	background: url(../images/icon_clover50.jpg) no-repeat 20px 10px;
}
.faq_entry p {
	margin: 0px;
}
.faq_title {
	margin: 10px 30px;
	background: url(../images/icon_q.gif) no-repeat left center;
	padding: 5px 5px 5px 45px;
	font-size: 1.2em;
	font-weight: bold;
	color: #4B6929;
}
.faq_body {
	margin: 10px 30px;
}

/*お問い合わせフォーム*/
.order_form {
	margin: auto;
	font-size: 0.85em;
}
.order_form table.layout {
	width: 620px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.order_form table.layout th,
.order_form table.layout td {
	padding: 10px;
}
.order_form table.layout th {
	font-weight: normal;
	text-align: left;
	color: #333333;
	vertical-align: top;
}
.order_form table.layout td.bg_gray {
	background: #E6E6E7;
}
.order_form table.layout td.bg_gray img {
	margin: 0px;
	padding: 0px;
}
div#thanks {
	padding: 40px 0px 40px 0px;
	text-align: center;
}
div#thanks p {
	font-size: 16px;
}
div#thanks p strong {
	font-size: 18px;
	color: #CC0000;
}

div.campbox{ width:620px; margin-bottom:40px;}
