/* ------------------------------
	GENERAL
------------------------------ */

body {
	text-align: center;
	/*font-family: "ＭＳ ゴシック", "Osaka－等幅";*/
	/*font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";*/
	font-family:"ＭＳ Ｐゴシック", "Osaka－等幅", "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
 color:#666666；  background:#FFF;
	text-align:center;
}
html>/**/body {
	font-size: 13px;
}
*+html body {
}
* html body {
}
* html .iepngfix {
behavior: expression(IEPNGFIX.fix(this));
}
/* ------------------------------
	SE SET
------------------------------ */

body .printRestriction {
	background:#FFF;
}
#s_header {
	background:url(../img/bg_s_header.jpg) repeat-x;
}
#s_header_inner {
	width:900px;
	margin:0 auto;
}
/* ------------------------------
	SP SET
------------------------------ */

.m_t1 {
	margin-top:10px;
}
.m_t2 {
	margin-top:20px;
}
.m_t3 {
	margin-top:30px;
}
.m_b1 {
	margin-bottom:10px;
}
.m_b2 {
	margin-bottom:20px;
}
.l_p1 {
	padding-left:10px;
}
/* ------------------------------
	LEST SET
------------------------------ */

/* ------------------------------
	TABLE SET
------------------------------ */

/* ------------------------------
	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;
}
#list_table a:link {
	color: #FFF;
	text-decoration: underline;
}
#list_table a:active {
	color: #FFF;
	text-decoration: none;
}
#list_table a:hover {
	color: #FFF;
	text-decoration: none;
}
#list_table a:visited {
	color: #FFF;
	text-decoration: underline;
}
#bn_other span a:link {
	color: #666;
	text-decoration: none;
}
#bn_other span a:active {
	color: #666;
	text-decoration: underline;
}
#bn_other span a:hover {
	color: #666;
	text-decoration: underline;
}
#bn_other span a:visited {
	color: #666;
	text-decoration: none;
}

.ic_arrow {background:url(../img/ic_arrow.gif) no-repeat 0 0.2em; padding-left:12px;}
/* ------------------------------
	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
------------------------------ */

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 {
	background:url(../img/bg_all.jpg) center 0 no-repeat #FFF;
	width:100%;
}
#wrapper_inner {
	width:920px;
	margin:0 auto;
	text-align:left;
}
#header {
	width:920px;
	height:108px;
	margin:0 auto;
	text-align:left;
	position:relative;
	background:url(../img/bg_all.jpg) center 0 no-repeat;
}
/* ------------------------------
	HEADER
------------------------------ */

#header h1 {
	padding-left:20px;
}
#hd_bn {
	position:absolute;
	top:12px;
	right:0;
}
/* ------------------------------
	GLOBALNAVI
------------------------------ */

#globalnavi {
	width:920px;
	text-align:left;
	height:76px;
	margin:0 auto;
	background:url(../img/bg_main_line.jpg) center bottom no-repeat;
}
#globalnavi ul li {
	float:left;
	height:59px;
	position: relative;
}
#globalnavi ul li table {
	border-collapse: collapse;
	border: none;
	padding: 0;
	position: absolute;
	top: 0px;
	left: 0;
}
#globalnavi ul li ul {
	visibility: hidden;
	overflow: hidden;
	position: absolute;
	top: 59px;
	left: 0px;
	width: 106px;
	height: 25px;
	z-index: 100;
}
#globalnavi ul li ul li {
	margin-bottom: 0;
	width: 106px;
	height:25px;
}
#globalnavi ul li a {
	display: block;
}
#globalnavi ul li a:hover {
	position: relative;
	z-index: 100;
}
#globalnavi ul li:hover ul, #globalnavi ul li a:hover ul {
	visibility: visible;
	overflow: visible;
	height: 25px;
	z-index: 10;
}
/* ------------------------------
	MAIN
------------------------------ */

#main_area {
	width:920px;
	clear:both;
	margin:0 auto;
	background:url(../img/bg_main.jpg) repeat-y center 0;
	float:left;
}
#main {
	padding-left:10px;
	background:url(../img/bg_main_top.jpg) no-repeat 10px 0;
	float:left;
}
#main_inner {
	background:url(../img/bg_l_nv.jpg) no-repeat 11px 11px;
	width:900px;
	float:left;
}
/* ------------------------------
	SIDEBAR
------------------------------ */

#side_bar {
	float:left;
	padding-top:35px;
	width:219px;
}
#side_bar li {
	font-size:0px;
	height:62px;
	margin-left:11px;
}
/* ------------------------------
	CONTENTS
------------------------------ */

#contents {
	float:right;
	padding:11px 11px 0 0;
}
#contents_inner {
	width:668px;
	text-align:left;
}
.title {
	padding-top:24px;
}
.pagetop {
	text-align:right;
	padding:2em 1.5em 1em 0;
}
#pagenavi {
	background:url(../img/line_contents.jpg) no-repeat 0 0;
	height:39px;
	width:668px;
	position:relative;
}
#pagenavi p.bt_return {
	position:absolute;
	top:1em;
	left:2em;
}
#pagenavi p.bt_next {
	position:absolute;
	top:1em;
	right:2em;
}
#pagenavi p.bt_return_no,
#pagenavi p.bt_next_no {display:none;}
/* ------------------------------
	FOOTER
------------------------------ */

#footer {
	clear:both;
	background:url(../img/bg_ft.jpg) repeat-x 0 bottom;
	height:89px;
	width:100%;
}
#footer_inner {
	width:920px;
	background:url(../img/bg_main_btm.jpg) 10px 0 no-repeat;
	height:89px;
	margin:0 auto;
	text-align:left;
}
#footer_inner p {
	padding-top:67px;
	padding-left:10px;
}
address {
	text-align:right;
	margin-top:-10px;
	padding-right:10px;
}

/* ------------------------------
	@media
------------------------------ 

@media print {
 # {
display: none;
}
 # {
display: none;
}*/
