@charset "UTF-8";
/* CSS Document */

/******************/
/*幸運のグッズ一覧*/
/******************/
#goods .txt td{
	vertical-align:top;
}

#goods .txt ul{
	margin-bottom:10px;
}

#goods .txt li{
	padding-left:25px;
	background:url(../images/parts_arrow2.gif) left top no-repeat;
}

/******************/
/*ソーラー招き猫*/
/******************/
#goods1 .txt_neko{
	padding:0 10px;
	margin-bottom:20px;
	background:url(../../goods/images/neko_bg.gif) right top no-repeat;
}

#goods1 .txt_neko h3{
	width:302px;
	height:55px;
	padding:0;
	margin:0 0 10px 0;
	background-image:none;
}	

#goods1 .txt_neko ul{
	width:280px;
}

#goods1 .txt_neko li{
	margin-left:1em;
	text-indent:-1em;
}

#goods1 .txt table{
	margin-bottom:10px;
}

#goods1 .txt td{
	vertical-align:top;
}

#goods1 .txt dl{
	margin-bottom:10px;
}

#goods1 .txt dt{
	padding:3px 7px;
	margin-bottom:2px;
	border-bottom:#ccb5ae 1px solid;
	background-color:#ffebe4;
}

#goods1 .txt dd{
	padding:3px 7px;
	margin-bottom:2px;
	border-bottom:#cccccc 1px solid;
	background-color:#f2f2f2;
}

#goods1 .txt ul{
	margin-bottom:10px;
}

#goods1 .txt li{
	margin-left:1em;
	text-indent:-1em;
}

#goods1 .txt dl.set{
	width:260px;
}


/******************/
/*フラワーサービス*/
/******************/
#goods2 .txt{
	height:200px;
	/*background:url(../../goods/images/flower_bg.jpg) right top no-repeat;*/
}

#goods2 .centerBtn img{
	margin-bottom:15px;
}


/******************/
/*　グラスギフト　*/
/******************/

/*商品テーブル*/
#goods3 .glassItem{
	margin-bottom:10px;
}

#goods3 .glassItem th{
	padding:3px 10px;
	background-color:#CC0000;
	color:#FFFFFF;
	text-align:left;
}

#goods3 .glassItem tr.ph td{
	padding:5px;
	border:#E5E5E5 1px solid;
	vertical-align:top;
	text-align:center;
}

#goods3 .glassItem tr.name td{
	padding:1px 5px;
	border-bottom:#CCB5AE 1px solid;
	background-color:#FFEBE4;
	text-align:center;
}

#goods3 .glassItem tr.explain td{
	padding:3px 5px;
	border-bottom:#CCCCCC 1px solid;
	background-color:#F2F2F2;
	font-size:0.85em;
	line-height:100%;
}

/*商品説明テーブル*/
#goods3 .glassDetail{
	margin-bottom:10px;
}

#goods3 .glassDetail th{
	padding:3px;
	border-bottom:#CCB5AE 1px solid;
	background-color:#FFEBE4;
}

#goods3 .glassDetail th.a{
	border-bottom:#CC8F8F 1px solid;
	background-color:#FFBFBF;
}

#goods3 .glassDetail td{
	padding:3px;
	border-bottom:#CCCCCC 1px solid;
	background-color:#F2F2F2;
	font-size:0.85em;
}

#goods3 .glassDetail tr.even td{
	background-color:#E5E5E5;
}

#goods3 .txt h4{
	border-bottom:#CC0000 3px double;
	margin-bottom:10px;
}

#goods3 .txt p{
	margin-bottom:20px;
}

#goods3 ol.kitei{
	margin-bottom:30px;
}

#goods3 ol.kitei li{
	margin-left:1.5em;
	margin-bottom:10px;
	list-style-type:decimal;
}

#goods3 ul.kitei li{
	margin-left:1em;
	text-indent:-1em;
}

#goods3 table.order{
	margin:20px 0;
	border-bottom:#CCCCCC 1px dotted;
	border-top:#CCCCCC 1px dotted;
}

#goods3 table.order td{
	padding:5px 0;
}



/*ご購入方法*/
.howto ol{
	margin-bottom:10px;
	padding:8px;
	border-bottom:#cccccc 1px solid;
	background-color:#f2f2f2;
}

.howto li{
	margin-bottom:8px;
	margin-left:1em;
	text-indent:-1em;
}

.howto  ol p{
	margin-bottom:0;
	font-size:0.85em;
}

#goods3 .howto h4{
	border-bottom:none;
}

#toi{
	margin:0 auto;
	padding:5px 10px;
	width:300px;
	background-color:#f2f2f2;
	border-bottom:#cccccc 1px solid;
	text-align:center;
}


/*申込みフォーム*/

table.order{
	padding-bottom:5px;
	border-bottom:#CCCCCC 1px dotted;
}

#total{
	padding:10px 0 0 0;
	margin-bottom:30px;
	border-bottom:#999999 2px solid;
	text-align:right;
}

#total em{
	color:#CC0000;
	font-size:1.2em;
	font-weight:bold;
}

p.centerBtn{
	margin:20px 0;
	text-align:center;
}
