.sub_markcolor {
	color: #62B589;
}
.sub_rightyose {
	text-align: right;
	display: block;
}
#sub_scroll {
	height: 550px;
	overflow: auto;
}


/*    ヘッダー    */
#sub_headersection {
	width: 476px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.2em;
	background-color: #62B589;
	border-top-color: #9EF0C6;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-color: #38805A;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-right-color: #38805A;
	border-right-style: solid;
	border-right-width: 2px;
	border-left-color: #9EF0C6;
	border-left-style: solid;
	border-left-width: 2px;
}
#sub_header_date {
	float: left;
	width: 29px;
	margin-bottom: 1px;
	margin-top: 1px;
	border-right-color: #38805A;
	border-right-style: solid;
	border-right-width: 1px;
}
#sub_header_activity {
	float: left;
	width: 149px;
	margin-bottom: 1px;
	margin-top: 1px;
	border-right-color: #38805A;
	border-right-style: solid;
	border-right-width: 1px;
}
#sub_header_theme {
	float: left;
	width: 149px;
	margin-top: 1px;
	margin-bottom: 1px;
	border-right-color: #38805A;
	border-right-style: solid;
	border-right-width: 1px;
}
#sub_header_entertainment {
	float: left;
	width: 146px;
	margin-top: 1px;
	margin-bottom: 1px;
}

/*    コンテンツ    */
#sub_contents {
	width: 480px;
}
.sub_section {
	width: 480px;
	text-align: center;
}
.sub_section img{
	vertical-align: text-bottom;
}
.sub_date {
	float: left;
	width: 30px;
	margin-bottom: 2px;
	margin-top: 2px;
}
.sub_activity {
	float: left;
	width: 150px;
	margin-bottom: 2px;
	margin-top: 2px;
	text-align: left;
}
.sub_theme {
	float: left;
	width: 150px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
}
.sub_contents_indent {
	text-indent: 1em;
	text-align: left;
}
.sub_entertainment {
	float: left;
	width: 150px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
}
.sub_line {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #62B589;
}
