/* CSS Document */

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

.honbun {  font-size: 12px; line-height: 150%}
.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_gray {
	color: #999999;
}
.footnote {
	font-size: 10px;
	color: #FF0000;
}
