/* @group reset css */

/* ブラウザ初期設定解除CSS */
/***********************************************/
/* CSS file						               */
/* data: 2010/06/10                            */
/* index:                                      */
/*   1# 全体								   */ 
/* 	 2# body					               */
/* 	 3# header					               */
/*   4# contents						       */
/*   5# footer 	                               */
/*   6# float関連            	     		   */
/***********************************************/


/* =============================================================
　■□■ 1. 全体 ■□■
============================================================= */

body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

/*remember to define focus styles!*/
:focus {
	outline: 0;
}





/*remember to highlight inserts somehow!*/
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/*tables still need 'cellspacing="0"' in the markup*/
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

p.left
{
	float: left;
	padding: 2px 10px 0 3px;
}

p.right
{
	float: right;
}

.font0
{
	font-size: 9px;
}

.font1
{
	font-size: 12px;
}


.font2
{
	font-size: 23px;
	line-height: 140%;
}

.font3
{
	font-size: 14px;
	line-height: 140%;
}

.font4
{
	font-size: 15px;
	font-weight:bold;
	color: #fff;
	background-color:#6CF;
	padding: 2px 5px;
	line-height: 100%;
}

.font5
{
	font-size: 14px;
	line-height: 150%;
	font-weight:bold;
	margin: 15px 0;
}


.m_10
{
	margin: 5px 0 ;
}

.m_10_menu
{
	margin: 2px 0;
}

a:hover
{
	color:#FF66FF;
}


/* =============================================================
　■□■ 2. body ■□■
============================================================= */


body {
    font:13px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
    *font-size:small;
    *font:x-small;
	color: #706e64;
	background: url(../image/back.gif) repeat-x;
}

body a {
	color: #CC6699;
}


/* =============================================================
　■□■ 3. header ■□■
============================================================= */

.wrapper {
	width: 910px;
	margin: 0 auto;
	position: relative;
	background: #FFFFFF;
	background: url(../image/bg.png) no-repeat;
}



.wrapper .header {
	height: 110px;
	width: 895px;
	margin: 15px auto 8px auto;
	padding: 0 0 5px 0;
}


.header h1 img {
	vertical-align: middle;
	margin: 20px 0 0 0;
}

.header h1 a {
	color: #444444;
	text-decoration: none;
}

.wrapper .header p.seo
{
	padding: 0 0 0 10px;
	margin: 5px 0 0 0;
	font-size: 7px;
	color:#747474;
	letter-spacing: 1px;
}


.visual
{
	margin: 0 0 0 5px;
}

.wrapper .page_img {
	margin: 0 7px 0 3px;
	width: 900px!important;
	width /**/: 895px;
	background:url(../image/page_title_bg.jpg) no-repeat;
	height: 105px !important;
	height /**/: 100px;
	font-size: 60px;
	text-align: right;
	color:#FFFFFF;
	padding: 45px 0 5px 0px !important;
	padding /**/: 45px 0 0 0px;
}


.wrapper .page_img h2
{
	font-size: 13px;
	margin-right: 5px;
	margin-bottom: -5px;
}

.wrapper .page_img h3
{
	background: none;
	margin-right: 5px;
	margin-top: -5px;
	font-family: Arial, Helvetica, sans-serif;
}

.head-inq-area {
/*	position: absolute;
	right: 10px;
	top: 15px;
	text-align: right;
	width: 366px;
	height: 100px;
	float:right;
*/
	padding-top: 5px;
	margin-top: 5px;
	width: 366px;
	float:right;

}

.head-inq-area img {
	margin-bottom: 5px;
	float:right;
}

.head-inq-area p.mail a {
	background: url(../image/list-mark01.png) no-repeat left center;
	padding-left: 10px;
}

.global
{
	clear:both;
	margin: 8px 3px 0 3px;
}

.global li {
	margin: 7px 0 7px;
}

.global li {
	float: left;
	display: block;
}

.content {
	background: url(../image/line04.png) repeat-y 245px;
	margin-top: 18px;
}


