body {
	text-align: center;
	color:#222;
	font: 12px/150% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#container {
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #231815;
	text-align: left;
}
h1,h2,h3,h4,p {
	margin:0;
	padding:0;
}
p{
	margin:10px 0;
}
#container .box {
	padding-right: 59px;
	padding-left: 59px;
}
#container .box .btn {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#container .box .big {
	font-size: 120%;
	font-weight: bold;
	line-height: 170%;
}
a:link {
	color: #222;
	text-decoration:none;
}
a:visited {
	color: #222;
	text-decoration:none;
}
a:hover {
	color: #222;
	text-decoration:underline;
}
a:active {
	color: #222;
	text-decoration:underline;
}
#container .box .section {
	padding-top: 40px;
	clear: both;
}
.fleft {
	float: left;
	margin-right: 15px;
}
.fright {
	float: right;
	width: 695px;
}
.fright2 {
	float: right;
	width: 260px;
}
a img { border:none;}
#container .box .section .lbox {
	float: left;
	width: 400px;
}
#container .box .section .rbox {
	float: right;
	width: 400px;
}
#container .box .section .rborder {
	float: right;
	width: 370px;
	border: 3px solid #B5B5B6;
	padding: 15px;
}
#container .box .section .rborder p {
	margin:0;
	padding:0;
	font-size: 110%;
}
p .red {
	color: #ea5810;
	font-weight: bold;
}
#container .box table {
	width: 830px;
}
#container .box table th {
	width: 70px;
	padding: 5px 0px;
	font-size: 140%;
	font-weight: bold;
	vertical-align: top;
	line-height: 160%;
	text-align: left;
}
#container .box table td {
	padding: 5px;
	font-size: 140%;
	font-weight: bold;
	line-height: 160%;
}
