﻿@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.jpg) repeat ;
	color: #666;
	font-size: small;
	font: 18px/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;}

#sub a{ color: #185B9E;text-decoration:none;}
#sub a:hover{ color: #185B9E;text-decoration: underline; }
#sub a:visited{ color: #000080;text-decoration: none; }

#main a{ color: #185B9E;text-decoration: underline; }
#main a:hover{ color: #185B9E;text-decoration:none;}
#main a:visited{ color: #000080;text-decoration: none; }

.totop a{ color: #185B9E;text-decoration: underline;}
.totop a:hover{ color: #185B9E;text-decoration:none;}

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

#main .zaki {text-decoration: underline;color:#185B9E;cursor: pointer;}
#main .zaki: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;
	background: url(images/white.png) repeat;
}

.answer{font-size:15px;}

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

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

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

#footerContents ul li.end {
	display: block;
	padding: 10px 0px 10px 0px;
}

#footerContents h3 {font-weight: normal;}

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

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

h1{
	font-weight: normal;
	font-size:10px;
	color:#666;
	float:none;
	text-align:center;
}

#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;
}

.xxx{
	font-family:'Quicksand','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'ＭＳ Ｐゴシック',sans-serif;
	font-size:16px;
	text-shadow: 1px 1px 1px #ccc;
	font-weight: bold;
	text-decoration: underline;
	color: #000;	
}

.title{
	padding: 0px 0px 0px 0px;
	background: rgba(233,196,144,0.2);
	margin: 5px 0 15px;
	font-size: 20px;
	color:#185B9E;
	text-shadow: 1px 1px 1px #eee;
	text-align:center;
	border-bottom: 3px #ccc dotted;
}

#main h2{
	font-size: 20px;
	margin-bottom:10px;
	padding:0px 0px 0px 0px;
	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;
	padding:0px 0px 0px 15px;
	text-shadow: 1px 1px 1px #ccc;
	font-family:'Quicksand','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'ＭＳ Ｐゴシック',sans-serif;
}

#main h3{
	font-size: 20px;
	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: 20px;
	font-weight: normal;
	margin: 0 0 10px 0;
	text-shadow: 1px 1px 1px #ccc;
}

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

#main .check{
	padding:5px 0px 5px 35px;
	display: block;
	list-style-type: none;
	background: url(images/check.png) no-repeat 0% 50%;
	font-size: 18px;
	text-shadow: 1px 1px 1px #ccc;
	font-family:'Quicksand',ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'ＭＳ Ｐゴシック',sans-serif;
}

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

.border{
	margin: 0 0 20px 0;
	padding: 5px;
	border: dotted #ccc 2px;
	background:rgba(204,204,204,0.6);
}

#main ul {
	margin: -5px 0 10px 0;
	padding: 5px 5px 5px 5px;
	background:rgba(204,204,204,0.4);
}

#main ul li{
	font-size:18px;
	list-style-type: none;
	border-bottom: dotted #fff 2px;
	margin: 2px 0px 5px 0px;
	padding: 3px 0 3px 0px;
	text-align:center;
}

#main ul li:hover{
	opacity:0.2;
	font-size:18px;
	list-style-type: none;
	border-bottom: dotted #fff 2px;
	margin: 2px 0px 5px 0px;
	padding: 3px 0 3px 0px;
	text-align:center;
}

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

#sub h3{
	font-size: 18px;
	font-weight: normal;
	margin-bottom:10px;
	padding: 0 0 0 0;
	text-align:center;
}
#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: url(images/list-arw.png) no-repeat 0 50%;
	border-bottom: solid #ccc 1px;
	margin: 2px 0 2px 0;
	padding: 6px 0 6px 12px;
	color: #185B9E;
}

.clear{clear:both;}

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

.question {cursor: pointer;}

#ol1 li{
	color: #E671DC;
	font-size:100%;
	font-family: 'Quicksand';
	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: 'Quicksand';
	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;
	box-shadow: 0px 0px 5px #ccc;
}
#main .boxR {
	width: 98%;
	padding:1%;
	float:none;
	box-shadow: 0px 0px 5px #ccc;
}
#main .L {
	width: 98%;
	padding:1%;
	float:none;
	box-shadow: 0px 0px 5px #ccc;
}

#main .C {
	width: 98%;
	padding:1%;
	float:none;
	box-shadow: 0px 0px 5px #ccc;
}

#main .R {
	width: 98%;
	padding:1%;
	float:none;
	box-shadow: 0px 0px 5px #ccc;
}

.left{border-left: solid #ccc 1px;}

.BM20{margin: 0px 0px 20px 0px;}
.BM50{margin: 0px 0px 50px 0px;}
.center{margin: 0 auto;text-align:center;}

.big{
	text-shadow: 1px 1px 1px #ccc;
	font-family:'Quicksand','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'ＭＳ Ｐゴシック',sans-serif;
	font-size:20px;
	font-weight: normal;	
}

.big span{font-size:25px;color:red;}