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

common

------------------------------------------*/
div.btn{
	width:90%;
	padding:10px 20px 20px 10px;
	float:left;
}
div.btn img{
	margin:10px;
}

div.etxt{
	margin: 10px 0px 10px 0px;
	padding:30px 20px;
	min-height:100%;
	background-color:#fff;
	border:3px double #E7EEF6;
}

.bd00{
	margin: 30px 0px 10px 0px;
	padding:2px 2px;
	background-color:#fff;
	border:3px outset #C4AD8B;
}
.bd05{
	padding:2px 2px;
	background-color:#fff;
	border:3px outset #C4AD8B;
	display:block;
    margin: 5px auto;
    text-align: center;
	}

.viewList img {
	margin: 4px 4px 2px 0px;
}

p.more,
.viewList {
	text-align:right;
	font-size: 12px;
	vertical-align: center;
	padding: 5px 5px 5px 15px;
	margin: 0;
}

p.more {
	margin: 0;
	padding: 0;
}

.imgleft{
	float: left;
	margin: 0px 20px 15px 0px;
	}

.imgright{
	float: right;
	margin: 0px 0px 0px 20px;
	}

.clear{
	clear:both;
}

.rss{
	margin:10px;
	text-align:center;
}

table{
	margin:0px;
	border:none;
	font-family:Verdana,Osaka,sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
}
table.houhou{
	margin:0px;
	border:none;
	color: #000000;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
	border:1px solid #999;
}
table.houhou th{
	padding:5px;
	background-color:#8DC21F;
	border:1px solid #999;
	text-align:center;
}
table.houhou td{
	padding:5px;
	background-color:#fff;
	border:1px solid #999;
}
table.houhou td.tdl{
	padding:5px;
	background-color:#CEDA00;
	border:1px solid #999;
}
td.nnn{
	padding:5px;
	border-bottom:1px solid #ccc;
}

table.bon{
	padding:5px;
}

table.bon td{
	padding:3px;
	border:3px double #ccc;
}
table.bon th{
	padding:3px;
	border:3px double #ccc;
	background-color:#f5f5dc;
	font-weight:100;
	text-align:right;
}

table.bon td.tp{
	padding:3px;
	border-bottom:3px double #ccc;
	border-top:3px double #ccc;
}
table.bon th.tp{
	padding:10px;
	border-top:3px double #ccc;
	border-bottom:3px double #ccc;
	background-color:#f5f5dc;
	font-weight:100;
	text-align:center;
}

.bg_bar{
	background-color:#EBEFE0;
	}


hr.sol{
	margin:10px 0px;
	height:2px;
	border::2px #003 solid;
	color:#003;
    background-color: #003;
}
	
hr.dot {
	margin:10px 0px;
	width:90%;
	text-align:center;
	border-style: dotted none none none;
	border-top-width: 2px;
	border-top-color: #036;
	height: 2px;
}

.dot {
	margin:5px 5px 5px 5px;
	padding:5px 0px;
	width:95%;
	border-style: dotted none none none;
	border-top-width: 2px;
	border-top-color: #036;
}

.gold {
	margin:15px 5px 5px 5px;
	padding:0px;
	width:98%;
	border-style:none none solid none;
	border-bottom-width: 1px;
	border-bottom-color: #c0a901;
}

.txtBule{
	color:#000066;
	}
.txtboldBule{
	font-weight:bold;
	color:#000066;
	}

.ptop{
	font-size:14px;
	border-left:double 5px #003366;
	padding:2px 5px;
	margin-bottom:10px;
	}
	
.txtRbold{
	text-align:right;
	font-weight:bold;
	padding:0 0 10px 0;
	line-height:1.4em;	
}

.txtLboldRed{
	font-weight:bold;
	color:#7d0019;
}

.txtRed{
	color:#FF0000;
}

.txtb{
	font-size:16px;
	font-weight:600;
	}	
.new{
	background:url(img/icon_032.png) top center no-repeat #DEECF7;
	}	


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

common color

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

.bg_red{
	background-color:#FFA399;
}
.bg_blue{
	background-color:#9CD2FF;
}
.bg_saxblue{
	background-color:#DEECF7;
}
.bg_orange{
	background-color:#FFDDAB;
}
.bg_yellow{
	background-color:#FFFCB8;
}
.bg_violet{
	background-color:#E6D9FF;
}
.bg_pink{
	background-color:#FEF1FB;
}

.bg_gray{
	background-color:#EFEFEF;
}
.txt_pink{
color:#FF6164;
}
.txt_green{
	color:#009933;
	font-size: 130%;
}

.txt_blue{
color:#047390;
}

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

common color a

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

a.bg_saxblue{
	color:#666666;
}
a.bg_pink{
	color:#666666;
}
a.bg_saxblue:hover{
	color:#DE7E9C;
}
a.bg_pink:hover{
	color:#DE7E9C;
}

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

table color a

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

	

.qlink a{
	color:#0033CC;
	text-decoration:underline;
	
}
.qlink a:hover{
	color:#DE7E9C;
}
.qlink a:visited{
	color:#996699;
}

 a:link img.htl{
	border:2px solid #666;
}

a:visited img.htl{
	border:2px solid #666;
}

a:hover img.htl{
	border:2px solid #7d0019;
}

.green_line{
	margin:15px;
	padding:0;
	border-bottom:1px solid #009933;
}


.floor{
	border:outset 1px #E0D78C;
	}
	
.styleline{
	border:dotted 1px #ddd;
	padding:5px;
	margin:5px;
	}
