/* CSS Document */
div#contents {
	margin: 20px 0 0;
	width: 950px;
}
div#contents h1, h2, h3, h4, img, p, 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 5px;
}
div#contents .left {
	float: left;
	margin: 5px 0;
}
div#contents .att {
	font-size: 11px;
	text-align: left;
	color: #666666;
	margin: 0 5px;
}
.clear {
	clear: both;
}
ul.area {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
}
ul.area li {
	float: right;
	padding: 0 0 0 16px;
	margin: 6px 10px 0 0;
	background: url(img/icon01.gif) no-repeat 0 2px;
}
ul.area li a {
	text-decoration: underline;
}
/* --- エリア --- */
div.nav {
	width: 100%;
	padding-top: 10px;
	margin: 0 0 5px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 3px solid #8E1749;
}
div.nav ul.nl {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
div.nav ul.nl li {
	width: 125px;
	margin: 0 2px;
	background: url(img/tab_gen2_left.gif) no-repeat left top;
	float: left;
}
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 {
	padding: 10px 2px;
	background: url(img/tab_act2_right.gif) no-repeat right top;
	color: #FFFFFF;
}
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.w150 {
	width: 150px;
}
/* --- 月メニュー --- */
ul.nl li.month01 {
	padding: 0;
	height: 46px;
	width: 300px;
	background: url(img/month01.gif) no-repeat 0px 0px;
	float: left;
	text-indent: -9877em;
}
ul.nl li.month02 {
	padding: 0;
	height: 46px;
	width: 220px;
	background: url(img/month_btn02.jpg) no-repeat 0px 0px;
	float: right;
	text-indent: -9877em;
}
ul.nl li.month02 a {
	height: 46px;
	width: 220px;
	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: 300px;
	background: url(img/month02.gif) no-repeat 0px 0px;
	float: left;
	text-indent: -9877em;
}
ul.nl li.month04 {
	padding: 0;
	height: 46px;
	width: 220px;
	background: url(img/month_btn01.jpg) no-repeat 0px 0px;
	float: right;
	text-indent: -9877em;
}
ul.nl li.month04 a {
	height: 46px;
	width: 220px;
	display: block;
	overflow: hidden;
}
ul.nl li.month04 a:hover {
	background: url(img/month_btn01.jpg) no-repeat 0px -46px;
}
ul.nl li.month05 {
	padding: 0;
	height: 46px;
	width: 300px;
	background: url(img/month03.gif) no-repeat 0px 0px;
	float: left;
	text-indent: -9877em;
}
ul.nl li.month06 {
	padding: 0;
	height: 46px;
	width: 220px;
	background: url(img/month_btn03.jpg) no-repeat 0px 0px;
	float: right;
	text-indent: -9877em;
}
ul.nl li.month06 a {
	height: 46px;
	width: 220px;
	display: block;
	overflow: hidden;
}
ul.nl li.month06 a:hover {
	background: url(img/month_btn03.jpg) no-repeat 0px -46px;
}
/* --- 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;
}
