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

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

p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 20px;
}


iframe {
    vertical-align: bottom;
}

h1  {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #666;
}

h2  {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-size: 18px;
	color: #FFF;
	background-color: #CCC;
	background-image: url(_img/h2_bg.png);
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 0px;
	font-weight: bold;
}

h3  {
	font-size: 20px;
	font-weight: bold;
	padding: 0px;
	line-height: 30px;
	margin-top: 0px;
	color: #6d9ecf;
}

h4  {
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	color: #090;
}

h5  {
	font-size: 20px;
	font-weight: bold;
	padding: 10px;
	line-height: 30px;
	color: #6D9ECF;
	background-color: #FFF;
	border: 3px solid #6D9ECF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

h6  {
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	line-height: 27px;
	color: #005078;
	text-align: left;
	clear: both;
	margin: 0px;
}



a:link  {
	color: #069;
	text-decoration: none
}
a:visited  {
	color: #C69;
	text-decoration: none
}
a:hover  {
	color: #666;
	text-decoration: underline
}
a:active {
	color: #F06;
	text-decoration: none
}

.c1 {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #6d9ecf;
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #FFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.c2 {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: solid 1px #bfbfbf
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border: 1px solid #CCC;
	background-color: #FFF;
}

.c3 {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: solid 1px #bfbfbf
	padding-top: 5px;
	border: 1px solid #E4E4E4;
	background-color: #F5F5F5;
}

.faq_q {
	font-weight: bold;
	background-color: #f4f4f4;
	background-image: url(_img/faq_q.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}

.faq_a {
	background-color: #fff;
	background-image: url(_img/faq_a.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}




.head {
	height: auto;
	width: 100%;
	margin: 0px;
	text-align: center;
	padding: 0px;
}

.head_w {
	height: auto;
	width: 100%;
	margin-top: 0px;
	padding-top: 0px;
}

.head_l {
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}

.head_r {
	float: right;
	height: auto;
	width: auto;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}

.contents_w1000 {
	clear: both;
	height: auto;
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}

.contents_w1000_2 {
	clear: both;
	height: auto;
	width: 70%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: left;
}

.contents_a {
	height: auto;
	width: auto;
}

.contents_b {
	text-align: left;
	width: 100%;
}

.contents_c {
	height: auto;
	width: 100%;
	text-align: center;
}

.contents_d {
	float: right;
	height: auto;
	width: 100%;
	text-align: left;
}

.contents_e {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}

.contents_f {
	float: left;
	height: auto;
	width: 100%;
	text-align: left;
}

.contents_title {
	clear: both;
	height: auto;
	width: 100%;
	background-color: #003D5B;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 20px;
	margin-top: 20px;
	line-height: 30px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.contents_title2 {
	clear: both;
	height: auto;
	width: 100%;
	background-color: #FFF;
	padding-top: 40px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #069;
}

.contents_01 {
	clear: both;
	height: auto;
	width: 100%;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

.contents_02 {
	clear: both;
	height: auto;
	width: 100%;
	background-color: #000;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.contents_03 {
	clear: both;
	height: auto;
	width: 100%;
	background-color: #900;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.contents_04 {
	clear: both;
	height: auto;
	width: 95%;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.contents_05 {
	clear: both;
	height: auto;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #f4f4f4;
}



.txt_01 {
	font-size: 20px;
	line-height: 150%;
	font-weight: bold;	
}




.clear{
	clear: both;
	height: auto;
}





.fade {  
   -webkit-transition: 0.3s ease-in-out;  
   -moz-transition: 0.3s ease-in-out;  
   -o-transition: 0.3s ease-in-out;  
   transition: 0.3s ease-in-out;  
}

.fade:hover {  
    opacity: 0.7;  
    filter: alpha(opacity=30);  
}





.block_w1000 {
	clear: both;
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	overflow: hidden;
}



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

.blocka_b {
	float: left;
	width: 30%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #6D9ECF;
}
.blockb_b {
	float: left;
	width: 30%;
	margin-right: 35px;
	margin-left: 35px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #6D9ECF;
}
.blockc_b {
	float: right;
	width: 30%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #6D9ECF;
}




.arrow_box {
	position: relative;
	background: #6d9ecf;
	font-size: 25px;
	font-weight: bold;
	color: #FFF;
	padding: 20px;
}
.arrow_box:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(109, 158, 207, 0);
	border-top-color: #6d9ecf;
	border-width: 15px;
	margin-left: -15px;
}

.arrow_box2 {
	position: relative;
	font-size: 20px;
	color: #6D9ECF;
	padding: 20px;
	margin-bottom: -300px;
	padding-bottom: 300px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.footer1 {
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	font-weight: normal;
	background-color: #6d9ecf;
	background-image: url(_img/foot.png);
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	height: auto;
	width: 100%;
	margin: 0px;
	clear: both;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 14px;
	line-height: 20px;
}

.footer_top {
	width: 50px;
	text-align: right;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	z-index: 10000;
	position: fixed;
	bottom: 0px;
	height: 50px;
	right: 0px;
}

.button {
	border: 1px solid #15aeec;
	background-color: #76C6DD;
	background-image: -webkit-linear-gradient(top, #49c0f0, #2cafe3);
	background-image: linear-gradient(to bottom, #49c0f0, #2cafe3);
	border-radius: 4px;
	color: #fff;
	line-height: 50px;
	-webkit-transition: none;
	transition: none;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}
.button:hover {
	border:1px solid #1090c3;
	background-color: #1ab0ec;
	background-image: -webkit-linear-gradient(top, #1ab0ec, #1a92c2);
	background-image: linear-gradient(to bottom, #1ab0ec, #1a92c2);
}
.button:active {
	background: #1a92c2;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .2);
	color: #1679a1;
	text-shadow: 0 1px 1px rgba(255, 255, 255, .5);
}
