/* CSS Document */

body {
	margin: 0px auto;
	padding: 0px;
	width: 700px;	/*background-image: url(../img/bg.gif);
	margin: 0px;
	background-repeat: repeat-y;
	background-position: left;*/
}

.honbun {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
}
.strong {  font-size: 13px; color: #006699; line-height: 150%}
.caption {  font-size: 11px; line-height: 140%; text-indent:1em}
.small {  font-size: 10px; line-height: 140%; text-indent:1em}

.section {
	margin-top:0;
	padding-bottom:1em;
	border-bottom:1px dashed #999;
	margin-bottom:1em;
}

#maincontents {
	width:540px;
	font-size: 12px;
	line-height: 150%;
	margin-left: 80px;
}

.honbun_darkgreen {
	color: #273E38;
}
.footnote {
	font-size: 10px;
	color: #FF0000;
}
.orange {
	font-size: 12px;
	line-height: 150%;
	color: #FE6019;
}
