@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	line-height: 130%;
	font-size: 12px;
}
h1,h2,h3,h4,h5,p {margin:0px;padding:0px;border:0px;}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#head {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 65px;
	width: 800px;
}
h1 {
	padding-top: 20px;
}
.leftbox {
	float: left;
	width: 215px;
	clear: both;
}
.leftbox img {
	padding-top: 10px;
}
.flash {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 580px;
	float: right;
}
#foot {
	height: 70px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 10px;
	font-size: 12px;
	line-height: 125%;
}
.wn {
	padding-top: 10px;
	padding-bottom: 30px;
	width: 580px;
	float: right;
	background-image: url(../images/wn_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.wn p {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 13px;
	margin-left: 13px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 130%;
}
.contents {
	padding-top: 10px;
	padding-bottom: 30px;
	width: 540px;
	float: right;
	padding-right: 20px;
	padding-left: 20px;
}
