@charset "utf-8";
*{
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9pt;
	color: #999;
	background-color: #000000;
}
#wrapper {
	padding: 0px;
	height: auto;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	background-color: #000000;
}
#header {
	padding: 0px;
	width: 940px;
	height: 80px;
	background-image: url(../image/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
#logo {
	float: left;
	width: 230px;
	height: 60px;
}
#top_right {
	float: right;
	width: 690px;
	height: 60px;
}
#seo {
	height: 20px;
	margin: 0px;
	text-align: right;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#top_navi {
	height: 20px;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top_line {
	margin-top: 18px;
	height: 22px;
	background-image: url(../image/line1.jpg);
	background-repeat: no-repeat;
	width: 900px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#flash {
	padding: 0px;
	height: 272px;
	margin-top: 10px;
	width: 900px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#under_line {
	padding: 0px;
	height: 22px;
	margin-top: 10px;
	background-image: url(../image/line1.jpg);
	background-repeat: no-repeat;
	width: 900px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contents1 {
	margin-top: 20px;
	padding: 0px;
	height: 175px;
	width: 900px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#info {
	float: left;
	height: 175px;
	width: 430px;
}
#banner {
	float: right;
	height: 175px;
	width: 435px;
	padding: 0px;
}
#under_navi {
	height: 25px;
	margin-top: 20px;
	text-align: center;
	width: 890px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#copy_aria {
	height: 30px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px;
	text-align: right;
	background-color: #321C07;
}
#copy_aria2 {
	height: 50px;
	width: 940px;
	padding: 0px;
	background-color: #321C07;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
a:link {
	color: #FFF;
	text-decoration: none;
}

a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FC0;
	text-decoration: underline;
}
a:active {
	color: #FC0;
	text-decoration: underline;
}
#tb1 {
	padding: 0px;
	float: left;
	height: 46px;
	width: 145px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#tdu {
	width: 429px;
	clear: both;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 3px;
	background-image: url(../image/tdu_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
}
#tb2 {
	padding: 0px;
	float: left;
	height: 46px;
	width: 145px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}
#tb3 {
	padding: 0px;
	float: left;
	height: 46px;
	width: 145px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: right;
}
.img {
	padding: 0px;
	margin-bottom: 5px;
}
.img_qr {
	margin: 0px;
	float: right;
	padding-left: 5px;
}
.text_orenge_b {
	font-weight: bold;
	color: #FC0;
}
#c2_navi {
	padding: 0px;
	height: 20px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	text-align: center;
}
#c2_navi h1 {
	font-size: 9pt;
	color: #FFF;
}

