body{
	width: 930px;
	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); }

/*___________________ 文字 _____________________*/
.aka{
	font-weight: bold;
	color: #B20000;
}
.aka_m{
	font-size: 35px;
	font-weight: bold;
    color: #B20000;
}
.bgaka_m{
    background-color: #B20000;
	font-size: 35px;
	font-weight: bold;
    color: #FFF;
}
.kiaka{
    background: linear-gradient(transparent 60%, #ffff66 60%);
	font-weight: bold;
	color: #B20000;
}
.kiaka_m{
    background: linear-gradient(transparent 60%, #ffff66 60%);
	font-size:35px;
	font-weight: bold;
	color: #B20000;
}
.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;
}
.kiiro_l{
    background: linear-gradient(transparent 60%, #ffff66 60%);
    font-size:40px;
	font-weight: bold;
    line-height: 60px;
}
.ao{
	font-weight: bold;
	color: #0007E0;
}
.ao_m{
	font-size: 35px;
	font-weight: bold;
    color: #0007E0;
}
.m{
	font-size: 35px;
	font-weight: bold;
}
.l{
    font-size:40px;
	font-weight: bold;
    line-height: 60px;
}
.naka{
    text-align: center;
    margin: 0px auto 80px;
	display: block;
}
.naka2{
    width: 770px;
    /*text-align: center;*/
    margin: 0px auto 20px;
	display: block;
}
.naka_l{
	font-size: 30px;
	font-weight: bold;
	line-height: 40px;
	text-align: center;
	margin: 0px auto 30px;
	display: block;
}
.sp{
	display: none;
}
/*___________________ コンテンツ _____________________*/
.ul0{
	width: 705px;
	padding-left: 35px;
	margin: -20px auto 0px;
	display: block;
}
.ul0 li{
    /*font-weight: bold;*/
	list-style-type: disc;
	list-style-position : outside;
	margin: 0px auto 20px;
}

.ul1{
	width: 705px;
	padding-left: 35px;
	margin: 0px auto 40px;
	display: block;
}
.ul1 li{
    font-weight: bold;
	list-style-type: disc;
	list-style-position : outside;
	margin: 0px auto 20px;
}
.ul2{
	width: 705px;
	padding-left: 35px;
	margin: 0px auto 40px;
	display: block;
}
.ul2 li{
    font-size: 35px;
	font-weight: bold;
    line-height: 48px;
	list-style-type: disc;
	list-style-position : outside;
	margin: 0px auto 20px;
}
.ul3{
	width: 625px;
	padding-left: 35px;
	margin: 0px auto 40px;
	display: block;
}
.ul3 li{
	list-style-type: disc;
	list-style-position : outside;
	margin: 0px auto 20px;
}
.gray1 p{
	width: 740px;
    font-size: 35px;
	font-weight: bold;
    line-height: 48px;
    text-align: right;
	margin: 0px auto 30px;
	display: block;
}
.maru{
    background-color: #B8CDE1;
	width: 740px;
    padding: 30px 20px 20px;
	margin: 10px auto 30px;
}
.maru li:before { content: "◎"; color: #000; margin-right: 10px;}
.maru li {
    font-size: 35px;
	font-weight: bold;
	padding-left: 30px;
	text-indent: -35px;
	list-style-type: none;
	margin: 0px auto 20px;
}
.check{
    background-color: #FFF;
	width: 710px;
    font-size: 35px;
    font-weight: bold;
	line-height: 45px;
	list-style-type: none;
    box-shadow: 0 0 5px #CCC;
-webkit-box-shadow: 0 0 5px #CCC;
	padding-top: 30px;
	margin: 0px auto 20px;
	overflow: hidden;
	display: block;
}
.check .li1{
	background-image: url(../images/check.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	width: 595px;
	border-bottom: solid 1px #CCC;
	padding: 0px 0 13px 45px;
	margin: 0px auto 15px;
	display: block;
}
.check .li2{
	background-image: url("../images/check.jpg");
	background-repeat: no-repeat;
	background-position: 0 0px;
	width: 595px;
	padding: 0px 0 5px 45px;
	margin: 0px auto 30px;
	display: block;
}
table.shousai{
	width: 780px;
	border-collapse:collapse;
	border:solid 2px #BBBBBB;
	margin:0 auto 50px;
}
table.shousai th{
	background-color: #eee;
    width: 250px;
    font-weight: normal;
	text-align: left;
    vertical-align: top;
	border:solid 1px #BBBBBB;
	padding:15px 10px;
}
table.shousai td{
    text-align: left;
    vertical-align: top;
	border:solid 1px #BBBBBB;
	padding:15px 10px 15px 20px;
}

/*--------- フッター -----------*/

footer{
	width: 780px;
	font-size: 16px;
	text-align: center;
	padding-top: 12px;
	margin: 0 auto 20px;
	overflow: hidden;
	display: block;
}
footer ul{
	text-align: center;
	list-style-type: none;
	margin: 0 auto 0px;
	display: block;
}
footer ul li{
	display: inline;
}
footer ul li a{
	color: #202020;
	text-decoration: none;
}
footer small{
	
}



/*___________________ トップ _____________________*/

#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;
}

/*--------- フッター -----------*/

#foot{
	width: 860px;
	font-size: 17px;
	line-height: 27px;
	color: #1F1F1F;
	text-align: center;
	padding-top: 12px;
	margin: 0px auto 30px;
	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;
}

.toku{
	border-collapse: collapse;
	width: 710px;
	font-size: 17px;
	line-height: 30px;
	border: solid 2px #AAAAAA;
	margin: 2px auto 30px;
}
.toku .tr1{
	border: solid 1px #BBB;
}
.toku .tr2{
}
.toku th{
	background-color: #FAFAFA;
	width: 229px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	border-right: solid 1px #CCC;
	padding: 15px 0px 15px 10px;
}
.toku td{
	width: 440px;
	padding: 15px 10px 15px 20px;
}
.toku a{
	color: #137BA0;
}