@charset "utf-8";

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #333;
	font:13px/1.5 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	/* for IE6/7 */
	*font-size: small; 
	/* for IE Quirks Mode */
	*font: x-small;
	line-break: strict;
}

a:link,
a:active,
a:visited { 
	color: #1D3994;
	text-decoration:none;
}
a:hover { 
	color: #66CC33;
	text-decoration: underline;
}
a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mtb20 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.pl26 {
	padding-left: 26px;
}
.ptb13 {
	padding-top: 13px;
	padding-bottom: 13px;
}
.prl5 {
	padding-right: 5px;
}

td.prl5 {
	line-height: 1.1;
}
.prl10 {
	padding-right: 10px;
}

td.prl10 {
	line-height: 1.1;
}

.prl13 {
	padding-right: 10px;
/*	padding-left: 13px; */
}

td.prl13 {
	line-height: 1.25;
}

.pb10 {
	padding-bottom: 10px;
}
.pb5 {
	padding-bottom: 5px;
}
.f12h16 {
	font-size: 93%;
	line-height: 140%;
}
.f26b {
	font-size: 197%;
	font-weight: bold;
}
.f20b {
	font-size: 153.9%;
	font-weight: bold;
}
.f18b {
	font-size: 138.5%;
	font-weight: bold;
}
.f16b {
	font-size: 123.1%;
	font-weight: bold;
}
.f10 {
	font-size: 77%;
}
.red {
	color: #f1252b;
}
.green {
	color: #46a645;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}

/*コピーライト*/
#copyRight {
	margin-bottom: 10px;
	padding-top: 8px;
	border-top: 2px solid #b3dbd8;
}
.copyright {
/*	font-size: 77%; */
	color: #669999;
	line-height: 120%;
}
.copyright a:link,
.copyright a:active,
.copyright a:visited,
.copyright a:hover { 
	color: #669999;
	text-decoration:none;
}

/*コンテンツ*/
.bg-title {
	background-image: url(../../img/sale/title-background.gif);
	background-repeat: no-repeat;
	height: 110px;
	padding-left: 12px;
}
.banner {
	background-image: url(../../img/sale/banner-background.gif);
	background-repeat: no-repeat;
	height: 52px;
	font-size: 108%;
	font-weight: bold;
	color: #FFF;
	padding-top: 11px;
	padding-left: 30px;
}
.main-box {
	background-image: url(../../img/sale/background.gif);
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-left: 30px;
}
.icon-box {
	background-image: url(../../img/sale/icon-background.gif);
	background-repeat: repeat-x;
}
.detail-box {
	background-image: url(../../img/sale/title-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.dot-line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}
.button-cart a {
	width: 189px;
	height: 40px;
	background-image: url(../../img/sale/button-cart.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
.button-cart a:hover {
	background-position: 0 -40px;
}
.button-cart span {
	width: 204px;
	height: 40px;
	background-image: url(../../img/sale/button-cart-sold.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
.button-cart-gift a {
	width: 204px;
	height: 40px;
	background-image: url(../../img/sale/button-cart-gift.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin-bottom: 5px;
}
.button-cart-gift a:hover {
	background-position: 0 -40px;
}
.thumbnail {
	background-color: #eff1f1;
}
.thumbnail-box {
	background-color: #e1e4e4;
}
.thumbnail-box tr {
	background-color: #fff;
}
.thumbnail-txt {
	padding: 5px;
}

.bg-title-end {
	background-image: url(../../img/sale/title-background-end.gif);
	background-repeat: no-repeat;
	height: 320px;
	padding:100px 210px 0 210px;
	text-align: center;
}

* html .bg-title-end {
	height: 220px;
}

/* for PRO SHOP LP */

.bg-title-pro-end {
	background-image: url(../../img/sale/title-background-pro-end.gif);
	background-repeat: no-repeat;
	height: 320px;
	padding:100px 210px 0 210px;
	text-align: center;
}

* html .bg-title-pro-end {
	height: 220px;
}

/* --------------------------------------------------
	=END
-------------------------------------------------- */

#endWrapper {
	width: 100%;
	margin: 10px 0 30px;
}

#endMessage {
	width: 768px;
	margin: 0 auto;
}

#endMessage img {
	display: block;
}

#endGoSpecialPrice a {
	display: block;
	overflow: hidden;
	width: 768px;
	margin: 0 auto;
	padding-top: 119px;
	height: 0px;
	width: 768px;
	background-image: url(../../img/sale/title-end-btn.gif);
	text-align: center;
}

#endGoSpecialPrice a:hover {
	background-position: 0 -119px;
}

/* 2011.04.13 */

.attentionBox {
	padding-top: 10px;
	padding-left: 15px;
}

.f12h125 {
	font-size: 93%;
	line-height: 125%;
}