.wrapper .top_contents
{
	margin: 8px auto;
	padding: 0 8px;
}

.wrapper .picup
{
	width: 440px;
	float: left;
	margin: 10px 5px 0 0;
}

.wrapper .picup h2
{
	background:url(../image/top_h2_bg.png) no-repeat;
	color:#FFFFFF;
	height: 32px;
	line-height: 180%;
	padding: 3px 0 3px 12px;
	font-size: 16px;
}


.wrapper .picup h2.glay
{
	background:url(../image/top_h2_bg_1.png) no-repeat;
	color:#FFFFFF;
	height: 32px;
	line-height: 175%;
	padding: 3px 0 3px 12px;
}

.wrapper .picup h2.pink
{
	background:url(../image/top_h2_bg_pink.gif) no-repeat;
	color:#FFFFFF;
	height: 32px;
	line-height: 175%;
	padding: 3px 0 3px 12px;
}


.wrapper .picup h2.blue
{
	background:url(../image/top_h2_bg_blue.gif) no-repeat;
	color:#FFFFFF;
	height: 32px;
	line-height: 175%;
	padding: 3px 0 3px 12px;
}


.wrapper .picup h2.green
{
	background:url(../image/top_h2_bg_green.gif) no-repeat;
	color:#FFFFFF;
	height: 32px;
	line-height: 175%;
	padding: 3px 0 3px 12px;
}

.wrapper .picup h2.per
{
	background:url(../image/top_h2_bg_perple.gif) no-repeat;
	color:#FFFFFF;
	height: 32px;
	line-height: 175%;
	padding: 3px 0 3px 12px;
}

.wrapper .picup h3
{
	padding: 0 0 0 5px;
	margin: 10px 0 8px 0;
	font-size: 14px;
}

.wrapper .picup p
{
	font-size: 12px;
	line-height: 145%;
	margin: 3px 0;
}

.wrapper .picup img.syousai 
{
	margin: 5px 0;
}

/* =============================================================
　■□■ 4. contents ■□■
============================================================= */

.main {
	float: right;
	width: 645px;
	line-height: 1.65;
	margin: 0 7px 0 0;
	padding: 0 2px 0 0;
}

.main p
{
	line-height: 175%;

}


.main h2
{
	border-left: solid #cccccc 5px;
	padding: 5px 0 5px 10px;
	font-size: 18px;
	margin: 0 0 10px 0;
}

.main h3
{
	font-size: 16px;
	color:#666666;
	letter-spacing: 1px;
	padding: 15px 0 10px 3px;
}


h2.page_title
{
	background: url(../image/h2_bg.png);
	color:#FFFFFF;
	border: none;
	padding: 5px 0 5px 5px;
	letter-spacing: 2px;
}


h4
{
	background: url(../image/h2_bg_glay.png);
	color:#FFFFFF;
	border: none;
	padding: 5px 0 5px 10px;
	margin: 10px 0;
	font-size: 14px;
}

h4.green
{
	background: url(../image/h2_bg_green.png);
	color:#FFFFFF;
	border: none;
	padding: 5px 0 5px 10px;
	margin: 10px 0;
	font-size: 14px;
}


h5
{
	background: url(../image/h2_bg_blue.png);
	color:#FFFFFF;
	border: none;
	padding: 5px 0 5px 10px;
	margin: 10px 0; 
}

h5.b
{
	background: url(../image/asasa.jpg) bottom repeat-x;
	color:#666666;
	border: none;
	padding: 5px 0 5px 3px;
	margin: 10px 0 15px 0;
	font-size: 15px;
}


h6
{
	border-bottom: solid #cccccc 1px;
	margin: 10px 5px;
}


p.page_top a
{
	display: block;
	float: right;
	clear: both;
	background: url(../image/page_top.png) no-repeat;
	width: 157px;
	height: 29px;
	text-indent: -9999px;
	clear: both;
}


p.page_top a:hover{
	background-position: 0 -30px;
	clear: both;
}

.right {
	_margin-left: 678px;
	width: 219px;
	margin: 0 0 0 10px;
}

