@charset "utf-8";
/* CSS Document */

* { margin: 0; padding: 0; }
body {
	background: #fff;
	text-align: center;
	font-size: 12px;
	line-height: 1.7;
	color:#333;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
hr { display: none; }
ul { list-style: none; }
img { border: none; }

/*リンク設定
----------------------------------------------*/
a:link { color:#E5107D; text-decoration: underline;}
a:active { color: #E5107D; text-decoration: underline;}
a:visited { color: #E5107D; text-decoration: underline;}
a:hover { color:#E5107D; text-decoration: none;}

a:hover img{
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	background:none!important;
}

a:hover.ov { position:relative; top:1px; left:1px; }


/*ページ設定
----------------------------------------------*/
#page {
	width: 100%;
	margin: 0 auto;
	text-align: left;
}

#tokutenT {
	width: 600px;
	margin: 0 auto;
	padding-top: 50px;
/*----clearfix-----*/
_height: 1px;
min-height: 1px;
}
#tokutenT:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}
/*----clearfix-----*/

h1 {
	background: url(../img/tokuten_title.png) no-repeat;
	width: 296px;
	height: 234px;
	text-indent: -9999px;
	float: left;
}

#tokutenT dl {
	width: 280px;
	float: right;
	margin-top: 30px;
}

#tokutenT dt {
	background: #063;
	color: #fff;
}

#tokutenT dd {
	margin-bottom: 1.5em;
}

.line {
	background: url(../img/tokuten_border.png) repeat-x;
	width: 100%;
	height: 10px;
	margin: 50px 0;
}

#gentei {
	width: 100%;
	background: #b2e287;
}

#gentei h2 {
	background: url(../img/tokuten_title_syokai.png) no-repeat;
	width: 329px;
	height: 49px;
	margin: 0px auto 15px;
	text-indent: -9999px;
}


.wrap {
	width: 600px;
	margin: 0 auto;
/*----clearfix-----*/
_height: 1px;
min-height: 1px;
}
.wrap:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}
/*----clearfix-----*/

.wrapL {
	width: 260px;
	float: left;
	position: relative;
}

.wrapSample {
	position: absolute;
	top: -20px;
	left: -8px;
}

.wrapR {
	width: 330px;
	float: right;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #063;
}

.wrap dt {
	font-weight: bold;
}

.wrap dd {
	margin-bottom: 1.5em;
	padding-left: 1.5em;
}

/** -STA- 店舗名設定
----------------------------------------------*/
#titleImajin {
	background: url(../img/tokuten_title_imajin.png) no-repeat;
	width: 325px;
	height: 41px;
	text-indent: -9999px;
	margin: 0 auto 15px;
}

#titleAnimate {
	background: url(../img/tokuten_title_animate.png) no-repeat;
	width: 325px;
	height: 41px;
	text-indent: -9999px;
	margin: 0 auto 15px;
}

#titleStera {
	background: url(../img/tokuten_title_sutera.png) no-repeat;
	width: 361px;
	height: 41px;
	text-indent: -9999px;
	margin: 0 auto 15px;
}

#titleFamizu {
	background: url(../img/tokuten_title_famizu.png) no-repeat;
	width: 347px;
	height: 41px;
	text-indent: -9999px;
	margin: 0 auto 15px;
}

#titleAmiami {
	background: url(../img/tokuten_title_amiami.png) no-repeat;
	width: 327px;
	height: 41px;
	text-indent: -9999px;
	margin: 0 auto 15px;
}

#titleNeo {
	background: url(../img/tokuten_title_neo.png) no-repeat;
	width: 405px;
	height: 42px;
	text-indent: -9999px;
	margin: 0 auto 15px;
}

/* -END- 店舗名設定
----------------------------------------------*/

.bgspring {
	background: #FFE8F3;
	width: 100%;
}

.sale {
	width: 360px;
	margin: 30px auto 0;
/*----clearfix-----*/
_height: 1px;
min-height: 1px;
}
.sale:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}
/*----clearfix-----*/

.sale li {
	width: 180px;
	float: left;
	text-align: center;
}






