@charset "UTF-8";
@import url(default.css);

/*== 背景一括 ==*/
html, body {
	background: #373737;
}
hr {
	display: block;
	margin-top: 1em;
	margin-bottom: 1em;
}




/* html上で非表示する */
.hide {
	display: none;
}

.clear {
	clear: both;
}
.tx12glay {
	font-size: 12px;
	line-height: 16px;
	color: #CCC;
}
.tx13-blue {
	font-size: 13px;
	color: #374155;
}
.tx12-blue {
	font-size: 12px;
	color: #00c8e6;
	line-height: 12px;
}
.tx12-white {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 12px;
}
.tx13-blue-mgn {
	font-size: 13px;
	color: #373737;
	padding-left: 1em;
}
.tx13-yellow-mgn {
	font-size: 13px;
	color: #373737;
	padding-left: 1em;
}
.tx13 {
	font-size: 13px;
}
.tx16 {
	font-size: 16px;
}
.tx20 {
	font-size: 20px;
	color: #000;
	line-height: 24px;
}
.tx16-bd {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
}
.tx20-red {
	font-size: 20px;
	color: #B54263;
	font-weight: bold;
	line-height: 24px;
}
.tx18-red {
	font-size: 18px;
	color: #B54263;
	font-weight: bold;
	line-height: 24px;
}
.tx20-yellow {
	font-size: 20px;
	color: #BC8C26;
	font-weight: bold;
	line-height: 26px;
}
.tx20-yellow {
	font-size: 20px;
	font-weight: bold;
	line-height: 26px;
}
.tx20-yellowfff542 {
	font-size: 20px;
	color: #fff542;
	font-weight: bold;
	line-height: 26px;
}
.tx-red {
	color: #900;
}
.tx13-blue-thin {
	font-size: 14px;
	color: #374155;
	line-height: 1.5em;
}
.tx13-red-bd {
	color: #900;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
}
.tx13-blue-bd {
	color: #466FA9;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
}
.tx15-yel {
    font-size: 15px;
    color: #F6DC14;
    line-height: 1.6em;
}
.tx110 {
	font-size: 1.1em;
}
.tx-ora {
	color: #f47828;
}
.tx-cya {
	color: #00c8e6;
}
.tx-yellow {
	color: #BC8C26;
}
.tx-yellow-bd {
	color: #BC8C26;
	font-weight: bold;
}
.tx-whi-bd {
    color: #FFFFFF;
    font-weight: bold;
}
.tx-yellow-bd-14 {
	color: #BC8C26;
	font-weight: bold;
	font-size: 14px;
}
.ind-6 {
	margin-left: 4em;
}
.ind-8 {
	margin-left: 5em;
}
#wrapper {
	padding: 0px;
	width: 1002px;
	/* [disabled]border-right: 1px solid #000; */
	/* [disabled]border-left: 1px solid #000; */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #373737;
}
#header {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	height: 240px;
	background-color: #232323;
	background-image: url(../images/headerimg.jpg);
	background-position: -1px;
	background-repeat: no-repeat;
}
#header h1 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#header p {
	display: none;
}
#commonsign {
    margin: 10px 0px 0px;
    padding: 0px 0px 25px;
    height: 50px;
    width: 600px;
    background: url(../images/top_catch_s.png) no-repeat;
    text-indent: -9999px;
}
#naviarea {
	height: 96px;
	margin: 0px;
	padding: 0px;
	background: #232323 url(../images/bg_navi.png);
}
#cont-left {
	margin: 0px;
	padding: 0px;
	width: 710px;
	float: left;
	display: block;
}
#cont-right {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 290px;
}
#btmarea {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	height: 20px;
	bottom: 0px;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	background-color: #373737;
	font-weight: normal;
}
#cont-right #right-poster {
	margin: 108px 20px 0px 50px;
	padding: 0px;
	width: 220px;
	color: #d7b077;
}
#cont-right #right-poster img {
	border-style: none;
	margin: 5px 0px;
	padding: 0px;
}

#cont-right #right-poster a {
	color: #d7b077;
	text-decoration: none;
}

#cont-right #right-poster a:hover {
	color: #e7ca6a;
	text-decoration: underline;
}
