/* CSS Document */
div#contents {
	margin: 20px 0 0;
	width: 950px;
	text-align: left;
}
div#contents h1, h2, h3, h4, img, ul, li, dl, dt, dd {
	margin: 0;
	padding: 0;
	border: 0;
}
div#contents ul, li, dl, dt, dd {
	list-style: none;
}
div#contents a:link, a:visited {
	text-decoration:underline;
}
div#contents a:hover {
	text-decoration:none;
}
div#contents h1 {
	padding: 0 0 15px;
}
div#contents .att {
	padding: 10px;
}
div#contents .att ul {
	list-style-type:none;
	text-align:left;
	font-size: 12px;
	line-height: 16px;
}
div#contents ul li span {
	font-weight:bold;
}
div#contents ul li.ttl {
	margin:5px 0;
	font-weight:bold;
	color:#333300;
	text-align:left;
	border-left:5px solid #333300;
	padding-left:8px;
	font-size: 16px;
}
div#contents .m10 {
	margin: 10px 0;
}
div#contents .m10b {
	margin: 0 10px;
}
div#contents .mt10 {
	margin-top: 10px;
}
div#contents .ml70 {
	margin-left: 70px;
}
div#contents .fs12 {
	font-size: 12px;
	line-height: 18px;
}
div#contents .fs14 {
	font-size: 14px;
	line-height: 20px;
}
div#contents .cred {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	margin: 5px 0 0 0;
}
div#contents .clear {
	clear: both;
}


/* --- ƒGƒŠƒA --- */
ul.area {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
}
ul.area li {
	float: right;
	padding: 0 0 0 16px;
	margin: 0 10px 0 0;
	background: url(img/icon01.gif) no-repeat 0 2px;
}
ul.area li a {
	text-decoration: underline;
}
div.nav {
	width: 100%;
	margin:0 0 5px;
	font-size: 16px;
	font-weight: bold;
	border-bottom:3px solid #5A121A;
}
div.nav ul.nl {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
div.nav ul.nl li {
	width: 186px;
	margin: 0 2px;
	background: url(img/tab_gen2_left.gif) no-repeat left top;
	float: left;
}
div.nav ul.nl li.w312 {
	width: 312px;
}
div.nav ul.nl li.w233 {
	width: 233px;
}
div.nav ul.nl li.w220 {
	width: 220px;
}
div.nav ul.nl li.w200 {
	width: 200px;
}
div.nav ul.nl li.w186 {
	width: 186px;
}
div.nav ul.nl li.w180 {
	width: 180px;
}
div.nav ul.nl li.w160 {
	width: 160px;
}
div.nav ul.nl li.w154 {
	width: 154px;
}
div.nav ul.nl li.w150 {
	width: 150px;
}
div.nav ul.nl li.w140 {
	width: 140px;
}
div.nav ul.nl li a {
	display: block;
	padding: 10px 2px;
	background: url(img/tab_gen2_right.gif) no-repeat right top;
}
div.nav ul.nl li.active {
	background: url(img/tab_act2_left.gif) no-repeat left top;
}
div.nav ul.nl li.active a {
	background: url(img/tab_act2_right.gif) no-repeat right top;
	color: #FFFFFF;
}
ul.nl li.month01 {
	padding: 0;
	height: 46px;
	width: 500px;
	background: url(img/month01.gif) no-repeat 0px 0px;
	float: left;
	text-indent: -9877em;
}
ul.nl li.month02 {
	padding: 0;
	height:46px;
	width:400px;
	background: url(img/month_btn02.jpg) no-repeat 0px 0px;
	float: right;
	text-indent: -9877em;
}
ul.nl li.month02 a {
	height:46px;
	width:400px;
	display: block;
	overflow: hidden;
}
ul.nl li.month02 a:hover {
	background: url(img/month_btn02.jpg) no-repeat 0px -46px;
}
ul.nl li.month03 {
	padding: 0;
	height: 46px;
	width: 500px;
	background: url(img/month02.gif) no-repeat 0px 0px;
	float: left;
	text-indent: -9877em;
}
ul.nl li.month04 {
	padding: 0;
	height:46px;
	width:400px;
	background: url(img/month_btn01.jpg) no-repeat 0px 0px;
	float: right;
	text-indent: -9877em;
}
ul.nl li.month04 a {
	height:46px;
	width:400px;
	display: block;
	overflow: hidden;
}
ul.nl li.month04 a:hover {
	background: url(img/month_btn01.jpg) no-repeat 0px -46px;
}
div#contents .btn {
	padding: 0;
	height: 154px;
	width: 950px;
	background: url("img/coupon.gif") no-repeat;
	float:right;
}
div#contents .btn a {
	height: 154px;
	width: 950px;
	text-indent: -9877em;
	display: block;
	overflow: hidden;
}
div#contents .btn a:hover {
	background: url("img/coupon.gif") no-repeat 0px -154px;
}
/* --- clearfix --- */
.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearFix {
	min-height: 1px;
}
a.backTop {
	background-image:url(img/sprites_icon.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left:15px;
}
