@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:#fff;
	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;
	}
/* character window */
@media print {div.bx-w-chara p.chr-photo{display:none;}}
div.bx-wop-btn {
	position:relative;
	width:210px;
	height:50px;
	margin:15px 20px 0 0;
	top:420px;
	left:20px;
	}
div.bx-wop-btn ul {
	list-style-type:none;
	}
div.bx-wop-btn ul li {
	display:block;
	float:left;
	}
div.bx-wop-btn ul li.btn-w-prev, div.bx-wop-btn ul li.btn-w-next {
	width:70px;
	}
div.bx-wop-btn ul li a {
	display:block;
	font-size:2px;
	text-indent:-9999px;
	background-image:url(../images/bx-wop-btn.png);
	background-repeat:no-repeat;
	width:70px;
	height:50px;
	}
div.bx-wop-btn ul li.btn-w-next a {
	background-position:-70px 0;
	}
div.bx-wop-btn ul li.btn-w-prev a {
	background-position:left top;
	}
div.bx-wop-btn ul li.btn-w-close a {
	background-position:-140px 0;
	}
div.bx-w-chara {
	position:relative;
	text-align:left;
	width:670px;
	height:520px;
	background:#ffffff;
	}
div.bx-w-chara p.chr-head {
	position:absolute;
	font-size:2px;
	text-indent:-9999px;
	width:670px;
	height:50px;
	left:0;
	top:0;
	background-image:url(../personal/images/chara_h1.jpg);
	background-repeat:no-repeat;
	}
div.bx-w-chara div.chr-photo {
	position:absolute;
	left:330px;
	top:60px;
	background-repeat:no-repeat;
	background-position:right bottom;
	width:320px;
	height:400px;
	}
div.bx-w-chara div.chr-scrl-box {
	position: absolute;
	left: 35px;
	top: 100px;
	width: 310px;
	height: 330px;
	overflow: auto;
	}
div.bx-w-chara div.chr-scrl-box p {
	color:#4e4e4e;
	text-shadow:1px 1px 3px #ccc;
	font-size:100%;
	line-height:1.5;
	/* word-break:break-all; */
	padding-right:15px;
	}
div.bx-w-chara div.chr-scrl-box ul{
	margin:0 0 10px 0;
}
div.bx-w-chara div.chr-scrl-box li{
	list-style-type:none;
	padding:5px 0 5px 25px;
	margin:3px 0;
	font-size:90%;
	}
