#container {
	height: auto;
	width: 800px;
	margin: auto;
}
#header {
	height: 300px;
	width: 800px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 0px;
}
.vacant {
	font-size: 24px;
	margin-left: 160px;
	margin-top: 35px;
}
body {
	background-color: #000;
}
#bk_image {
	background-image: url(images/bk_taigar.png);
	background-repeat: no-repeat;
	background-position: center 100px;
	background-attachment: fixed;
	margin-top: 0px;
}



#navi_top {
	width: 800px;
	height: 40px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: -10px;
}

ul#globalnavi{
	width:800px;
	height:40px;
	overflow:hidden;
	margin-top:0px;
	margin-left: -40px;
	margin-bottom: 5px;
}

ul#globalnavi li{
    float:left;
    height:40px;
    display:block;
}

ul#globalnavi li a {
    display: block;
    overflow: hidden;
    height: 0px;
    background-image: url(images/btn.png);
    padding-top:40px;
}


#btn_top{ width:200px; background-image: url(images/btn.png); background-position:0       -40px;}
#btn_siai{ width:200px; background-image: url(images/btn.png); background-position:-200px  -40px;}
#btn_ranking{ width:200px; background-image: url(images/btn.png); background-position:-400px  -40px;}
#btn_qa{ width:200px; background-image: url(images/btn.png); background-position:-600px  -40px;}

#btn_top a { width:200px; background-position:0 0;}
#btn_siai a { width:200px; background-position:-200px 0;}
#btn_ranking a { width:200px; background-position:-400px 0;}
#btn_qa a { width:200px; background-position:-600px 0;}


#btn_top a:hover  { width:200px; background-position:0       -40px;}
#btn_siai a:hover  { width:200px; background-position:-200px  -40px;}
#btn_ranking a:hover  { width:175px; background-position:-400px  -40px;}
#btn_qa a:hover  { width:175px; background-position:-600px  -40px;}


.font_red {
	color: #F00;
	margin-top: 5px;
	margin-bottom: 5px;
}
.text_contents {
	background-image: url(images/text_bk.png);
	height: 200px;
	width: 700px;
	padding-top: 10px;
	padding-left: 15px;
	background-repeat: no-repeat;
}
.text_left {
	float: left;
	width: 400px;
}
.text_right {
	float: right;
	width: 200px;
	text-align: center;
	vertical-align: middle;
	height: 200px;
	margin-right: 80px;
	margin-top: -15px;
}

.clear_all {
	clear: both;
}

#footer {
	width: 800px;
	text-align: center;
	height: 25px;
	background-image:url(images/footer.png);
	vertical-align: middle;
	font-size: 12px;
	padding-top: 4px;
	background-repeat: no-repeat;
	margin: auto;
}
#footer p {
	margin-top: 0px;
}

.text_ranking_left {
	width: 800px;
}

#ranking_navi_top {
	width: 800px;
	height: 30px;
	font-weight: bold;
	margin: 0px;
}

ul#ranking_globalnavi{
	width:800px;
	height:30px;
	overflow:hidden;
	margin-top:0px;
	margin-left:0px;
	padding: 0px;
}

ul#ranking_globalnavi li{
    float:left;
    height:30px;
    display:block;
}

ul#ranking_globalnavi li a {
    display: block;
    overflow: hidden;
    height: 0px;
    background-image: url(images/ranking_btn.png);
    padding-top:30px;
}


#ranking_btn_a{ width:133px; background-image: url(images/ranking_btn.png); background-position:0       -30px;}
#ranking_btn_b{ width:133px; background-image: url(images/ranking_btn.png); background-position:-133px  -30px;}
#ranking_btn_c{ width:133px; background-image: url(images/ranking_btn.png); background-position:-266px  -30px;}
#ranking_btn_d{ width:133px; background-image: url(images/ranking_btn.png); background-position:-399px  -30px;}
#ranking_btn_e{ width:134px; background-image: url(images/ranking_btn.png); background-position:-533px  -30px;}
#ranking_btn_f{ width:134px; background-image: url(images/ranking_btn.png); background-position:-667px  -30px;}
/*#ranking_btn_g{ width:100px; background-image: url(images/ranking_btn.png); background-position:-600px  -30px;}
*/
#ranking_btn_a a { width:133px; background-position:0 0;}
#ranking_btn_b a { width:133px; background-position:-133px 0;}
#ranking_btn_c a { width:133px; background-position:-266px 0;}
#ranking_btn_d a { width:133px; background-position:-399px  0px;}
#ranking_btn_e a { width:134px; background-position:-533px  0px;}
#ranking_btn_f a { width:134px; background-position:-667px  0px;}
/*#ranking_btn_g a { width:100px; background-position:-600px  0px;}
*/

