﻿body
{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #CCCCCC;
	font-size: 80%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	line-height: 140%;
	background-image: url(../images/background.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
}
.container
{
	width: 950px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/back_container.jpg);
	background-repeat: repeat-y;
	height: auto;
}

.container_-
{
	width: 950px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/back_container.jpg);
	background-repeat: repeat-y;
	height: auto;
	text-decoration: line-through;
}

#header
{
	background-image: url(../images/back_header.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	text-align: center;
	width: 950px;
}

#header_content
{
	background-image: url(../images/back_headcontent.jpg);
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#logo
{
	float: left;
	margin:0;
	padding:0px;
	width:316px;
	height: 100px;
}
#logo_r
{
	float: right;
	margin:0px;
	width: 634px;
	padding: 0px;
	height: 100px;
	background-image: url(../images/logo_r2.jpg);
}
#main {
	background-image: url(../images/back_main.jpg);
}
#photo
{
	padding: 0px;
	width: 100%;
	margin: 0px;
	text-align: center;
	height: 150px;
}
#flash
{
	padding: 0px;
	width: 100%;
	margin: 0px;
}
#new
{
	width: 450px;
	scrollbar-track-color: #dd9d3c;
    scrollbar-face-color: #1e1e1e;
    scrollbar-shadow-color: #1e1e1e;
    scrollbar-darkshadow-color: #1e1e1e;
    scrollbar-highlight-color: #1e1e1e;
    scrollbar-3dlight-color: #1e1e1e;
    scrollbar-arrow-color: #dd9d3c;
}
#new_body
{
	background-image: url(../images/newtable_body.jpg);
	width: 430px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #1E1E1E;
	background-repeat: repeat-y;
	height: 470px;
	overflow: auto;
}
#sidebar
{
	float: left;
	margin:0;
	padding:0px;
	width:450px;
}

#mainContent
{
	float: right;
	margin:0px;
	width: 500px;
	text-align: center;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer
{
	padding: 0;
	margin: 0px;
	background-image: url(../images/back_footer.jpg);
	background-repeat: repeat-x;
	text-align: center;
	color: #FFFFFF;
}
#footpath
{
	padding: 0;
	margin: 0px;
	background-image: url(../images/back_footpath.jpg);
	background-repeat: repeat-x;
	text-align: left;
}
#footer_copy
{
	margin: 0;
	padding: 0px;
	text-align: right;
}
#footer a:link
{
	text-decoration: none;
	color:#FFFFFF;
}
#footer a:visited
{
	text-decoration: none;
	color:#FFFFFF;
}
#footer a:hover
{
	text-decoration: none;
	color:#FFFFFF;
}
#footer a:active
{
	text-decoration: none;
	color:#FFFFFF;
}
#path
{
	margin: 0px;
	height: 5px;
	width: 100%;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.tx_main
{
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 850px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	background-image: url(../images/table_body.jpg);
	background-repeat: repeat-y;
}
.tx_main_nb
{
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 850px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	background-image: url(../images/table_body.jpg);
	background-repeat: repeat-y;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tx_main img
{
	border: 1px solid #DD9E3F;
}
.tx_side
{
	padding: 0px;
	margin-right: 24px;
	margin-left: 24px;
	margin-top: 15px;
}

.tx_q
{
	font-weight: bold;
	color: #FF5890;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 90%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFC3C3;
	border-bottom-color: #FFC3C3;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tx_a
{
	margin-left: 15px;
	width: 90%;
}
.tx_red_1
{
	color: #FF0000;
	font-size: 12px;
}
.tx_red
{
	color: #FF0000;
}

.tx_red_b
{
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}

.tx_red_b_-
{
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: line-through;
}
.tx_white_1
{
	color: #FFFFFF;
	font-size: 12px;
}
.tx_white
{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.tx_white_12
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;	
}
.tx_gold_1
{
	color: #DA9F41;
	font-size: 12px;
}
.tx_gold
{
	color: #DA9F41;
	font-size: 14px;
	font-weight: bold;
}

.tx_gold_-
{
	color: #DA9F41;
	font-size: 14px;
	font-weight: bold;
	text-decoration: line-through;
}

.table {
	border: 3px double #666666;
}

.table th {
	color: #DE9E3A;
	font-weight: normal;
	text-align: center;
	font-size: 12px;
	background-color: #333333;
	background-image: url(../images/back_th.jpg);
}
.table td {
	font-size: 12px;
	background-color: #1E1E1E;
}

.tableanother {
	border: 3px double #999999;
}
.tableanother td {
	font-size: 11px;
}

caption
{
	background-image: url(../images/back_tablehead.jpg);
	height: 15px;
	color: #FFFFFF;
	padding-top: 5px;
}


a:link
{
	text-decoration: none;
	color:#FFFFFF;
}

a:visited
{
	text-decoration: none;
	color:#FFFFFF;
}

a:hover
{
	text-decoration: underline;
	color:#FFFFFF;
}

a:active
{
	text-decoration: underline;
	color:#FFFFFF;	
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, #path
{
	margin-top:0px;
	margin-bottom:0px;
}

h1
{
	font-size: 90%;
	color: #FFFFFF;
	text-align: right;
	width: 95%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/back_h1.jpg);
	font-weight: normal;
	height: 24px;
}


h3{
	width : 473px;
	display : block;
	font-weight:bold;
	text-indent:0.5em;
	font-size:12px;
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color:#cccccc;
	background-color: #000000;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color:#CCCCCC;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

address
{
	font-style: normal;
}

li
{
	padding-left: 10px;
	background-image: url(../images/back_li.jpg);
	padding-top: 0px;
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 150%;
	background-position: 0px 0px;
	list-style-type: none;
	margin-left: -40px;
}
.li2
{
	padding-left: 25px;
	padding-top: 0px;
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 150%;
	background-position: 0px 0px;
	list-style-type: none;
	margin-left: -15px;
}
.tx_14
{
	padding: 0px;
	font-size: 14px;
	margin: 0px;
}

td img
{
	display: block;
}

img
{
	display: block;
}

.fltrt
{
	float: right;
	margin-right:0;
	margin-left: 0px;
}

.fltlft
{
	float: left;
	margin-left:0;
	margin-right: 0px;
}

.clearfloat
{
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.description
{
	font-size:10px;
	color:#aaaaaa;
}


hr
{
	width: 100%;
	background-image: url(../images/back_hr.jpg);
	height: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.hr1
{
	width: 375px;
	background-image: url(../images/back_hr.jpg);
	height: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}
.hr2
{
	width: 100%;
	background-image: url(../images/back_hr.jpg);
	height: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
	background-repeat: repeat-x;
}
strong
{
	color: #DE9E3D;
	font-weight: normal;
}
h2
{
	color: #DE9E3D;
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
#kiyaku {
	height: 200px;
	width: 570px;
	overflow: auto;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
}

#left {
float:left;
width:400px;
margin:10px 10px 10px 10;
}
#right {
float:right;
width:400px;
margin:50px 10px 10px 10;
}
#center {
float:center;
width:800px;
margin:10px 10px 10px 10;
}

.media_btn	{
	width:450px;
	margin:15px 0 90px 197px;
}

.game_btn	{
	width:212px;
	float:left;
}

.tv_btn	{
	width:212px;
	float:right;
}

.media_btn02	{
	width:450px;
	margin:15px 0 15px 197px;
}