﻿@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;display: block;margin: 2px 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 50% 0;
	color: #666;
	font-size: small;
	font-family: verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo",arial,Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.5;
}

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

a:link {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}

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

.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 */

#headerDescArea {margin: 0 auto;}

#headerDescArea h1 {
	font-size: 10px;
	font-weight: normal;
	float:none;
	margin: 0px 0px 5px 0px;
	text-align:center;
	color: #fff;
}

#headerDescArea h2 {
	font-size: 10px;
	font-weight: normal;
	float:none;
	margin: 0px 0px 0px 0px;
	text-align:center;
	color: #fff;
}

#footer {
	background: url(images/white.png) repeat;
	clear: both;
	color: #ccc;
}

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

#footerContents ul {display: none;visibility:hidden;}

#footerContents h3 {font-weight: normal;}

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

#contents {
	width: 100%;
	margin: 20px auto;
	text-align: left;
}

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

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

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

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

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

#main h4{
	text-align:center;
	border-bottom:5px solid #fff;  
	color:#000;
	font-size: 16px;
	font-weight: normal;
	margin-bottom:10px;
	text-shadow: 1px 1px 1px #ccc;
}

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

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

#main .section{
	margin: 0 0 20px 0;
	padding: 5px;
}

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

#sub h3{
	font-weight: normal;
	margin-bottom:5px;
	padding: 5px;
	text-align:center;
	border-bottom: solid #ccc 1px;
}
#sub ul {
	margin: -5px 0 20px 0;
	padding: 5px;
	background: url(images/white.png) repeat;
}

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

.clear{clear:both;}

.bg_f {
	background: url(images/white.png) repeat;
	padding: 5px;
	color: #000;
	-webkit-box-shadow: 3px 3px 5px #ccc;
	-moz-box-shadow: 3px 3px 5px #ccc;
}

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

.question {cursor: pointer;}

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

.ten {
	font-size:20px;
	text-shadow: 1px 1px 1px #ccc;
}
