@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(../common/images/bg_foottrace.gif) repeat-x left top;
	border-bottom: 1px solid #c6cfd5;
}
div#contents-area p#foottrace a {
	color:#0029B0;
	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(../common/images/bg_ttl_subcontents.gif) repeat-y left top;
	border-left: 4px solid #183bab;
	font-size: 160%;
	line-height: 110%;
	color: #183bab;
}
div#page-body p.day {
	padding: 5px 0px 40px;
	clear: both;
	text-align: right;
	border-top: 1px solid #183bab;
	line-height: 110%;
	font-weight: bold;
}
div#page-body div#page-body-box {
	margin: 0px auto;
	width: 700px;
	text-align: left;
}
div#page-body div#page-body-box p {
	line-height: 160%;
	font-size: 120%;
}

div.page-body-box2 {
	width: 400px;
}
td.komidash{
	font-weight: bold;
}
