#contents {
	color: #2e2e2e;
}

#contents a {
	color: #0070d8;
	text-decoration: underline;
}

#contents a:hover {
	text-decoration: none;
}

#contents h2 {
	text-indent: -9999px;
	overflow: hidden;
	height: 241px;
	background: url(img/title.jpg) no-repeat top center;
}

#contents p.date {
	display: none;
}

#contents div.inner_box {
	width: 650px;
	margin: 0 auto;
}

#contents div.inner_box p.lead {
	text-align: center;
}

#contents div.inner_box p.kwl_link {
	text-align: center;
	font-weight: bold;
	margin: 1em 0;
	font-size: 110%;
}

#contents div.inner_box h3 {
	text-align: center;
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
	margin: 15px 0 0 0;
	padding: 4px 10px;
	background: url(img/title_bg_current_present.gif) no-repeat top center;
	background-color: #ff0000;
}

#contents div.inner_box div.current_present {
	border: 3px solid #FF0000;
	border-top: none;
	padding: 10px 16px;
	line-height: 1.3;
	margin-bottom: 15px;
}

#contents div.inner_box div.current_present img.present_image {
	float: left;
	padding-right: 15px;
	margin-bottom: 8px;
}

#contents div.inner_box div.current_present h4 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 8px;
}

#contents div.inner_box div.current_present p.comment {
	margin-bottom: 8px;
}

#contents div.inner_box div.current_present p.price {
	margin-bottom: 8px;
}

#contents div.inner_box div.current_present p.present_num {
	clear: both;
	text-align: center;
	color: #FF0000;
	font-weight: bold;
	font-size: 110%;
}

#contents div.inner_box div.thisweek {
	background: url(img/thisweek_bg2.gif) no-repeat center bottom;
	margin-bottom: 15px;
}

#contents div.inner_box div.thisweek h4 {
	text-indent: -9999px;
	overflow: hidden;
	height: 34px;
	background: url(img/title_bg_thisweek_present.gif) no-repeat top center;
}

#contents div.inner_box div.thisweek div {
	margin: 0 18px;
	background: url(img/thisweek_bg3.gif) repeat-x left bottom;
	padding: 4px 0;
	line-height: 1.2;
}

#contents div.inner_box div.thisweek div.last {
	background: none;
	margin-bottom: 10px;
}

#contents div.inner_box div.thisweek div dl dt {
	width: 8em;
	float: left;
	color: #81b100;
	font-weight: bold;
	clear: both;
}


#contents div.inner_box div.thisweek div dl dd {
	margin-left: 8em;
}

#contents div.inner_box div.rules {
	margin-bottom: 15px;
}

#contents div.inner_box div.rules h4 {
	text-align: center;
	margin-bottom: 4px;
}

#contents div.inner_box div.rules div {
	overflow: scroll;
	overflow-x: hidden;
	height: 160px;
	padding: 10px 14px;
	border: 1px solid #c0c0c0;
}

#contents div.inner_box div.apply {
	margin-bottom: 15px;
}

#contents div.inner_box div.apply h4 {
	text-align: center;
	margin-bottom: 4px;
}

#contents div.inner_box div.apply h5 {
	text-align: center;
	margin-bottom: 4px;
}

#contents div.inner_box div.apply p {
	text-align: center;
}

#contents div.inner_box div.guidance h4 {
	text-align: center;
	margin-bottom: 4px;
}

#contents div.inner_box div.guidance div.sukucom {
	width: 300px;
	float: left;
	padding: 10px;
	background-color: #f7f7f7;
	border: 1px solid #cfcfcf;
}

#contents div.inner_box div.guidance div.sukucom h5 {
	text-align: center;
	margin-bottom: 8px;
}

#contents div.inner_box div.guidance div.sukucom p {
	text-align: center;
}

#contents div.inner_box div.guidance div.kwl {
	width: 300px;
	float: right;
	padding: 10px;
	background-color: #f7f7f7;
	border: 1px solid #cfcfcf;
}

#contents div.inner_box div.guidance div.kwl h5 {
	text-align: center;
	margin-bottom: 8px;
}

#contents div.inner_box div.guidance div.kwl p {
	text-align: center;
}





