@charset "shift_jis";
/* CSS Document */

/*各タイトル設定
--------------------------------------------*/
h3 {
	width: 740px;
	height: 42px;
	text-indent: -9999px;
	margin: 30px auto;
}

#TitleEvent {
	background: url(../product_img/title_event.gif) no-repeat;
}
#TitleMember {
	background: url(../product_img/title_member.gif) no-repeat;
}
#TitleGoods {
	background: url(../product_img/title_goods.gif) no-repeat;
}
#TitleAttention {
	background: url(../product_img/title_attention.gif) no-repeat;
}
#TitleEvent {
	background: url(../product_img/title_event.gif) no-repeat;
}
#TitleEc {
	background: url(../product_img/title_ec.gif) no-repeat;
}
#TitleExisting {
	background: url(../product_img/title_existing.gif) no-repeat;
}
#TitleColl {
	background: url(../product_img/title_collaboration.gif) no-repeat;
}

/*飾り
--------------------------------------------*/
.Ornament {
	width: 290px;
	height: 30px;
	background: url(../product_img/ornament.gif) no-repeat;
	margin: 30px auto;
}

/*上に戻る
--------------------------------------------*/
.GotoTop {
	width: 740px;
	text-align: right;
	margin: 0 auto;
}

/*ナビゲーション
--------------------------------------------*/
.Navigation {
	margin: 30px auto 0;
	width: 740px;
	background: url(../product_img/back_line.gif) no-repeat;
}

.Navigation li {
	display: inline;
	margin: 0 10px;
}



/*商品
--------------------------------------------*/
table {
	width: 740px;
	margin: 0 auto 15px;
	text-align: left;
	border: none;
}
td {
	padding: 5px;
	vertical-align: top;
	color: #999;
}

.ProImg {
	width: 300px;
}
.ProTitle {
	height: 50px;
	vertical-align: middle;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.ProPrice {
	height: 50px;
	vertical-align: middle;
	background: url(../product_img/back_line.png) -300px;
	color: #FFF;
}

/*コラボ
--------------------------------------------*/
#PrivilegeImage {
	width: 740px;
	margin: 15px auto;
	padding: 10px 0 5px;
	border-bottom: 1px dotted #333;
	border-top: 1px dotted #333;
	text-align: left;
	font-size: 12px;
	color: #CCC;
/*----clearfix-----*/
_height: 1px;
min-height: 1px;
}
#PrivilegeImage:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}
#PrivilegeImage dt {
	float: left;
}
#PrivilegeImage dd {
	padding-right: 10px;
}
#PrivilegeImage strong {
	color: #900;
	font-size: 14px;
}

#PrivilegeImage1 {
	width: 370px;
	float: left;
}
#PrivilegeImage2 {
	width: 370px;
	float: right;
}

.Privilege {
	width: 100%;
	border-top: 1px dotted #333;
	margin: 15px auto;
	padding-top: 15px;
	text-align: right;
	font-weight: bold;
	color: #900;
}



/*テキスト
--------------------------------------------*/
.Attention {
	width: 740px;
	text-align: left;
	margin: 0 auto;
	color: #CCC;
}
.Attention p {
	margin-bottom: 10px;
}

.kome { 
    padding-left: 1em;
    text-indent: -1em;
}

.torikeshi {
	text-decoration: line-through;
}


/*キス顔
--------------------------------------------*/
#kiss li {
	display: inline;
}









