@charset "Shift_JIS";

h1#logo {
	height : 300px;
	margin : 0 0 30px 0;
	padding : 0 0 5px 0;
}

h1#logo img {
	position: relative;
	left: 219px;
	top: 10px;
}

table tr td.topmenu {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

table tr td.topmenutitle {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	background-color: #E5E5E5;
	vertical-align: middle;
}

#h21_left,
#h21_right {
	float: left;
	display: inline;	/* for WinIE6 */
	width: 444px;
}

#h211_left,
#h211_right {
	float: left;
	display: inline;	/* for WinIE6 */
	width: 444px;
}

#info_left,
#info_right {
	float: left;
}

#info_left {
	width: 64px;
}

#info_right {
	width: 370px;
}

.section_info {
	margin: 0 0 0 0;
}

.section_info p.title {
	font-size: 85%;
	font-weight: bold;
	padding: 2px 0 2px 10px;
	margin: 0 0 5px 0;
	background-color:#DCA7A9;
}

.section_info p.comment {
	font-size: 77%;
	padding: 0px 10px 20px 10px;
}

.section_info p.date {
	text-align: right;
	padding: 0px 30px 0px 0px;
	margin-bottom: 5px;
}


.h3_title {
	background-color:#E5E5E5;
	padding : 0px;
	margin : 0 0 5px 0;
}

.h4_title {
	background-color:#E5E5E5;
	padding : 0px;
	margin : 0 0 0 0;
}

#whatsnew_left,
#whatsnew_right {
	float: left;
}

#whatsnew_left {
	width: 26px;
}

#whatsnew_right {
	width: 407px;
}

.section_whatsnew {
	margin: 0 0 0 0;
}

.section_whatsnew p.title {
	font-size: 85%;
	font-weight: bold;
	padding: 2px 0 2px 5px;
	margin: 0 0 0 0;
	background-color:#f5f5f5;
	border-right: 1px solid #c7c5c0;
}

.section_whatsnew p.comment {
	font-size: 77%;
	padding: 0px 20px 5px 20px;
	background-color:#f5f5f5;
	border-right: 1px solid #c7c5c0;
}

.section_whatsnew p.date {
	font-size: 77%;
	text-align: right;
	padding: 0px 20px 0px 0px;
	margin-bottom: 5px;
	background-color:#f5f5f5;
	border-right: 1px solid #c7c5c0;
	border-bottom: 1px solid #c7c5c0;
}

