﻿@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: none;margin: 0 auto;text-align:center;}
.imgL {float: none;margin: 0 auto;text-align:center;}
.imgRX {float: none;margin: 0 auto;text-align:center;}
.imgLX {float: none;margin: 0 auto;text-align:center;}

/* 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: 1120px;
	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;
}

#footerContents ul li {
	display: inline;
	border-right: dashed #000 1px;
	padding: 0 10px 0 10px;
}
#footerContents ul li.end {
	display: inline;
	border: none;
	padding: 0 10px 0 10px;
}

#footerContents h3 {
	font-weight: normal;
}

/* -----------------------------------------------------------
	#footerContents
		フッターコンテンツ
----------------------------------------------------------- */
#footerContents {
	width: 960px;
	padding:10px 0 0;
	margin: 0 auto;
}


/*----------------------------------------------------
	#page
----------------------------------------------------*/
#page {}

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

#contents .pageTop {
	clear: both;
	text-align: right;
}

/*----------------------------------------------------
	#main
		メイン
----------------------------------------------------*/
#main {
	float: right;
	width: 860px;
	overflow:hidden;
}

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

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

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

.title{
	padding: 0px 0px 0px 100px;
	background: url(images/title.png) no-repeat ;
	margin: 5px 0 5px;
	font-size: 35px;
	color:#6ac9c8;
	text-shadow: 1px 1px 1px #eee;
	line-height: 50px;
}

#main h2{
	font-size: 20px;
	line-height: 28px;
	margin-bottom:10px;
	padding: 0 0px 0 0;
	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{
	margin-left:20px;
	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;
	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;
	text-shadow: 1px 1px 1px #ccc;
	padding: 5px;
}

#main .check{
	padding: 26px 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: 10px;
	border: solid #ccc 1px;
	background: url(images/w.png) repeat;
}

/* -----------------------------------------------------------
	#sub
		サイドバー、サブ
----------------------------------------------------------- */
#sub {
	float: left;
	width: 230px;
}

#sub h3{
	font-size: 15px;
	font-weight: normal;
	width: 230px;	
	line-height: 28px;
	margin-bottom:5px;
	padding: 0 0 0 0px;
	text-align:center;
}
#sub ul {
	margin: -10px 0 2px;
	margin: -5px 0 10px 0;
	padding: 5px 5px 5px 10px;
	background: url(images/w.png) repeat;
}

#sub ul li{
	font-size:14px;
	list-style-type: none;
	background: url(images/list-arw.png) no-repeat 0 50%;
	border-bottom: solid #ccc 1px;
	margin: 2px 0 2px;
	padding: 3px 0 3px 8px;
	color: #185B9E;
}

.clear{
	clear:both;
}

.imgRX {
	float: right;
	margin: 20px 0px 20px 10px;
}

.imgLX {
	float: left;
	margin: 20px 10px 20px 0;
}


.totop {
    position: fixed;
    bottom: 0px;
    right: 0px;
}

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