@charset "Shift_JIS";
/* 全体構造
---------------------------------------------------- */
body            {
	margin-top: 0;
	padding: 0;
}

#wrapper             {
	background-color: #fff;
	margin: 0;
	padding: 0;
	width: 600px;
	text-align: left;
}
#wrapper td  { margin: 0; padding: 0; }



h5 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}


h6 {
	font-size: 21px;
	color: #FF0000;
	padding: 0px;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

a img {border: none;}

/* メインコンテンツ
---------------------------------------------------- */




#access   {
	font-size: 12px;
	color: #333333;
	width: 550px;
}

#access th   {
	background-color: #E9E9E9;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: left;
}

#access td   {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}



#coupon   {
	font-size: 12px;
	color: #333333;
	width: 550px;
	margin-top: 10px;
	margin-right: 5px;
	background-color: #FFFFFF;
	border: thin dotted #333333;
	padding: 5px;
	margin-bottom: 10px;
}

