/* page_all---------------------- */
body {
	background-color: #000000;
	padding-top: 0px;
	margin-top: 0px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: 10pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ";
}
p {
	margin: 0px;
	padding: 0px;
}
h1,h2 {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
h3,h4,h5 {
	margin: 0px;
	padding: 0px;
}
ul,li {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #BE0000;
	text-decoration: none;
}
a:hover,a:active {
	color: #FF6600;
}
a:visited{
	color: #7F4C72;
	text-decoration: none;
}
img{
	border: none;
}
.t_line {
	text-decoration: line-through;
}
.clear {
	clear: both;
}

/* main---------------------- */
#main_box {
	width: 800px;
	vertical-align: middle;
	background-image: url(../img/bg1.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
}
#sub_box {
	background-image: url(../img/top_bg.jpg);
	background-repeat: no-repeat;
	width: 760px;
	padding-right: 20px;
	padding-left: 20px;
}
#box_foot {
	background-image: url(../img/bg2.gif);
	height: 40px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
	/width: 800px;
}
#menu {
}
#header {
	height: 250px;
}

/* contents---------------------- */
#contents {
	width: 760px;
	margin-bottom: 10px;
	height: auto;
	overflow: auto;
}
#c_left {
	float: left;
	width: 170px;
	margin-right: 10px;
	overflow: hidden;
}
#c_right {
	float: right;
	width: 580px;
	overflow: hidden;
}
#c_right_1 {
	float: left;
	width: 400px;
}
#c_right_2 {
	float: right;
	width: 150px;
	background-image: url(../img/special.gif);
	padding-top: 30px;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
#c_right_in {
	margin-left: 10px;
}

/* contents_l---------------------- */
.up_date {
	background-image: url(../img/up_date.gif);
	background-repeat: no-repeat;
	width: 170px;
	height: 20px;
	padding-bottom: 10px;
}
#c_left dl {
	font-size: 9pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 150px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#c_left dt {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#c_left dd {
	margin: 0px;
}
.links {
	background-image: url(../img/links.gif);
	background-repeat: no-repeat;
	width: 170px;
	height: 20px;
	padding-bottom: 10px;
}
#c_left ul {
	list-style-type: none;
	margin-left: 10px;
	margin-bottom: 10px;
}
#c_left li {
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	/background-position: left 3px;
}
#c_right ul {
	list-style-type: none;
	margin-left: 10px;
	margin-bottom: 10px;
}
#c_right li {
	background-image: url(../img/arrow_w.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	/background-position: left 3px;
	margin-bottom: 5px;
}
.plugin {
	background-image: url(../img/plugin.gif);
	background-repeat: no-repeat;
	width: 170px;
	height: 20px;
	padding-bottom: 10px;
}
.flash {
	margin-bottom: 10px;
	margin-left: 10px;
}

/* contents_r---------------------- */
.news {
	background-image: url(../img/pick_up.gif);
	height: 20px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
}
.oldnews {
	background-image: url(../img/pick_up_old.gif);
	height: 20px;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
#c_right_1 h3 {
	color: #33CC34;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BE0000;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	line-height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#c_right_1 dl {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: -5px;
	margin-bottom: 15px;
}
#c_right_1 dt {
	margin: 0px;
	padding: 0px;
	color: #D3AE34;
}
#c_right_1 dd {
	margin: 0px;
}
.pic {
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

/* footer---------------------- */
#footer {
	width: 760px;
	float: left;
}
#footer_head {
	background-image: url(../img/footer_head.gif);
	height: 10px;
	width: 760px;
	background-repeat: no-repeat;
}
#footer_body {
	background-color: #BE0000;
	font-size: 9pt;
	text-align: center;
	padding-bottom: 10px;
	width: 760px;
	line-height: 150%;
}
#footer_body a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer_body a:hover,a:active {
	color: #FF6600;
}
#footer_body a:visited{
color: #660066;
text-decoration: none;
}
/* intoro---------------------- */
#intro_box {
	background-image: url(../img/intro.jpg);
	background-repeat: no-repeat;
	width: 760px;
	padding-right: 20px;
	padding-left: 20px;
}
#header_i {
	height: 165px;
}
.select {
	background-image: url(../img/select.jpg);
	height: 20px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
.space {
	height: 20px;
	margin-bottom: 10px;
}
#c_right h3 {
	color: #BE0000;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BE0000;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	line-height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#c_right h4 {
	color: #D3AE34;
	margin-bottom: 5px;
}
#c_right h5 {
	margin-bottom: 5px;
}
#c_right p {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	/line-height: 140%;
}
#c_right td {
	vertical-align: top;
}
.side {
	margin: 10px;
}
.face {
	margin-right: 10px;
}
.face2 {
	margin-left: 10px;
}
.pic2 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.ue {
	vertical-align: top;
	margin-top: 10px;
}
.ue2 {
	vertical-align: top;
	margin-top: 10px;
	float: right;
}
.right_txet {
	text-align: right;
}
.title {
	margin-left: 10px;
}
.title2 {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.bottom10 {
	margin-bottom: 20px;
}
.bottom10_2 {
	margin-bottom: 10px;
}

/* center---------------------- */
#center_box {
	background-image: url(../img/center.jpg);
	background-repeat: no-repeat;
	width: 760px;
	padding-right: 20px;
	padding-left: 20px;
}

