.subtitle {
	margin-top: 5px;
	margin-left:0px;
	background-image: url(images/subtitlebk.gif);
	text-align: left;
	width:274px;
	height:22px;
}
.subtitle02 {
	float: top;
	font-size: small;
	font-weight: bold;
	text-align: left;
	margin-left:5px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #5CB424;
}

.newtitle {
	margin-top: 5px;
	margin-left:0px;
	background-image: url(images/newbk.gif);
	text-align: left;
	width:561px;
	height:30px;
}

a.menu5{
	display:block;
	text-align: left;
	text-decoration: none;
	font-size: x-small;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	color:#000000;
	background-image: url(images/titlebk.gif);
	width:260px;
	height:22px;
}

a.menu6{
	display:block;
	text-decoration: none;
	font-size: x-small;
	padding-top: 3px;
	padding-bottom: 3px;
	color:#000000;
}

h2 {
	margin-top: 1px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: left;
	font-size: x-small;
	font-weight: normal;
	line-height:120%;
}

h3 {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 18px;
	text-align: left;
	color:#FFFFFF;
	font-size: x-small;
	font-weight: bold;
}

h4 {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 15px;
	text-align: left;
	font-size: x-small;
}

.newbox {
	margin-top: 0px;
	margin-left:0px;
	padding:3px;
	background-color: #E7F8DC;
	text-align: left;
	width:561px;
}

.bk {
	padding: 2px;
	text-align: left;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #008438;
}

.bk02 {
	padding: 2px;
	margin:3px;
	text-align: left;
	font-size: x-small;
	font-weight: bold;
	background-color: #C2E6A3;
}

.font02 {
	margin-left:10px;
	text-align: left;
	font-size: x-small;
	color: #004B85;
	line-height:150%;
}

.font03 {
	text-align: left;
	font-size: x-small;
	padding:3px;
	margin-left:10px;
}

.font04 {
	text-align: right;
	font-size: x-small;
	color: #23880A;
	background-color: #D4F6CF;
}

.font05 {
	text-align: left;
	font-size: x-small;
	line-height:120%;
	background-color: #F3F3F3;
}

.font06 {
	text-align: left;
	font-size: small;
	padding:5px;
	line-height:120%;
	color: #5CB424;
	font-weight: bold;
}

.font07 {
	text-align: right;
	font-size: x-small;
	background-color: #CFD6F6;
	color: #004984;
}

.font08 {
	text-align: right;
	font-size: x-small;
	background-color: #F3F3F3;
}

.font09 {
	text-align: left;
	font-size: x-small;
	line-height:120%;
	background-color: #EAF5F8;
}

/*テーブルの設定*/
.table_ctr01{
	width: 100%;
	padding: 0px;
	margin:10px 0px;
	border-width: 0px;
}

/*セルの設定（左側）*/
.td_ctr01{
	width: 280px;
	text-align: left;
	padding:10px 0px;
}

/*セルの設定（右側）*/
.td_ctr02{
	width: 315px;
	text-align: right;
	padding:10px 0px;
}

/*セルの設定（左側）*/
#td_ctr03{
	width: 280px;
	text-align: left;
	vertical-align: bottom;
	padding:10px 0px;
}

/*セルの設定（右側）*/
#td_ctr04{
	width: 315px;
	text-align: center;
	vertical-align: bottom;
	padding:10px 0px;
}

#main_box{
	width: 780px;
	height: 1750px;
}

#menu_box{
	margin-top:10px;
	float:left;
	background-color: #F3F3F3;
	width: 165px;
	height: 100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #004B85;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #C6C5C5;
}

#substance_box {
	padding:5px;
	margin-top:10px;
	float:right;
	width: 595px;
	height: 100%;
	background-color: #FFFFFF;
	border:1px #CFCFCF solid;
}

#blue_text01{
	color: #000080;
	margin-left: 5%;
}

#green_text01{
	color: #008000;
	margin-left: 5%;
}