.right .map
{
	border: solid #cccccc 1px;
	background-color:#F6F6F6;
	margin: 5px 0;
}

.right .map p.map_txt
{
	font-size: 10px;
	padding:1px 5px;
	margin: 1px 0;
}



.right div.salon-navi {
	margin-bottom: 20px;
}

.right div.salon-navi li {
	display: block;
}

.right div.salon-navi li img {
	vertical-align: top;
}

.right ul.sub-navi {
	background: url(../images/line02.png) repeat-x 0 bottom;
}

.right ul.sub-navi li {
	display: block;
	padding-bottom: 5px;
}

.qa-navi {
	margin-top: 20px;
	background: url(../images/bg-qa-btm.png) no-repeat 0 bottom;
	background-color: #f8f8f8;
	margin-bottom: 20px;
	padding-bottom: 3px;
}

.qa-navi ul {
	border-left: 1px solid #e7e6dc;
	border-right: 1px solid #e7e6dc;
	padding: 10px;
	line-height: 1.8;
}

.qa-navi li {
	background: url(../image/list-mark03.png) no-repeat left center;
	padding-left: 20px;
}
/*2011.07.05 add Start*/
.table_kit {
	font-size: 10px;
}
.td_list{
	vertical-align:top;
}

/*2011.07.05 add End*/

/* =============================================================
　■□■ 5. footer ■□■
============================================================= */

.footer {
	clear: both;
	margin-top: 50px;
	border-top: 10px solid #DE4B53;
}

.footer div {
	width: 900px;
	height: auto;
	margin: 0 auto;
	position: relative;
	padding: 10px 0 0 0;
}

.footer p
{
	padding: 0 0 0 5px;
	font-size: 10px;
	color: #999999;
}

.footer-navi {
	margin-top: 12px;
	font-size: 76%;
	margin: 0 0 0 5px;
}

.footer-navi li{
	display: inline;
	border-left: 1px solid;
	padding-left: 5px;
	padding-right: 2px;
}

.footer-navi li.first-child {
	border: none;
	padding-left: 0;
}

.copyright {
	text-align: right;

}



/* =============================================================
　■□■ 6. 配置関連 ■□■
============================================================= */

.clearfix:after,
.content:after,
.goods-list01 dd.desc:after,
.goods-list02:after,
.shop-info:after {
    content: ".";  
    display: block;  
    visibility: hidden;  
    height: 0.1px;  
    font-size: 0.1em;  
    line-height: 0;  
    clear: both;
}

.float-l {
	float: left;
	padding-right: 15px;
}

.float-r {
	float: right;
	padding-left: 15px;
}

.hgt180 {
	height: 180px!important;
}

strong {
	color: #be2c66;
}

.clear
{
	clear:both;
}


/* =============================================================
　■□■ 7. table ■□■
============================================================= */


table
{
	margin-bottom: 15px;
	border-right: 1px solid #C8CCD1;
	border-bottom: 1px solid #C8CCD1;
}

table tr th.glay,
table tr td.glay
{
	border-top: 1px solid #C8CCD1;
	border-left: 1px solid #C8CCD1;
	padding: 5px 10px;
	background: #F8F9FB url(../image/bk_tbl.gif) left top repeat-x;
	vertical-align: middle;
}

table tr th span
{
	font-weight: normal;
	margin-left: 3px;
}

table tr th.long, table tr th.long /* ----- 改行禁止 ----- */
{
	white-space: nowrap;
}

table tr td.short, table tr th.short /* ----- 英単語等も強制改行 ----- */
{
	word-break: break-all;
}

table tr th.none /* ----- 背景・ボーダーなし ----- */
{
	border: none;
	background-color: #FFFFFF;
	background-image: none;
}

table tr td
{
	border-top: 1px solid #C8CCD1;
	border-left: 1px solid #C8CCD1;
	padding: 5px 10px;
	vertical-align: middle;
}

table.menu
,table.menu tr
,table.menu tr td
{
	padding: 5px 4px;
	border: none;
}


.table-style01 h3 {
	margin-bottom: 14px;
}

