/* ------------------------------
	GENERAL
------------------------------ */

body {
	text-align: center;
	/*font-family: "ＭＳ ゴシック", "Osaka－等幅";*/
	/*font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";*/
	font-family:"ＭＳ ゴシック", "Osaka－等幅",monospace;;
	font-size: 12px;
	color:#333333;
	background:url(../img/bg_all.jpg) repeat-y center 0 #000;
	text-align:center;
}
html>/**/body {
	font-size: 13px;
}
*+html body {
}
* html body {
}
* html .iepngfix {
behavior: expression(IEPNGFIX.fix(this));
}
/* ------------------------------
	SE SET
------------------------------ */

body .printRestriction {
	background:#000000;
}
#s_header {
	background:url(../img/bg_s_header.jpg) repeat-x;
}
#s_header_inner {
	width:890px;
	margin:0 auto;
}
/* ------------------------------
	SP SET
------------------------------ */

.mb_10 {
	margin-bottom:10px;
}
.pl_5 {
	padding-left:5px;
}
.pt_20 {padding-top:20px;}

/* ------------------------------
	LEST SET
------------------------------ */

/* ------------------------------
	TABLE SET
------------------------------ */

th, td {
}
/* ------------------------------
	TEXTLINK SET
------------------------------ */

a:link {
	color: #0033cc;
	text-decoration: underline;
}

a:active {
	color: #0033cc;
	text-decoration: none;
}
a:hover {
	color: #0033cc;
	text-decoration: none;
}
a:visited {
	color: #0033cc;
	text-decoration: underline;
}
#history_list .news_title a:link,
#center_area .entry_title a:link,
#list_table a:link {
	color: #333;
	text-decoration: underline;
}
#history_list .news_title a:active,
#center_area .entry_title a:active,
#list_table a:active {
	color: #333;
	text-decoration: none;
}
#history_list .news_title a:hover,
#center_area .entry_title a:hover,
#list_table a:hover {
	color: #333;
	text-decoration: none;
}
#history_list .news_title a:visited,
#center_area .entry_title a:visited,
#list_table a:visited {
	color: #333;
	text-decoration: underline;
}
/* ------------------------------
	LIST STYLE
------------------------------ */

.list_disc {
	list-style-type:disc;
	margin-left:1.5em;
	line-height:150%;
}
.list_decimal {
	list-style-type:decimal;
	margin-left:1.5em;
	line-height:150%;
}
/* ------------------------------
	FONT SET
------------------------------ */

p {
} 
em { font-style:normal;}
em.x-small {font-size:8px; font-style:normal;}
em.small {font-size:10px; font-style:normal;}
em.large {font-size:14px; font-style:normal;}
em.x-large {font-size:16px; font-style:normal;}

/* ------------------------------
	CLEAR
------------------------------ */

.clear {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	font-size: 1px;
	line-height: 1px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
.clearfix {
	display: block;
}
.none {
	display: none;
}
.reset {
	clear:both;
}
/* ------------------------------
	LAYOUT
------------------------------ */

#wrapper {
	width:1000px;
	margin:0 auto;
}
#wrapper_inner {
	width:1000px;
	background:url(../img/bg_top.jpg) 0 0 no-repeat;
	float:left;
}
#main {
	padding-left:55px;
}
#main_inner {
	float:left;
	width:890px;
}
#sidebar {
	width:180px;
	float:left;
	padding-bottom:8em;
}
#sidebar li {
	font-size:0px;
	height:52px;
}
#contents {
	width:675px;
	float:right;
	text-align:left;
	padding-bottom:40px;
}
#footer {
	clear:both;
	background:url(../img/bg_ft.gif) repeat-x 0 0 #000;
	height:1%;
}
/* ------------------------------
	HEADER
------------------------------ */


/* ------------------------------
	CONTENTS
------------------------------ */

#back_h {
	padding:71px 0 18px 3px;
}
#contents_inner {
	background:url(../img/bg_contents.jpg) repeat-y 0 0;
	width:675px;
	float:left;
}
#contents_inner .box_t {
	background:url(../img/bg_contents_t.jpg) 5px 0 no-repeat;
	float:left;
	padding-left:5px;
}
#contents_inner .nv_anchor {
	padding-top:16px;
}
#contents_inner .cp_t {
	padding-top:14px;
}
#contents_inner .bt_pagetop {
	text-align:right;
	padding:25px 30px 25px 0;
	clear:both;
}
#contents_btm {
	background:url(../img/bg_contents_btm.jpg) no-repeat bottom;
	padding-bottom:15px;
	width:675px;
	clear:both;
}

/* ------------------------------
	SIDEBAR
------------------------------ */

#sidebar h1 {
	padding-top:6px;
	padding-bottom:7px;
}
#sidebar li.bn_champ {
	font-size:0px;
	height:81px;
}
#sidebar li.bn_champ img {margin-top:5px;}
#sidebar li.bn_mobile {
	font-size:0px;
	height:95px;
}
#sidebar li.bn_mobile img {
margin-top:5px;}
/* ------------------------------
	FOOTER
------------------------------ */
#footer #footer_inner {
	margin:0 auto;
	width:890px;
	text-align:right;
	position:relative;
	padding-top:14px;
	padding-bottom:2em;
}
#ft_ds {
	position:absolute;
	top:16px;
	left:0;
}

/* ------------------------------
	@media
------------------------------ 

@media print {
 # {
display: none;
}
 # {
display: none;
}*/
