/* NAKAITA EVENT CSS Document */

/*　SAKURA MATSURI 2010 ---------------------------------- */

#sakurafes-2010 {
	padding:0px;
	width: 670px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: center;
	background-image: url(../event/event_image/2010sakura/sakurasale_bgimg.gif);
	background-repeat: repeat-y;
}

#sakurafes-2010 #honbun {
	text-align:left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sakurafes-2010 #bottom {
	background-image: url(../event/event_image/2010sakura/sakurasale_footer.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	height: 19px;
	width: 670px;
}
/*　SALE SHOUSAI --------------------------------- */
table.sale { border: 3px double #669900; margin: 5px auto 5px auto;}
table.sale td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #545454;
	line-height: 140%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;
}

table.sale td.bottom { border-bottom-style: none;}
table.sale th {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	color: #006600;
	line-height: 140%;
	font-weight: bold;
	padding-right: 2px;
}
/*　イベントページ：ウィンターセールタイムテーブル-------------- */
table.table-kansoudou {
	padding:0px;
	border: 3px double #FF6600;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
table.table-kansoudou th {
	margin: 0px;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	background-color: #FF9900;
	color: #FFFFFF;
	padding: 2px;
}
table.table-kansoudou td {
	margin: 0px;
	font-weight: normal;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #669900;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #669900;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
