@charset "shift_jis";
/* CSS Document */
#content {
	width: 650px;
	margin: 0 auto;
	text-align: left;
}
h3 {
	margin: 0;
	padding: 0 0 0.5em 0;
	color: #009999;
}
h4 {
	margin: 0;
	padding: 5px;
	color: #FFFFFF;

}
.border1 {
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
}
.mgnb10 { margin-bottom: 10px!important;}
.mgnb20 { margin-bottom: 20px!important;}
.fs10 { font-size: 10px;}
.indent { text-indent: 1em;}
.clear { clear: both;}
.alignleft { text-align: left!important;}
.alignright { text-align: right!important;}
.section {
	width: 690px;
	margin-bottom: 15px;
	background-color: #DCEDED;
	padding: 3px;
}
.section div {
	background-color: #009999;
	margin-bottom: 0.5em;
}
.section table {
	margin-top: 10px;
	width: 684px;
}

.rate80 {width: 80%;}
.rate20 {width: 20%;}
.section p {
	margin: 0;
	padding: 0;
	line-height: 1.3;
}
/* ------   フロート設定  ----------------------------------------------*/

.fobjectR{
	float: right;
	margin: 0 0 1.5em 1.5em;
	line-height: 0!important;
	display: block;
}
.fobjectL {
	float: left;
	margin: 0 1.5em 1.5em 0;
	line-height: 0!important;
	display: block;
}


