@charset "utf-8";
#mp h4 {
	margin-top: 10px;
	margin-bottom: 10px;
}
table {
	width: 675px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
td {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	height: 45px;
}
.title {
	text-align: center;
	width: 100px;
	color: #009900;
	font-weight: bold;
}
.data {
	text-align: left;
	width: 565px;
	padding-left: 10px;
}
.rinen {
	width: 675px
}
.rinen td {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	height: 80px;
}
.rinen .title {
	font-size: medium;
	text-align: center;
	width: 100px;
	color: #009900;
	font-weight: bold;
}
.rinen .data {
	padding-left:10px;
	text-align: left;
	width: 565px;
}
#mp #mainrap .contrap .contbox1 .bodybox .rightimg {
	float: right;
	width: 270px;
	margin-left: 10px;
}

.outline{
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 25px;
}
.outline table{
	width: 650px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.outline td{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	height: 45px;
}
.outline .title{
	font-size: small;
	text-align: left;
	width: 150px;
	color: #666699;
	font-weight: bold;
}
.outline .data{
	padding-left:10px;
	text-align: left;
	width: 515px;
}