body {
	font-size: 12px;
	line-height: 135%;
	margin: 0px;
	padding: 0px;
	background: #FFF7DF;

}
.bg {
	background: url(imgs/common/bg.jpg) repeat-y;
}
.header {
	background: url(imgs/common/header.jpg) no-repeat center;
	height: 80px;
	width: 780px;
	margin-bottom: 17px;



}
table {
	font-size: 12px;
}
.margin-b5 {
	margin-bottom: 5px;
}
.margin-b10 {
	margin-bottom: 10px;
}
.float-r {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
.kumiai-h1 {
	font-size: 18px;
	font-weight: bold;
	color: #F07800;
}
.kumiai-h2 {
	font-size: 14px;
	font-weight: bold;
	color: #339900;
}
p {
	font-size: 12px;
	line-height: 130%;
	margin-top: 3px;
	margin-bottom: 5px;

}
.font-s11 {
	font-size: 11px;
}
.line-h130 {
	line-height: 130%;
}
.line-h140 {

	line-height: 140%;
}
.font-s14-margin-b5 {
	font-size: 14px;
	margin-bottom: 5px;
}