.table-style01 table {
	width: 100%;
}

.table-style01 tr.odd {
	background-color: #f8f7f4;
}

.table-style01 {
	background: url(../images/line05.png) repeat-x 0 bottom;
	padding-bottom: 25px;
	margin-bottom: 20px;
}

.table-style01 th {
	border-top: 1px solid #C8CCD1;
	border-left: 1px solid #C8CCD1;
	text-align: left;
	padding: 7px 10px 3px;
	font-weight:normal;
	vertical-align:middle;
}

.table-style01 td {
	text-align: right;
	padding: 7px 10px 3px;
	font-weight:normal;
}

.table-style01 p.attention {
	color: red;
	margin-top: 20px;
	text-align: right;
}

.table-style01 td.sakura,
table tr td.sakura
{
	background-color: #FFF7FE;
	background: #FFF7FE url(../image/bk_tbl_pink.gif) left top repeat-x;
	text-align: left;
	font-weight: bold;
}


.table-style02 {
	border: 1px solid #e7e6dc;
}

.table-style02 span.access {
	font-size: 85%;
}

.table-style02 caption {
	text-align: left;
	padding-bottom: 15px;
}

.table-style02 tr.odd {
	background-color: #f7f7f7;
}

.table-style02 th {
	width: 90px;
	text-align: left;
}

.table-style02 th,
.table-style02 td {
	border: 1px solid #e7e6dc;
	padding: 15px;
}


/* ----- 背景・ボーダーなし table ----- */

.wrapper .content .main .menu,
.wrapper .content .main .menu td,
.wrapper .content .main .menu tr td 
{
	border: none;
	vertical-align: top;
	text-align:left;
}

.wrapper .content .main .menu tr td .glay
{
	border: solid #cccccc 1px;
	background-color:#F6F6F6;
	margin: 5px 0;
	padding: 5px;
	text-align:left;
}

.confirm{
margin:20px 0;
text-align:center;
background:#F5F5F5;
padding:10px;
}

.confirm .submitBtn{
padding:10px 20px;
}

.confirm .resetBtn{
padding:10px 20px;
}

.confirm .backBtn{
padding:10px 20px;
}


#feed
{
	padding: 0 20px;
	}

#feed ul
{
	border: solid 1px #cccccc;
	background: #FFFBFF;
	padding: 10px;
}

#feed ul li
{
	list-style: inside;
	border-bottom: 1px solid #cccccc;
	padding: 5px 0; 
} 

#feed ul li a
{
	text-decoration: none;
}
.main p.indent_10 {
	padding: 0 10px;
}
.main p.indent_15 {
	padding: 0 0 0 20px;
}

.main p.size_10
{
	font-size: 10px;
}

/*------------------------------ js------------------------------------ */

.new{
	background:url(../images/new-trans.png) no-repeat top right;
	width:58px;
	height:58px;
	position:absolute;
	right:0;
	top:0;
}


.new_01{
	background:url(../images/new_.png) no-repeat top right;
	width:58px;
	height:58px;
	position:absolute;
	right:0;
	top:0;
}

.temp{
	float:left;
	width:170px;
	margin: 3px;
	border: 1px solid #cccccc;
}
.temphol{
background:#efefef;
position:relative;
width:170px;
height:155px;
overflow:hidden;
}
.temphol img {
	position: absolute;
	padding: 5px;
	width: 161px;
}
.tempde{
background:url(images/tempde.jpg) repeat-x bottom;
width:170px;
height:32px;
}
.tempname{
	float:left;
	padding-left:5px;
	padding-top:8px;
}
.tempprice{
float:right;
background:url(../images/pricebg.jpg) center no-repeat;
width:40px;
height:22px;
text-align:center;
margin-top:2px;
color:#fff;
padding-top:6px;
padding-right:5px;
padding-left:5px;
font-weight:bold;
}
.thumb{
	position:absolute;
	top:7px;
	left:7px;
	width:163px;
	height:141px;
	text-indent:-999px;
	overflow:hidden;
	background:url(images/blank.gif) repeat;
}

