@charset "utf-8";
#wrapper {
	height: auto;
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#wrapper #new {
	background-image: url(../images/home_01.jpg);
	background-repeat: no-repeat;
	height: 432px;
	width: 1000px;
	margin: auto;
}
#wrapper #new #newtext {
	height: 150px;
	width: 430px;
}
body {
	background-color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
}
h1 {
	font-family: "ＭＳ ゴシック", "ＭＳ Ｐゴシック";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


#wrapper #navi {
	background-image: url(../images/home_02.png);
	background-repeat: no-repeat;
	font-size: 14px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	margin: auto;
	height: 31px;
	width: 1000px;
	text-align: right;

}
#wrapper #navni #navibotan {
	margin-top: 6px;
	font-size: 17px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: normal;
	font-style: normal;
	margin-right: 6px;
	color: #FFFFFF;
}
#wrapper #under {
	height: 64px;
	width: 1000px;
}
#wrapper #under #leftcontents {
	height: 64px;
	width: 144px;
	float: left;
}
#wrapper #under #right {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 11px;
	background-attachment: fixed;
	background-image: url(../images/home_06.png);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	line-height: 1.1em;
	height: 64px;
	width: 856px;
	float: right;
}
#wrapper #leftcontents {
	width: 144px;
	height: auto;
	float: left;
}
#wrapper #right {
	background-image: url(../images/home_06.png);
	background-repeat: no-repeat;
	height: 64px;
	width: auto;
	text-align: right;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	line-height: 1.3em;
	color: #CCCCCC;
	background-position: right;
}
#wrapper #navi #navibotan {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 17px;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: auto;
	margin-left: auto;
	color: #FFFFFF;
	height: auto;
	width: auto;
}
