@charset "iso-2022-jp";
/*/////////////////////////////////////////////////////////////////////////
default_CSS
/////////////////////////////////////////////////////////////////////////*/
body { text-align:center; font-size:62.5%; font-family:Arial, "$B%R%i%.%N3Q%4(B Pro W3", "Hiragino Kaku Gothic Pro", "$B#M#S(B $B#P%4%7%C%/(B", Meiryo, sans-serif;}
body, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, ul, li, form, table, caption, tbody, tfoot, thead, tr, th, td { margin:0; padding:0;}
h1, h2, h3, h4, h5, h6, table, caption, tbody, tfoot, thead, tr, th, td, input, textarea { font-size:100%;}
img { border:none;}
/* ul { list-style:none;} */
.alt{ position:absolute; top:-5000px; left:-9999px;}
.bold { font-weight:bold;}
.normal { font-weight:normal;}
/*$B2hA|J]8nMQ(B
.cover { background:url(/img/cover.gif); display:block;}*/
/*float*/
.floatL { float:left;}
.floatR { float:right;}
.clearfloat { height:1px; font-size:1%; clear:both; display:block; background: transparent;}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	}
.clearfix { min-height:1px;}
* html .clearfix {
	height: 1px;
	/*(J\(B*//*/
	height: auto;
	overflow: hidden;
	/**/
	}
/*/////////////////////////////////////////////////////////////////////////
$B%3%s%F%s%DMQ(BCSS$B!?%*%j%8%J%k@_Dj(B
/////////////////////////////////////////////////////////////////////////*/
body {
	background-color:#333;
	color:#333;
	font-family:Arial,"$B%R%i%.%N3Q%4(B Pro W3","Hiragino Kaku Gothic Pro","$B%a%$%j%*(B",Meiryo,Osaka,"$B#M#S(B $B#P%4%7%C%/(B","MS P Gothic",sans-serif;
	font-size:100%;
	text-align:center;
	padding:0;
	margin:0;
	}
h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul,ol,li {
	font-size:100%;
	line-height:1;
	/* word-break:break-all; */
	padding:0;
	margin:0;
	}


/* modal window */
div.bx-mw-btn {position:relative;height:26px;}
div.bx-mw-btn ul {list-style-type:none;position:absolute;}
div.bx-mw-btn ul li {display:inline;float:left;margin-right:3px;}
div.bx-mw-btn ul li a {display:block;font-size:2px;text-indent:-9999px;background-image:url(../img/btn_wop.png);background-repeat:no-repeat;}
div.bx-mw-btn ul li.btn-mw-prev a, div.bx-mw-btn ul li.btn-mw-next a {width:25px;height:25px;}
div.bx-mw-btn ul li.btn-mw-next a {background-position:0 -29px;}
div.bx-mw-btn ul li.btn-mw-prev a {background-position:0 -59px;}
div.bx-mw-btn ul li.btn-mw-close {margin-right:0;}
div.bx-mw-btn ul li.btn-mw-close a {background-position:left top;width:26px;height:26px;}
div.bx-mw-pic {text-align:left;}
div.bx-mw-pic p.p-mw-pic {background-repeat:no-repeat;background-position:left top;}
div.bx-mw-pic p.p-mw-cap {color:#fff;font-size:67.5%;line-height:1.5;padding:8px 6px;}