@charset "utf-8";

/*------------------------------------------------
top
--------------------------------------------------*/
.topBanner-container{
	margin: 10px;
}
.topBanner-container li {
	margin: 0 0 10px;
}
#beginning{ background:url(../images/beginning_bg.png) no-repeat;}
#top01{ background:#FFF url(../images/top01_bg.png) no-repeat;}
#top01 table{
	width:100%;
	border-collapse:separate;
	border-spacing:1em 0.5em;
	margin:1em 0 0;
}
.topBanner-container li.ooita{
color: #7A000D;
    padding: 15px 20px;
    text-align: center;
background-color: #D1B08A;
    font-size: 16px;
    line-height: 25px;
}
.topBanner-container li.goto_banner{
color: #fff;
    padding: 15px 20px;
    text-align: center;
    background-color: #7A000D;
    font-size: 16px;
    line-height: 25px;
}
.topBanner-container li.goto_banner span{
background: #fff;
    color: #7A000D;
    padding: 5px 10px;
    display: block;
    /* margin-top: 1px; */
    width: 80px;
    margin: 0 auto -12px;
    border-radius: 5px;
}
#top01 th,
#top01 td{
	width:50%;
	vertical-align:top;
	line-height:160%;
}
#top01 th{
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size:1.4em;
	text-align:center;
}
#top01 td{ padding-bottom:1em;}
#top02{ background:#FFF url(../images/top02_h3.png) no-repeat;}
#top02 table{
	width:100%;
	border-collapse:separate;
	border-spacing:1em 0.5em;
	margin:1em 0;
}
#top02 td{
	width:50%;
	vertical-align:top;
	line-height:160%;
	padding-bottom:1em;
}
.top02_a02{
	background:url(../images/top02_a02.png);
	background-size:100%;
}
#top03 .a01,
#top04 .a01,
#top05 .a01{ margin:1em auto;}
#top05{
	background:#406A72 url(../images/top05_bg.png) no-repeat;
	background-size:100%;
	padding-bottom:1em;
}
#top05 .h01,
#top05 .p01{ padding-left:50%;}
.top06_a{
	width:93%;
	margin:0 auto 1em;
	display:block;
}
#top06 .a01{ margin:0 auto 2em;}







#top07 table{
	width:100%;
	border-collapse:separate;
	border-spacing:1em 0.5em;
	margin:1em 0;
}
#top07 td{
	width:50%;
	vertical-align:top;
	line-height:160%;
	padding-bottom:1em;
}

#top07 th {
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size:1.4em;
	text-align:center;
	color:#7a000d;
}


#top07 .top07_td01 {
	color:#7a000d;
}

#top07 .top07_a a {
	background:url(../images/top07_a.png);
	background-size:100%;
}

