body{
	width: 900px;
	font-family: "メイリオ", Meiryo, "A-OTF 新ゴ Pro",A-OTF Shin Go Pro,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 30px;
	line-height: 50px;
	color: #333333;
}

a:hover{
opacity:0.9;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}
a:hover img{
/*opacity:0.9;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";*/
}
input[name="image"]:hover { opacity:0.9; filter:alpha(opacity=70); }
/*___________________ 画像 _____________________*/
.gazo0{
	margin: 0px auto 0px;
	display: block;
}
.gazo10{
	margin: 0px auto 10px;
	display: block;
}
.gazo20{
	margin: 0px auto 20px;
	display: block;
}
.gazo30{
	margin: 0px auto 30px;
	display: block;
}
.gazo40{
	margin: 0px auto 40px;
	display: block;
}
.gazo50{
	margin: 0px auto 50px;
	display: block;
}
.gazo80{
	margin: 0px auto 80px;
	display: block;
}
.migi{
	float: right;
	margin-left: 23px;
	margin-bottom: 10px;
	display: block;
}
.hidari{
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
	display: block;
}
.right{
	float: right;
    margin-bottom: 20px;
}
/*___________________ 文字 _____________________*/
.aka{
	font-weight: bold;
	color: #FA2F00;
}
.nakaaka{
	font-weight: bold;
    text-align: center;
	color: #FA2F00;
    margin: 0px auto 20px;
	display: block;
}
.kiaka{
    background: linear-gradient(transparent 60%, #ffff66 60%);
	font-weight: bold;
	color: #FA2F00;
}
.kiiro{
    background: linear-gradient(transparent 60%, #ffff66 60%);
	font-weight: bold;
}
.kiiro_m{
    background: linear-gradient(transparent 60%, #ffff66 60%);
	font-size: 35px;
	font-weight: bold;
}
.ao{
	font-weight: bold;
	color: #0007E0;
}
.m{
	font-size: 35px;
	font-weight: bold;
}
.naka{
    text-align: center;
    margin: 0px auto 80px;
	display: block;
}
.naka2{
    text-align: center;
    margin: 0px auto 20px;
	display: block;
}
.sp{
	display: none;
}
/*___________________ コンテンツ _____________________*/

.ul1{
	width: 765px;
	padding-left: 35px;
	margin: 0px auto 40px;
	display: block;
}
.ul1 li{
	list-style-type: disc;
	list-style-position : outside;
	margin: 0px auto 10px;
}
.ul2{
	width: 665px;
	padding-left: 35px;
	margin: 0px auto 40px;
	display: block;
}
.ul2 li{
	text-decoration: underline;
	list-style-type: disc;
	list-style-position : outside;
}
.ul3{
	width: 765px;
	padding-left: 35px;
	margin: 0px auto 40px;
	display: block;
}
.ul3 li{
	list-style-type: none;
	list-style-position : outside;
	margin: 0px auto 10px;
}
.ol1{
	width: 765px;
	padding-left: 35px;
	margin: 0px auto 40px;
	display: block;
}
.ol1 li{
	list-style-position : outside;
	margin: 0px auto 10px;
}

.check{
	background-color: #FFF;
    font-family: "ヒラギノ角ゴ Pro W8", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "A-OTF 新ゴ Pro",A-OTF Shin Go Pro,Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 790px;
    /*font-size: 37px;*/
    /*font-weight: bold;*/
	/*line-height: 47px;*/
    list-style-type: none;
    /*box-shadow: 0 0 3px #CCC;*/
	/*-webkit-box-shadow: 0 0 3px #CCC;*/
	padding: 35px 0 5px;
	margin: 0px auto 30px;
	overflow: hidden;
	display: block;
}
.check .li1{
	background-image: url("../images/check.png");
	background-repeat: no-repeat;
	background-position: 0 5px;
	width: 675px;
	border-bottom: solid 1px #CCC;
	padding: 0px 0 13px 45px;
	margin: 0px auto 15px;
	display: block;
}
.check .li2{
	background-image: url("../images/check2.png");
	background-repeat: no-repeat;
	background-position: 0 5px;
	width: 675px;
	padding: 0px 0 13px 45px;
	margin: 0px auto 15px;
	display: block;
}

/*___________________ フォーム _____________________*/

.kome{
    background-color: #EEE;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","A-OTF 新ゴ Pro",A-OTF Shin Go Pro,"メイリオ", Meiryo,  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 700px;
	height: 45px;
	font-size: 18px;
	line-height:  28px;
	color: #333;
	padding: 15px 30px;
	margin: 0 auto 30px;
	overflow-y: scroll;
-webkit-overflow-scrolling: touch;
transform: translateZ(0);
	display: block;
}
/*--------- フッター -----------*/

#foot{
	width: 860px;
	font-size: 17px;
	line-height: 27px;
	color: #1F1F1F;
	text-align: center;
	padding-top: 12px;
	margin: 0px auto 230px;
	overflow: hidden;
	display: block;
}
#foot ul{
	text-align: center;
	list-style-type: none;
	margin: 0 auto 0px;
	display: block;
}
#foot ul li{
	display: inline;
}
#foot ul li a{
	color: #1F1F1F;
	text-decoration: none;
}
#foot small{
	font-size: 16px;
}


/*___________________ トップ _____________________*/

#page-top {
	background-color: #333333;
	width: 80px;
	position: fixed;
	bottom: 10px;
	right: 10px;
	opacity:0.8;
	color: #fff;
	padding: 3px 3px;
	border-radius: 5px;
}
#page-top a {
	text-decoration: none;
	color: #fff;
	width: 84px;
	text-align: center;
	display: block;
	border-radius: 10px;
	opacity:0.8;
	font-size:12px;
}
#page-top a:hover {
	text-decoration: none;
	opacity:0.5;
}

.btn_end {
	position: fixed;
    bottom: 10px;
	/*right: 10px;*/
    width: 100%;
	
	}
	
#top{
	background-image: url("../images/top.jpg");
    background-repeat: no-repeat;
	background-position: center 0px;
	background-size: 1360px;
	width: 100%;
    height: 798px;
	margin: 0px auto 0px;
	overflow: hidden;
	display: block;
}