#ranking_btn_a a:hover  { width:133px; background-position:0       -30px;}
#ranking_btn_b a:hover  { width:133px; background-position:-133px  -30px;}
#ranking_btn_c a:hover  { width:133px; background-position:-266px  -30px;}
#ranking_btn_d a:hover  { width:133px; background-position:-399px  -30px;}
#ranking_btn_e a:hover  { width:134px; background-position:-533px  -30px;}
#ranking_btn_f a:hover  { width:134px; background-position:-667px  -30px;}
/*#ranking_btn_g a:hover  { width:100px; background-position:-600px  -30px;}
*/

.ranking_img {
	margin-right: auto;
	margin-left: 20px;
	margin-bottom: 0px;
}

.ranking_img_oyazi {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.ranking_text {
	background-image: url(images/ranking_text_bk.png);
	width: 800px;
	margin-top: 0px;
	padding-left: 15px;
	background-repeat: no-repeat;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align: left;
	padding-top: 3px;
}
.ranking_text table {
	text-align: left;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 9px;
	background-color: #999;
}
.ranking_text p {
	font-size: 20px;
	font-weight: bolder;
	margin-bottom: 0px;
	margin-left: 9px;
	vertical-align: middle;
	margin-top: 3px;
}

.ranking_text table tr th {
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.ranking_container {
	background-color: #E8E8E8;
	height: 100px;
	width: 700px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-left: 50px;
}
.ranking_left {
	margin: 0px;
	float: left;
	height: 75px;
	width: 50px;
}
.ranking_right {
	height: 75px;
	width: 570px;
	margin-left: 10px;
	float: right;
}
.ranking_bk {
	background-color: #FFF;
	padding-bottom: 50px;
	padding-top: 5px;
}
.r_image {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 45px;
}
.r_name_l {
	font-size: 20px;
	font-weight: bolder;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	margin-left: -50px;
	float: left;
	width: 250px;
}
.r_name_r {
	margin-top: 10px;
	margin-bottom: 0px;
	display: block;
	float: right;
	width: 200px;
	margin-right: 23px;
	text-align: right;
	font-size: 16px;
}

.ranking_container hr {
	width: 560px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C00;
	margin-top: 0px;
	margin-left: 0px;
}
.r_setumei {
	font-size: 14px;
	margin-top: -5px;
	margin-bottom: 3px;
	margin-left: -50px;
	line-height: 20px;
}
.news_logo {
	margin-left: 0px;
	width: 390px;
	margin-top: -10px;
	display: block;
}
.event_logo {
	margin-left: 2px;
	width: 390px;
	margin-top: -242px;
	display: block;
	float: right;
}
.news_left {
	float: left;
	width: 388px;
	overflow-y: scroll;
	margin-top:0px;
	height: 210px;
	border: 1px ridge #CCC;
	background-color: #FFF;
	font-size: 14px;
}
.news_right {
	float: right;
	width: 388px;
	overflow-y: scroll;
	height: 210px;
	padding-top: -10px;
	border: 1px ridge #CCC;
	font-size: 14px;
	background-image: url(images/news_bk.png);
	background-color: #FFF;
	margin-top: -212px;
}

.news_right p {
	margin-top: 3px;
}

.news_left p {
	margin-top: 3px;
}
.news_contents {
	width: 800px;
	margin-top: 5px;
	padding-top: 10px;
	padding-left: 0px;
	margin-bottom: 0px;
}

.rule_contents {
	background-image: url(images/rule.png);
	height: 400px;
	width: 800px;
	margin-top: 0px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 5px;
}.rule_contents p {
	margin-top: 85px;
	margin-bottom: 0px;
}

.r_line {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: -50px;
}

.siai_contents {
	height: auto;
	width: 800px;
	background-color:#fff;
	padding-top: 10px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-bottom: auto;
}
.modoru {
	font-size: 12px;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 610px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.sponcer {
	width: 800px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.sponcer p {
	margin: 0px;
}
.sponcer ul li {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}
.sponcer ul  {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sponcer ul .margin  {
	margin-left: 4px;	
}

.textbox {
	overflow: auto;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: -10px;
	line-height: 24px;
	width: 340px;
}
.textbox2 {
	overflow: auto;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 24px;
	width: 340px;
	margin-top: 9px;
}
.textbox dt {
	color: #CC0000;		/*更新日時部分の文字色*/
	font-weight: bolder;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	padding-left: 10px;
}
.textbox2 dt {
	color: #CC0000;		/*更新日時部分の文字色*/
	font-weight: bolder;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	padding-left: 10px;
}
.textbox dd {
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: -6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D9D9D9;
}
.textbox2 dd {
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: -6px;
}
.info_img {
	margin-left: 20px;
}
.siai_img {
	margin-top: -10px;
}
.text_siai {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 12px;
	line-height: 18px;
}
.siai_table {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	margin-left: 80px;
}
#sponcer01 {
	margin-top: 20px;
}
#sponcer02 {
	margin-top: 10px;
}
#owabi {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	line-height: 30px;
	font-size: 14px;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	margin-bottom: 30px;
	margin-top: 20px;
}
#owabi h3 {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	letter-spacing: 1em;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.entry {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000;
	text-align: center;
	line-height: 24px;
}
