@charset "UTF-8";
/*------------------------------------------

 *	Reset

------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, icenter, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	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;
}
img {
	line-height: 0;
	vertical-align: bottom;
}
/*------------------------------------------/* For modern browsers */

.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}
/* For IE 6/7 (trigger hasLayout) */

.cf {
	zoom: 1;
}
.clear_b {
	clear: both;
}
a:link, a:visited, a:active {
	color: #f36f00;
	text-decoration: underline;
}
a:hover {
	color: #C30;
	text-decoration: underline;
}
html{
	overflow:auto;
	}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 1.4em;
	overflow:hidden;
	background:#00a66d;
}
header{
	background-image:url(../img/header_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-left:-200%;
	margin-right:-200%;
	padding-left:200%;
	padding-right:200%;
	}
#key{
	background-image:url(../img/main_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-left:-200%;
	margin-right:-200%;
	padding-left:200%;
	padding-right:200%;
	}
.mb_10 {
	margin-bottom: 10px;
}
.mb_15 {
	margin-bottom: 15px;
}
.mb_20 {
	margin-bottom: 20px;
}
.mb_30 {
	margin-bottom: 30px;
}
.mb_35 {
	margin-bottom: 35px;
}
.mb_40{
	margin-bottom:40px;
	}
.mb_50{
	margin-bottom:50px;
	}
.mt_10{
	margin-top:10px;
	}
.mt_20 {
	margin-top: 20px;
}
.mt_30 {
	margin-top: 30px;
}
.mt_40 {
	margin-top: 40px;
}
.ml_m50 {
	margin-left: -50px;
}
.pb_10 {
	padding-bottom: 10px;
}
.pb_20 {
	padding-bottom: 20px;
}
.pt_10 {
	padding-top: 10px;
}
.pt_20 {
	padding-top: 20px;
}
.pt_30 {
	padding-top: 30px;
}
.pl_30 {
	padding-left: 30px;
}
.pl_5 {
	padding-left: 5px;
}
.pl_10 {
	padding-left: 10px;
}
.pl_20 {
	padding-left: 20px;
}
.pr_5{
	padding-right:5px;
	}
.pr_10{
	padding-right:10px;
	}
.pr_20{
	padding-right:20px;
	}
.red {
	color: #F00;
}
.bold {
	font-weight: bold;
}
.left {
	float: left;
}
.right {
	float: right;
}
.alignc{
	text-align:center;
	}
.f_13{
	font-size:13px;
	}
.f_14{
	font-size:14px;
	}
.f_15{
	font-size:15px;
	}
#wrap {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
header h1 {
	float: left;
}
header ul.tab_link {
	float: right;
	margin-top: 20px;
}
header li.tab_karikae {
	margin-right: 15px
}
#wrap ul.sidenav{
	position:fixed;
	top:110px;
	right:0;
	}
#wrap ul.sidenav li{
	float:none;
	padding-bottom:8px;
	}
#wrap ul li {
	float: left;
	display: block;
}
footer {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 26px;
	border-top: 3px solid #fff;
	color:#fff;
	background:#00a66d;
	margin-left:-200%;
	margin-right:-200%;
	padding-left:200%;
	padding-right:200%;
}
.text_110 {
	font-size: 110%;
}
.text_120 {
	font-size: 120%;
}
.text_90 {
	font-size: 90%;
}
.text_95 {
	font-size: 95%;
}
.merit_4 {
	width: 700px;
	height: 50px;
	clear: both;
}
.btn_area {
	width: 960px;
}
.summary_bg {
	background-color: #fef2ea;
	padding: 10px;
	margin-top: 10px;
}
.text_indent_2 {
	text-indent: 2em;
}
iframe[name="google_conversion_frame"] {
	position: absolute;
	top: 0;
}