#header_c {
	height: 165px;
}
.s10 {
	margin-left: 10px;
}
.sb10 {
	margin-left: 10px;
	margin-bottom: 20px;
	color: #333333;
	border: 2px solid #999999;
}
.st10 {
	margin-left: 10px;
	padding-top: 10px;
}
.sb10_2 {
	padding-left: 10px;
	padding-bottom: 10px;
}
.stb10 {
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.center {
	text-align: center;
	margin-bottom: 10px;
	/margin-bottom: 5px;
}
#center_box h5 {
	margin-left: 10px;
	padding-bottom: 5px;
	color: #D3AE34;
	font-size: 12px;
}


/* counter ---------------------- */
#counter {
	margin: auto;
	text-align: center;
	width: auto;
}


/* tizuko---------------------- */
#c_left2 {
	float: left;
	width: 170px;
	margin-right: 10px;
	overflow: hidden;
}
#c_left2 ul {
	list-style-type: none;
	margin-left: 10px;
	margin-bottom: 10px;
}
#c_left2 li {
	background-image: url(../img/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	/background-position: left 3px;
}
#c_left2 a:link {
	color: #D3AE34;
	text-decoration: none;
}
#c_left2 a:hover,a:active {
	color: #E3E3E3;
	text-decoration: none;
}
#c_left2 a:visited{
color: #999999;
text-decoration: none;
}

#chizu h3 {
	color: #D3AE34;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3AE34;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	line-height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#intro_box2 {
	background-image: url(../img/intro2.jpg);
	background-repeat: no-repeat;
	width: 760px;
	padding-right: 20px;
	padding-left: 20px;
}

#main_box2 {
	width: 800px;
	vertical-align: middle;
	background-image: url(../img/t_bg1.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
}
#box_foot2 {
	background-image: url(../img/t_bg2.gif);
	height: 40px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
	/width: 800px;
}
#footer_head2 {
	background-image: url(../img/footer_head2.gif);
	height: 10px;
	width: 760px;
	background-repeat: no-repeat;
	clear: both;
}
#footer_body2 {
	background-image: url(../img/footer_head2.gif);
	background-color: #604B1A;
	font-size: 9pt;
	text-align: center;
	padding-bottom: 10px;
	width: 760px;
	line-height: 150%;
	background-repeat: no-repeat;
	padding-top: 10px;
}
#footer_body2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer_body2 a:hover,a:active {
	color: #999999;
	text-decoration: none;
}
#footer_body2 a:visited{
color: #525252;
text-decoration: none;
}
.chizu {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	display: block;
	/margin-bottom: 15px;
}
.chizu_text {
	float: right;
	width: 360px;
}
#chizu_c {
	clear: both;
}
#chizu_k h5 {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: ;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3AE34;
	font-size: 12px;
}
.chirashi {
	margin: 0 10px 10px 5px;
}
.left {
	margin-left: 10px;
	clear: both;
}
.left2 {
	margin-left: 5px;
	margin-bottom: 10px;
}
.left3 {
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#nittei td {
	vertical-align: middle;
}
.ore {
	color: #FF9900
}
#header2 {
	height: 265px;
	display: block;
}
#sub_box2 {
	background-image: url(../img/top_bg2.jpg);
	background-repeat: no-repeat;
	width: 760px;
	padding-right: 20px;
	padding-left: 20px;
}

