@charset "utf-8";

/* =========================================================
	1.UNIVERSAL-RESET
	2.BASE-SET
	3.WIRE-FRAME
	4.TAX STYLE
========================================================= */

/* 1.UNIVERSAL-RESET
--------------------------------------------------------- */
a,
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
input,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
select,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
	background: transparent;
	border: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	outline: 0;
	padding: 0;
	text-decoration: none;
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

ul,
ol {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	outline: none;
}

img {
	vertical-align: bottom;
}

.disnon {
	display: none;
}

/* 2.BASE-SET
--------------------------------------------------------- */

body {
	background: #fff;
	font-size: 13px;
	font-family: Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Arial, Sans-serif;
	line-height: 1.4;
	-webkit-text-size-adjust: none;
}

@media screen and (max-device-width: 480px) {
	body {
		-webkit-text-size-adjust: none; /* for iPhone */
	}
}

.cx:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

*:first-child+html .cx {
	display: inline-block;
	min-height: 1%;
}

* html .cx {
	height: 1%;
}

a {
	overflow: hidden;
	text-decoration: underline;
}

span {
	display: block;
}

/* 3.WIRE-FRAME
--------------------------------------------------------- */

html {
	overflow-y: scroll;
}

em {
	font-weight: bold;
	color: #d42727;
}

p,
.box01 h1 {
	margin-bottom: 0.5em;
}

.b {
	font-weight: bold;
}

.ar {
	text-align: right;
}

.ac {
	text-align: center;
}

/* 4.TAX STYLE
--------------------------------------------------------- */
#header {
	background: #fada05;
	width: 100%;
}

.headerInner {
	background: #fada05;
	margin: 0 auto;
	width: 940px;
	position: relative;
	padding: 20px 0 26px;
}

#header h1 {
	background:url(../img/p/h1.png) no-repeat;
	width: 940px;
	height: 172px;
	text-indent: -9999px;
}

#header .logo {
	position: absolute;
	top: 20px;
	left: 0;
}

#header .logo a {
	/* background:url(../img/p/logo.png) no-repeat; */
	height: 25px;
	margin-top: 8px;
	width: 91px;
	text-indent: -9999px;
	display: block;
}

#tab {
	background:#fada05;
	/*background:url(../img/p/tab_bg.png) repeat-x;*/
	width: 100%;
	/*margin-bottom: 40px*/;
}

#tab ul {
	width: 940px;
	margin: 0 auto;
}

#tab li {
	float: left;
	width: 460px;
	padding-top: 6px;
}

#tab .about {
	margin-right: 20px;
}

#tab a {
	background: #fff9d1;
	border: 2px solid #000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    border-radius: 5px 5px 0 0/5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0/5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0/5px 5px 0 0;
	color: #000;
	width: 456px;
	height: 35px;
	display: block;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding-top: 13px;
}

#tab a em {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding-left: 1em
}

#tab .on {
	padding-top: 0;
}

#tab .on a {
	background: #fff;
	width: 456px;
	height: 36px;
	display: block;
	border-bottom: none;
	padding-top: 20px;
}

#contents {
	width: 100%;
	border-top: 2px solid #000;
	margin-top: -2px;
	padding-top: 40px;
}

#main {
	width: 940px;
	margin: 0 auto;
}

.box01 {
	margin-bottom: 40px;
}

.box01 .img {
	width: 220px;
	float: left;
}

.box01 .txt {
	float: left;
	width: 720px;
}

.box01 .txt,
.box01 h1 {
	font-size: 18px;
	line-height: 1.5;
}

.box01 .txt .link {
	font-size: 16px;
}

.caution {
	background:url(../img/p/caution_bg.png) center bottom no-repeat;
	font-size: 22px;
	font-weight: bold;
	height: 36px;
	padding-bottom: 37px;
	margin-bottom: 20px;
}

.caution span {
	display: inline;
	font-weight:bold;
}

.box02 {
	margin-bottom: 30px;
}

.box02 h1 {
	background: #fff9d1;
	border-left: 5px solid #fada05;
	font-weight: bold;
	font-size: 20px;
	padding: 15px;
	margin-bottom: 20px;
	line-height: 1;
}

.box02 .img {
	width: 400px;
	float: left;
	text-align: right;
}

.box02 .txt {
	float: left;
	width: 520px;
	padding-left: 20px;
}


.box02 .txtB,
.box02 .txtB span {
	font-size: 22px;
	font-weight: bold;
}

.box02 .txtB em {
	font-size: 14px;
	color: #000;
	display: inline-block;
}

.box02 .txtS {
	font-size: 16px;
}

.box03 {
	margin-bottom: 30px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 4px solid #d42727;
	padding: 30px 50px 20px;
	margin: 50px 0;
}

.box03 .img {
	width: 400px;
	float: right;
	text-align: right;
}

.box03 .txt {
	float: left;
	width: 410px;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.6;
	margin-top: 10px;
}

.toFAQ {
	text-align: center;
	margin: 60px 0 50px;
}

.toFAQ span {
	display: inline;
	color:#fff;
	font-weight: bold;
	font-size: 18px;
}

.toFAQ a {
	background:url(../img/p/arrow.png) 65px center no-repeat #d42727;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 21px 27px 15px 57px;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 570px;
	margin: 0 auto;
}

.toFAQ a:hover {
	position: relative;
	top: 1px;
	left: 1px;
}

.faqBox {
	border-bottom: 1px solid #c2c2c2;
	padding-bottom: 10px;
	margin-top: 30px;
}

.faqBox.last {
	border-bottom: none;
}


.faqBox li {
	margin-bottom: 20px;
}

.faqBox .boxTitle {
	font-size: 18px;
	font-weight: bold;
	width: 40px;
	float: left;
	color: #d42727;
	padding: 0 0 0 10px;
}

.faqBox .q .boxTitle {
	color: #d42727;
}

.faqBox .a .boxTitle {
	color: #1f5bae;
}

.faqBox .boxTxt {
	font-size: 16px;
	width: 890px;
	float: right;
}

.faqBox .q .boxTxt {
	font-weight: bold;
}

.tglInner li {
	float: left;
	padding-right: 18px;
	margin-right: 18px;
	border-right: 1px solid #c2c2c2;
	margin-bottom: 12px;
}

.contentsList {
	margin-bottom: 15px;
}

.contentsList li.menu .tgl {
	display: none;
}

.contentsList .disnon {
	display: block;
}

.contentsList li a {
	font-size: 16px;
}

#footer {
	padding: 15px;
	border-top: 1px solid #c2c2c2;
	text-align: center;
}

#gnFooter {
	display: none;
}
