﻿@charset "utf-8";
html {-webkit-text-size-adjust: 100%;}
* {-webkit-touch-callout: none;-webkit-user-select: none;}
input[type="text"],textarea {-webkit-user-select: auto;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin: 0;padding: 0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style: normal;}
table {border-collapse: collapse;border-spacing: 0;width:100%;}
caption,th {text-align: left;}
q:before,q:after {content: '';}
object,embed {vertical-align: top;}
hr,legend {display: none;}
h1,h2,h3,h4,h5,h6 {font-size: 100%;}
abbr,acronym,fieldset {border: 0;}
img {max-width: 100%;height: auto;}
li {list-style-type: none;}
#contents li a{ display: block; }
#contents li span{ display: block; }

body {
	background:#fffff2 url(images/bg_base.png) repeat ;
	color: #666;
	font-size: small;
	font: 16px/26px "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Helvetica,Arial,Sans-Serif;
	line-height: 1.5;
}

* html body {/* for IF6 */font-family: "ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;}

a{ color: #185B9E;text-decoration:none;}
a:hover{ color: #185B9E;text-decoration: underline; }
#sub .ny {color: #185B9E;text-decoration:none;cursor: pointer;}
#sub .ny:hover{color: #185B9E;text-decoration: underline;}

#main .ny {text-decoration: underline;color:#185B9E;cursor: pointer;}
#main .ny:hover{text-decoration: none;color:#185B9E;}

.imgR {float: right;margin: 0 0 0 10px; padding:5px;}
.imgL {float: left;margin: 0 10px 0 0; padding:5px;}
.imgRX {float: right;margin: 0 0 0 10px; padding:5px;}
.imgLX {float: left;margin: 0 10px 0 0; padding:5px;}

/* clearfix */
.clearfix:after {content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#footer {
	clear: both;
	color: #ccc;
	width: 100%;
	margin: 0px auto 0 auto;
	background: url(images/white.png) repeat;
}

.answer{font-size:13px;}

#footer .copyright {
	color: #707070;
	text-align: center;
	padding: 10px 0 10px 0;
  	
}

#footerContents ul {
	padding-top:5px;
	padding-bottom:5px;
	text-align: center;
	font-size:15px;
}

#footerContents ul li {
	display: block;
	border-bottom: dashed #ccc 1px;
	padding: 10px 0 10px 0;
}
#footerContents ul li.end {
	display: block;
	padding: 10px 0 10px 0;
}

#footerContents h3 {font-weight: normal;}

#footerContents {
	width: 100%;
	padding: 10px 0 10px 0;
	margin: 0 auto;
}

#contents {
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 10px 0 10px 0;
	text-align: left;
	background: url(images/white.png) repeat;
	box-shadow: 0px 0px 20px #ccc;
}

#main {
	width: 98%;
	padding:1%;
	float:none;
}

.bg_f {
	background: url(images/white.png) repeat;
	padding: 5px;
	color: #000;
}

#main p{
	font-size:16px;
	padding: 10px 10px 10px 10px;
	line-height:28px;
}

.xxx{
	font-size:16px;
	text-shadow: 1px 1px 1px #ccc;
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}

.title{
	padding: 0px;
	margin: 5px 0 5px 0;
	font-size: 18px;
	text-align:center;
	font-weight:bold;
	color:#6ac9c8;
	text-shadow: 1px 1px 1px #eee;
	border-bottom: solid 5px #ccc;
}

#main h2{
	font-size: 18px;
	margin-bottom:10px;
	padding: 5px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #ccc;
}

#heading4{
	border-bottom: 5px #167BDE solid;
	padding-bottom: 5px;
	text-shadow: 1px 1px 1px #ccc;
}

#heading4 span{
	display: block;
	font-size:70%;
	color: #B0D3F6;
	position: relative;
	top: 0px;
	text-shadow: 0px 0px 0px #ccc;
}

#main h3{
	font-size: 18px;
	border-top:3px solid #167BDE;
	border-bottom:3px solid #167BDE;
	padding: 5px;
	margin-bottom:10px;
	text-shadow: 1px 1px 1px #ccc;
	text-align:center;
}

#main h4{
	text-align:center;
	border-bottom:5px solid #167BDE;  
	color:#000;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 5px;
	text-shadow: 1px 1px 1px #ccc;
}

#main h5{
	border-left:7px solid #167BDE;  
	color:#000;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 5px;
	text-shadow: 1px 1px 1px #ccc;
}

#main .check{
	display: block;
	padding:10px 0px 10px 45px;
	list-style-type: none;
	background: url(images/check.png) no-repeat;
	background-position:0% 50%;
	font-size: 18px;
	text-shadow: 1px 1px 1px #ccc;
}

#main .section{
	margin: 0 0 20px 0;
	padding: 5px;
	border: solid #ccc 1px;
	background: url(images/w.png) repeat;
}

#sub {
	width: 98%;
	padding:1%;
	float:none;
}

#sub h3{
	font-size: 18px;
	font-weight: bold;
	margin-bottom:5px;
	padding: 5px;
	text-align:center;
}

#sub h3 img{display: none;visibility:hidden;}

#sub h3 span{display: block; background:rgba(255,255,255,0.9);box-shadow: 0px 0px 2px #aaa;}

#sub ul {
	margin: -5px 0 10px 0;
	padding: 5px 5px 5px 5px;
	background: url(images/w.png) repeat;
}

#sub ul li{
	font-size:16px;
	list-style-type: none;
	background: none;
	border-bottom: solid #ccc 1px;
	margin: 2px 0 2px;
	padding: 6px 0 6px 0px;
	color: #185B9E;
	text-align:center;
}

#sub ul li br{display: none;}

.clear{clear:both;}

.totop {display: none;visibility:hidden;}

.question {cursor: pointer;}

#ol1 li{
	color: #E671DC;
	font-size:100%;
	font-family: 'Neucha';
	list-style: circle;
	list-style-position: outside;
	margin-left:30px;
}
#ol1 li span{
	color: #666;
	font-size:18px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'ＭＳ Ｐゴシック',sans-serif;
}

#ol2 li{
	color: #E671DC;
	font-size:100%;
	font-family: 'Neucha';
	list-style: upper-roman;
	list-style-position: outside;
	margin-left:30px;
}
#ol2 li span{
	color: #666;
	font-size:18px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'ＭＳ Ｐゴシック',sans-serif;
}

#navi {display: none;visibility:hidden;}

#main .boxL {
	width: 98%;
	padding:1%;
	float:none;
}
#main .boxR {
	width: 98%;
	padding:1%;
	float:none;
}
