* {
	margin: 0px;
	padding: 0px;
}
#wrap {
	margin: auto;
	height: auto;
	width: 950px;
	border-right-color: #3399FF;
	border-left-color: #3399FF;
}

#content {
	width: 950px;
	height: auto;
	float: left;
	margin-top: 20px;
	padding-bottom: 20px;
	background-color: #BCE4A5;
}
.box {
	height:auto;
	overflow:hidden;
	width: 750px;
	padding-right: 40px;
	padding-left: 40px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	background-color: #FFFFFF;
	padding-bottom: 40px;
}
.box750 {
	float: left;
	height: auto;
	width: 750px;
	clear: both;
}

.left {
	float: left;
	height: auto;
	width: 400px;
}

.bus {
	float: right;
	height: 372px;
	width: 353px;
	clear: right;
}

a {
	color: #0099CC;
}
a:hover {
	color: #FF6600;
}


.per {
	margin-top: 68px;
}
h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #404866;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #3FCAED;
	border-left-color: #3FCAED;
	margin-bottom: 3px;
	margin-top: 15px;
}

h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #0000A0;
	line-height: 20px;
	text-indent: 20px;
}
body {
	background-image: url(images/stripe.gif);
}

p {
	font-family: "lr SVbN", "Osaka|";
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	text-indent: 20px;
}
.font1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #CC0000;
}
.font2{
	font-size:13px;
	color:#C00;
	margin-left:20px;
}
.font3{
	font-size:14px;
	font-weight:bold;
	color:#C00;
	//margin-left:5px;
}
#copyright {
	width:950px;
	height:30px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:right;
	clear:both;
	color: #666666;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}

