body {
	padding: 0;
	margin: 0;
	background-color: #fff;
	font: normal 100%/140% "Georgia", Times, TimesNewRoman, Serif;
}

#front_flash {
	background: transparent url(../images/jpegs/swf_bdrop.jpg) no-repeat top center;
	text-align: center;
	margin: 0 auto;
}

#st_front {
	padding: 0 20px;
	max-width: 1000px;
	margin: 0 auto;
}

a:link {
	color: #009;
	text-decoration: none;
}

a:visited {
	color: #009;
	text-decoration: none;
}

a:hover {
	color: #609;
	text-decoration: underline;
}

a:active {
	color: #090;
	text-decoration: underline;
}

a img {
	border: 0;
}

.big_box,
.big_box_shopwise {
	background: #e5e5e5 url(../images/pngs/box_bdrop_large.png) no-repeat top center;
	padding: 8px 10px;
	clear: both;
	margin: 10px 0 0 0;
}

.big_box_shopwise {
	background: #ebddd0 url(../images/pngs/box_bdrop_large_shopwise.png) no-repeat top center;
}

.big_box img.main {
	float: right;
	margin: 0 0 10px 8px;
}

.big_box .bullets {
	clear: left;
}

.big_box .bullets p {
	padding: 0 0 0 80px;
}

.big_box .bullets img {
	float: left;
	margin: 2px 12px 10px 4px;
}

.box_bottom,
.box_bottom_shopwise {
	font: normal 90% "Century Gothic", Helvetica, Arial, Sans-Serif;
	background: #e5e5e5 url(../images/pngs/link_box_bdrop_large.png) repeat-y top right;
	padding: 4px 12px 6px 6px;
	margin: 10px 2px 2px 2px;
	text-align: right;
	clear: right;
}

.box_bottom_shopwise {
	background: #ebddd0 url(../images/pngs/link_box_bdrop_shopwise.png) repeat-y top right;
}

h1 {
	font: normal 300% "Century Gothic", Helvetica, Arial, Sans-Serif;
	color: #000;
	padding: 5px 10px;
	margin: 2px 0 17px 0;
}

h2 {
	background: #336 url(../images/pngs/h2_bdrop_large.png) no-repeat top right;
	font: normal 140% "Century Gothic", Helvetica, Arial, Sans-Serif;
	color: #fff;
	padding: 5px 10px;
	margin: 2px 0 17px 0;
}

.big_box_shopwise h2 {
	background: #a87b50 url(../images/pngs/h2_bdrop_shopwise.png) no-repeat top right;
}

h3 {
	font: normal 110% "Century Gothic", Helvetica, Arial, Sans-Serif;
	background: #336 url(../images/pngs/h2_bdrop_small.png) no-repeat top right;
	color: #fff;
	padding: 5px 10px;
	margin: 2px 0 10px 0;
	text-align: left;
}

h4 {
	font: normal 120% "Century Gothic", Helvetica, Arial, Sans-Serif;
	padding: 0 0 5px 0;
	margin: 16px 12px 0 12px;
	border-bottom: 1px solid #999;
}

p {
	padding: 2px 10px;
	text-align: justify;
	margin: 2px 0 5px 0;
}

.box_left, .box_right {
	width: 47%;
	float: left;
	margin: 10px 0;
	background: #e5e5e5 url(../images/pngs/box_bdrop_small.png) no-repeat top center;
	padding: 5px 8px;
	line-height: 130%;
}

.box_left img, .box_right img {
	float: left;
	margin: 5px 10px 10px 0;
	padding: 0;
}

.box_left .box_bottom, .box_right .box_bottom {
	background: #e5e5e5 url(../images/pngs/link_box_bdrop_small.png) repeat-y top right;
}

.box_right {
	float: right;
}

.box_bottom img.arrow {
	float: none;
	margin: 0;
	position: relative;
	top: -1px;
	left: 4px;
}

#cal_page {
	width: 60px;
	color: #333;
	background: #ccc url(../images/pngs/cal_bdrop.png) repeat-x top left;
	float: left;
	border: 0;
	margin: 10px 8px 10px 8px;
	padding: 8px 0;
	text-align: center;
	font: bold 100%/100% Verdana, Helvetica, Arial, Sans-Serif;
}

.cal_day, .cal_num, .cal_mon {
	display: block;
}

.cal_num {
	font-size: 220%;
	line-height: 100%;
	padding: 2px 0;
}

.cal_day {
	color: #c00;
}
