body{
	margin:0px ; padding:0px;
	font-size: 10px;
	_font-size:62.5%;
	font-family: 'メイリオ',Meiryo,'Lucida Grande',Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'ＭＳ Ｐゴシック',sans-serif;
}

div, ul, li, a, img, h1, h2, h3, h4{
	margin: 0px;
	padding: 0px;
}

img {
	border-style: none;
}

#EX_outer{
	position:relative;
	margin:0px;
	padding:0px;
	width:1000px;
}
#EX_header{
	position:relative;
	margin:0px;
	padding:0px;
	width:1000px;
	height:60px;
	background-color:#1887BC;
	overflow:hidden;
}

#EX_txtOoter{
	width:700px;
	border:1px solid #666;
	margin:20px 0px 20px 300px;
	}
	
#EX_index{
	position:absolute;
	top:80px;
	left:20px;
	width:260px;
}

 h2{
	margin:20px 0px -10px 300px;
	font-size:2.2em;
	line-height:3em;
	color:#1887BC;
}

#EX_txtOoter h3{
	margin:10px 0px;
	padding:5px 0px;
	font-size:1.6em;
	color:#fff;
	text-indent:30px;
	background-color:#1887BC;
	clear:both;
}

#EX_txtOoter h4{
	margin:10px 30px;
	padding:0px 0px;
	font-size:1.6em;
	color:#1887BC;
	border-bottom:1px solid #1887BC;
}


#EX_txtOoter p{
	margin:0px 30px 20px 30px;
	font-size:1.4em;
	line-height:2em;
}

.column{
	margin:20px 30px;
}


ul.list{
	margin:0px 0px 20px 50px;
	position:0px;
	width:620px;
}

ul.list li{
	font-size:1.4em;
	line-height:2em;
	margin-bottom:0.2em;
	list-style-type: square;
}


ul.mokuji{
	width:260px;
	list-style-type: none;
}

ul.mokuji li{
	background-color:#B7F1F5;
	
	width:260px;
	height:3em;
	overflow:hidden;
	margin-bottom:5px;
	color:#1887BC;
}

ul.mokuji li a{
	display:block;
	font-size:1.4em;
	font-weight:bold;
	color:#1887BC;
	padding:5px 0px;
	background-color:#B7F1F5;
	text-decoration: none;
	text-indent:15px;
}


ul.mokuji li a.on{
	background-color: aqua;
}


ul.mokuji li a:hover{
	background-color: aqua;
}

ol.list{
	padding-right:20px;
	padding-left:60px;
	padding-left:20px\9;
}

ol.list li{
	font-size:1.4em;
	line-height:1.8em;
	margin-bottom:0.8em;
}

table.chart{
	width:640px;
	margin-left:30px;
	margin-bottom:20px;
}

.w200{
	width:200px;
}

table.chart th, table.chart td{
	font-size:0.9em;
	padding:0.5em;
	border-bottom:1px solid #333;
}

table.chart th{
	text-align:left;
}

table.chart .thader{
	background-color:#B7F1F5;
	color:#1887BC;
	font-weight:bold;
	border-top:1px solid #333;
}

.bg_LG{
	background-color:#eee;
}
.txtS{
	font-size:x-small;
}

.dB{
	display:block;
	margin:10px 0px;
}

#EX_txtOoter p.caution{
	font-size:1.2em;
	line-height:1.6em;
	color:#e00;
}

ul.point{
	width:620px;
	margin:0px;
	margin-left:50px;
	font-size:1.4em;
}

ul.point li{
	margin-bottom:0.5em;
}

.qrCode{
width:280px;
text-align:center;
font-size:1.2em;
float:right;
margin-bottom:20px;
margin-right:30px;
margin-left:20px;
padding:10px 0px;
background-color:#eee;
}

.qrCode img{
	margin-bottom:10px;
}


#EX_txtOoter:after{
	content:"";
	display:block;
	clear:both;
}