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


body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	color: #000;
	line-height: 160%;
	background-color: #FFF;
}

img {
     max-width: 100%;
     height: auto;
     }

.title01  {
	color: #360;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: center;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #AFE27B;
	margin-top: 5px;
	margin-bottom: 10px;
}

h3  {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	color: #FFF;
	font-size: 13px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #333;
	background-color: #000;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}

h4  {
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	background-color: #EDEDED;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 1px solid #E6E6E6;
}

h5  {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	color: #FFF;
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #333;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
	font-weight: normal;
}



.header_h1 {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	background-image: url(_img/tmp_menu2_bg.png);
}

.header_h2 {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	height: 5px;
	background-image: url(_img/tmp_menu2_bg.png);
}

#header_w {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 75px;
	text-align: center;
	background-color: #fb9999;
}

#header_l {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 85px;
	text-align: center;
	background-color: #fb9999;
}

#header_r {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 85px;
	text-align: center;
	background-color: #fb9999;
}

.contents_w {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	background-color: #FFF;
}

.slide {
	width: 320px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	text-align: center;
}

.main_space {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	text-align: center;
	background-color: #FFF;
}

.main_space_color {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	text-align: center;
	background-color: #90c320;
}

.main_center {
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	background-color: #FFF;
	padding-bottom: 20px;
}

.main_txt {
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;	
}

.r_space {
	margin-right: 5px;
	margin-bottom: 5px;
	clear: both;	
}

.red {
	font-size: 14px;
	font-weight: bold;
	color: #F60;
}

.red2 {
	font-size: 15px;
	font-weight: bold;
	color: #F06;
}

.red3 {
	font-size: 12px;
	font-weight: bold;
	color: #F60;
}

.black {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	line-height: 24px;
}

.black2 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	line-height: 24px;
}

#footer_w {
	width: 100%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 33px;
	text-align: center;
	background-color: #fb9999;
	padding-top: 12px;
	font-size: 10px;
}

.footer_h1 {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	height: 5px;
	background-image: url(_img/tmp_menu2_bg.png);
}

.clear{ clear: both; visibility: hidden; height: 0;}


/* よくあるご質問
----------------------------------------------------- */

.q_a_table{
	margin:0px 0px 20px 0px;
}

.q_a_table_q{
	background:url(../_img/q_a_line.png) repeat-x bottom;
}

.q_a_table_q th{
	vertical-align:middle;
	padding:10px 0px 10px 0px;
	text-align:center;
}

.q_a_table_q td{
	vertical-align:top;
	padding:15px 0px 10px 0px;
	font-weight:bold;
}

.q_a_table_a{
	background:#f5f5f5;
	display:none;
}

.q_a_table_a th{
	vertical-align:middle;
	padding:10px 0px 20px 0px;
	text-align:center;
}

.q_a_table_a td{
	vertical-align:top;
	padding:15px 0px 20px 0px;
}

.q_a_table_q span,.q_a_table_a span{
	border-left:#d6d6d6 solid 1px;
	height:100%;
	display:block;
	padding:0px 0px 0px 20px;
}


/* for smart phone */
a.spLink{display:block;width:900px;	margin:10px;padding:10px;border-radius: 8px;box-shadow: 0px 0px 1px #999;background: -webkit-gradient(linear, center bottom, center top, from(#ffffff),color-stop(0.5, #ecaac0), color-stop(0.51, #edd2da),to(#edd2da));
font-family:"メイリオ", "Meiryo", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
font-weight:bold;font-size:30px;color:#7e1505;text-align:center;text-decoration:none;border:solid 1px #c53a52;text-shadow: 0 1px 0 rgba(255,255,255,.8);
}

.spLink:after{float: right; width: 30px;
}

.spLink:after{content: "\279C";
}
