@charset "Shift_JIS";

/* Contents Layout
----------------------------------------------------*/
div#contents-area {
	width: 744px;
}
div#contents-area p#foottrace {
	clear: both;
	padding: 8px 0 7px 8px;
	font-size: 80%;
	background: url(../images/bg_foottrace.gif) repeat-x left top;
	border-bottom: 1px solid #c6cfd5;
}
div#contents-area p#foottrace a {
	text-decoration: none;
}
div#contents-area p#foottrace a:hover {
	text-decoration: underline;
}
div#contents-body {
	width: 744px;
	padding: 23px 0 0;
	clear: both;
}

/* page-body
----------------------------------------------------*/
div#page-body {
	width: 744px;
	text-align: center;
}
div#page-body h2 {
	padding: 13px 12px 12px;
	clear: both;
	text-align: left;
	background: url(../images/bg_ttl_subcontents.gif) repeat-y left top;
	border-left: 4px solid #19AD54;
	font-size: 160%;
	line-height: 110%;
	color: #009940;
}
div#page-body p.day {
	padding: 5px 0px 40px;
	clear: both;
	text-align: right;
	border-top: 1px solid #19AD54;
	line-height: 110%;
	font-weight: bold;
}
div#page-body div#page-body-box {
	margin: 0px auto;
	width: 600px;
	text-align: left;
}
div#page-body div#page-body-box p {
	line-height: 160%;
}
