@charset "UTF-8";
body {
	line-height: 1.3;
	background: #ac7f76;
	color: #603;
	text-align: center;
}
a {
	color:#000;
	text-decoration: none;
}
#pageOuter {
	background: #ac7f76 url(../img/pageouter_bg.gif) repeat-y center top;
	text-align: left;
	width: 912px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#page {
	background: #FFF url(../img/page_bg.gif) no-repeat;
	margin-right: 21px;
	margin-left: 22px;
}
#headerArea {
	width: 869px;
	background: url(../img/header.gif) no-repeat;
	height: 79px;
}
#contentsArea {
	width: 869px;
}
#column01 {
	float: left;
	width: 140px;
	text-align: center;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;
}
#column02 {
	float: right;
	width: 635px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	background: url(../img/page_titleline.gif) repeat-x 0px 20px;
}
#column02 #subcontentsBlock {
	margin-top: 12px;
	text-align: left;
	padding-left: 40px;
	padding-bottom: 30px;
	clear: left;
	width: 360px;
}
#footerArea {
	font-size: 80%;
	background: #FFF url(../img/footer_bg.gif) repeat-x center;
	color: #000;
	text-align: center;
	height: 15px;
	margin-bottom: 0px;
	padding: 0px;
}
#subtitleBar {
	text-align: right;
	padding-left: 20px;
	clear: left;
	padding-top: 10px;
}
#themeParts {
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 6px;
}
#textParts {
	font-size: 90%;
	letter-spacing: normal;
	text-align: left;
	white-space: normal;
	line-height: 18px;
	padding-bottom: 30px;
	text-indent: 10px;
	padding-left: 6px;
}
#textParts2 {
	font-size: 90%;
	letter-spacing: normal;
	text-align: left;
	white-space: normal;
	padding-bottom: 30px;
	line-height: 12px;
}
#naviMenubar {
	display: inline;
	float: left;
	padding-right: 2px;
}
