@charset "shift_jis";
*{
	margin: 0px;
	padding: 0px;
	border: 0;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}

#wrap {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#content {
	height: auto;
	width: 950px;
	background-color: #FFFFFF;
	float: left;
}
h1 {
	width: 950px;
	float: left;
	clear: both;
	height: 150px;
}
#come {
	height: auto;
	width: 700px;
	margin: auto;
	text-align: center;
}
h2 {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 14px;
	color: #13B136;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-indent: 3px;
	letter-spacing: 0.2em;
	margin-bottom: 5px;
}
h3 {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 14px;
	color: #333333;
	float: left;
	margin-right: 20px;
}
#index {
	width: 950px;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 15px;
}



.bigbox {
	float: left;
	height: auto;
	width: 900px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.box {
	float: left;
	height: 345px;
	width: 400px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFCC;
	margin-left: 25px;
}
.box img {
	border: 10px solid #FFFFFF;
}
.f0 {
	background-color: #FFCC00;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 18px;
	line-height: 25px;
	color: #006600;
	text-align: left;
	padding-left: 15px;
	font-weight: bold;
}
.f1 {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	text-align: left;
	padding: 10px;
}
.f2 {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #CC3300;
	text-align: left;
	padding: 10px;
}
.f3 {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 14px;
	line-height: 18px;
	color: #006600;
	letter-spacing: 2px;
	margin: 10px;
}
.font_title {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 16px;
	font-weight: bold;
	color: #0F2573;
}




/* Rs[Cg@*/
#foot {
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	letter-spacing: 1px;
	color: #666666;
	line-height: 25px;
	float: left;
	clear: both;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #FE7A47;
	text-decoration: none;
}
