@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;
	padding-bottom: 30px;
}
#column02 {
	float: right;
	width: 620px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#column02 #subcontentsBlock {
	margin-top: 12px;
	text-align: center;
	padding-left: 5px;
	padding-bottom: 15px;
	clear: left;
}
#column02 #subcontentsBlock2 {
	margin-top: 12px;
	text-align: center;
	padding-left: 10px;
	padding-bottom: 30px;
	clear: left;
}
#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 {
	margin-bottom: 10px;
	text-align: left;
	padding-left: 20px;
	clear: left;
	padding-top: 20px;
	padding-bottom: 5px;
}
#topicslistBlock ul li {
	background: url(../img/pearl.gif) no-repeat 0px 0px;
	text-align: left;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 3px;
}
#subcontentsBlock dl {
	width: 100px;
	float: left;
	padding-bottom: 30px;
}
#subcontentsBlock dl dd {
	padding-top: 5px;
}
#subcontentsBlock2 dl {
	width: 180px;
	float: left;
	padding-bottom: 20px;
}
#subcontentsBlock2 dl dd {
	padding-top: 5px;
}
#topicslistBlock ul {
	padding-bottom: 15px;
}
#g_text {
	font-size: 83.3%;
	color: #719074;
}