.setline{
	border:dotted 1px #ddd;
	padding:5px;
	margin:5px;
	}

#bnspace{
	text-align:center;
}

#topleft{
	float:left;
	width:440px;
	padding:10px 0 30px 0;
}
#topright{
	float:left;
	width:460px;
	padding:10px 0 30px 0;
}

#topleft img{
	margin:30px 10px 0 0;
	border:1px solid #D4E1E2;
	}
#topright img{
	margin:30px 10px 0 0;
	border:1px solid #D4E1E2;
	}
#topright img.shikaku{
	margin:30px 5px 0 0;
	border:1px solid #D4E1E2;
	}
#topleft a:hover img{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
border:1px solid #fff;
}
#topright a:hover img{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
border:1px solid #fff;
}


#sty img.namae{
	display:block;
	clear:both;
	margin:0 0 20px 0;
}

#prtbl img{
	margin:10px;

}

#prtbl {
	padding:5px;
	border:none;
	width:90%;
	font-size:13px;
}
#prtbl td{
	margin:5px;
	padding:10px;
	border:solid 1px #666;
	font-size:13px;
}
#prtbl th{
	margin:5px;
	padding:10px;
	border:solid 1px #666;
	font-size:13px;
	font-weight:bold;
}

#stylefoto{
	width:98%;
	padding:0;
	margin:0;
	text-align:center;
}
#stylefoto td.days{
	padding:5px 0 0 0;
}
.stylefototxt{
	width:100%;
	padding:0;
	margin:0;
	text-align:center;
	font-size:70%;
}
.stylefototxt td{
	text-align:center;
	color:#FF6164;
	min-width:100px;
}
.sty_bg{
	text-align:center;
	padding:10px 0px;
	margin-bottom:10px;
	float:left;
	min-width:150px;
	}
.sty_bg img{
	margin-bottom:10px;
	}
.sty_bg02{
	text-align:center;
	padding:10px;
	margin-bottom:10px;
	}
.sty_bg02 img{
	margin-bottom:10px;
	}
.btn_back {
	background: -moz-linear-gradient(top,#FFF 0%,#FFF 3%,#E6E6E6 3%,#FFF);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), color-stop(0.03,#FFF), color-stop(0.03,#E6E6E6), to(#FFF));
	color: #111;
	border-radius: 8px 8px 0px 0px;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border: 1px solid #CCC;
	border-bottom: 3px solid #cadeef;
	width: 100px;
	padding: 10px 0;
	text-align:center;
	}
.btn_back a{
	color: #300 !important;
	text-decoration:none !important;
}
.btn_tab {
	background: -moz-linear-gradient(top,#FFF 0%,#FFF 3%,#E6E6E6 3%,#FFF);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), color-stop(0.03,#FFF), color-stop(0.03,#E6E6E6), to(#FFF));
	color: #111;
	border-radius: 8px 8px 0px 0px;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border: 1px solid #CCC;
	border-bottom: 3px solid #cadeef;
	width: 60px;
	padding: 10px 0;
	text-align:center;
	float:left;
	}
.btn_tab a{
	color: #300 !important;
	text-decoration:none !important;
}

.sty_title{
	text-align:center;
	background-color:#EBEFE0;
	color:#87AD89 !important;
	font-size:140%;
	padding:5px;
	border-bottom:double 3px #87AD89;
	border-top:double 3px #87AD89;
}
.pclink{
	text-align:center;
	color:#630;
	font-size:80%;
}
.txtsoft{
color: #669966;
text-shadow:
-1px -1px 0px #fff,
1px -1px 0px #fff,
1px 1px 0px #fff,
-1px 1px 0px #fff,
1px 2px 3px rgba(0, 0, 0, 0.6);
}
.dotwaku{
	margin:10px 0 20px 0;
	width:90%;
	padding:10px;
	border:dashed 1px #D8D8B6;
	overflow:hidden;
}
/*パーマ*/
.dotwaku02{
	margin:10px 0 20px 0;
	padding:10px;
	width:90%;
	border:dashed 1px #D8D8B6;
	overflow:hidden;
}

table.pmpm{
	margin:10px;
	border:none;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
	border:1px solid #999;
}
table.pmpm th{
	padding:5px;
	background-color:#C4DDE7;
	border:1px solid #999;
	font-weight:normal;
	text-align:center;
	width:150px;
}
table.pmpm td{
	padding:5px;
	background-color:#fff;
	border:1px solid #999;
	font-size:14px;
	color:#66b48d;
	height:25px;
	width:100px;
	text-align:center;
}
/*カラー*/
.dotwaku-color{
	margin:10px 0;
	padding:10px;
	width:90%;
	border:dashed 1px #D8D8B6;
}
.dotwaku-color a img{
margin:10px 0;
border:1px solid #ddd;
}
.dotwaku-color a:hover img{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
border:1px solid #58ABAB;
}
/*スタイリスト*/
table.stytbl{
	margin:10px 0;
	border:none;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
	border:1px solid #999;
	width:98%;
}
table.stytbl th{
	padding:5px;
	background-color:#ddd;
	border:1px solid #999;
	font-weight:normal;
	text-align:center;
	width:30%;
}
table.stytbl td{
	padding:5px;
	background-color:#fff;
	border:1px solid #999;
	font-size:14px;
}

.top_sc{
	margin: 10px 0 0 0;
	background-color:#fff;
	width:90%;
	padding:10px;
	border:dashed 1px #D8D8B6;
	overflow:hidden;
}
.top_sc p{
	font-size:88%;
}
