@charset "UTF-8";

a:link {
	color: #B30F74;
}

#sta-content {
	font-size: 10px;
}
#sta-content h3 {
	margin-bottom: 15px;
}
#sta-content p {
	line-height: 170%;
}
.spc-b15m {
	margin-bottom: 15px;
}
.box01 {
	width: 173px !important;
	width: 183px;
	background: url(../images/line_length.gif) right top no-repeat;
	padding-right: 10px;
}
.box02 {
	width: 173px !important;
	width: 183px;
	padding-left: 10px;

}

.box00 {
	width: 273px !important;
	width: 283px;
}
.privilege, .box03, .point {
	text-align: center;
	display: block;
	color: #FFFFFF;
	line-height: 100%;
	padding: 2px 0px;
}
.privilege, .point {
	width: 60px;
	margin-right: 10px;
}
.privilege {
	background-color: #B30F74;
}
.point {
	background-color: #666666;
}
.spc-l75m {
	margin-left: 70px;
}
#sta-content dd {
	margin-bottom: 15px;
	background: url(../images/line_side.gif) left bottom no-repeat;
	padding-bottom: 15px;
	padding-left: 70px;
}


/*090915 maruhama*/
.catch {
	margin-bottom: 30px;
}

#point01, #point02, #point03, #point04, #point05 {
	margin-bottom: 15px;
	background: url(../images/line_side.gif) left bottom no-repeat;
	padding-bottom: 15px;
}

#point01 h4,
#point02 h4,
#point03 h4,
#point04 h4,
#point05 h4{
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 18px;
	width: 590px;
	margin-bottom: 15px;
}

#point01 h4 {
	background-image: url(../images/point_01.gif);
}
#point02 h4 {
	background-image: url(../images/point_02.gif);
}
#point03 h4 {
	background-image: url(../images/point_03.gif);
}
#point04 h4 {
	background-image: url(../images/point_04.gif);
}
#point05 h4 {
	background-image: url(../images/point_05.gif);
}

.point-detail {
	margin-left: 70px;
}

.point-detail p.plusbtn {
	padding-bottom: 15px;
	margin-left: 183px;
}
.point-detail p.attmk {
	background-color: #666666;
	color: #FFFFFF;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 5px;
	margin-bottom: 50px;
}

.pluscard-img {
	padding-bottom: 10px;
}
.plus-tokuten {
	clear: both;
	padding-bottom: 10px;
}
.toku01,
.toku02,
.toku03,
.toku04 {
	width: 171px;
	height: 36px;
	display: block;
	text-indent: -100000px;
	float: left;
	background-repeat: no-repeat;
}
.toku01 {
	background-image: url(../images/plus_point01.gif);
}
.toku02 {
	background-image: url(../images/plus_point02.gif);
}
.toku03 {
	background-image: url(../images/plus_point03.gif);
	height: 51px;
}
.toku04 {
	background-image: url(../images/plus_point04.gif);
}
.plus-btn {
	margin-top: 5px;
}


.plus-tokuten p {
	float:right;
	width: 324px;
	border-left: solid 2px #bb9632;
	padding-left: 10px;
}




/* PLUS
=======================================================*/

.period {
	background-color: #b30f74;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
	float: left;
}
.period-days {
	font-weight: bold;
	color: #b30f74;
	font-size: 12px;
}
h4.floor {
	font-weight: normal;
	color: #b30f74;
	font-size: 12px;
	padding-top: 15px;
}
.shop-priv {
	padding-bottom: 10px;
}
.logomk {
	width: 190px;
	float: left;
	text-align: center;
	background-color: #e8e8e8;
	padding-top: 10px;
	padding-bottom: 7px;
}
.shopname {
	display: block;
}
.shoptxt {
	width: 390px;
	float: right;
	/*background-color: #99CC00;*/
}

















/*WinIE用*/
* html .plus-tokuten p {
	width: 335px;
}


* html #sta-content dd {
	padding-left: 75px;
}
.link01 a {
	background: url(../images/mark02.gif) left top no-repeat;
	padding-left: 15px;
	line-height: 100%;
	float: right;
	margin-top: 10px;
}
.link02 {
	background: url(../images/mark01.gif) left top no-repeat;
	padding-left: 38px;
	line-height: 100%;
	margin-top: 10px;
}

/* Clearfix
=======================================================*/
/*firefox etc.*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	line-height: 0em;/*下にマージンが出てしまう問題を解決*/
}

/*MacIE WinIE7*/
.clearfix {
	display: inline-table;
	min-height: 1%;
}

/* Hides from IE-mac ¥*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* End hide from IE-mac */
