@charset "utf-8";
	基本CSS
-------------------------------------------------*/
body {
	margin: 0px;
	padding: 0px;
	color: #666666;
}
img,a img {
	border:none;
	vertical-align: top;
}
ul,li {
	list-style-type:none;
}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding-top: 400;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.clear {
	clear: both;
}
#wrapper {
	background-image:url(../img/backimg.jpg);
	height: 937px;
	width: 800px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../img/head.gif);
	background-repeat: no-repeat;
	height: 67px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#base {
	background-color:#333;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}.link02 {
	padding-left: 40px;
}
.btn {
	padding-top: 105px;
	padding-left: 0px;
	text-align: center;
}
#base #wrapper .btn p {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: 700;
	color: #FFF;
	background-color: #000;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 16px;
}
#base #wrapper .news p {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 16px;
	color: #F00;
	font-weight: 700;
	padding-top: 7px;
	text-align: center;
}
#base #wrapper .news div {
	padding-top: 590px;
}
