@charset "utf-8";
/* CSS Document */

body,input,button,select,textarea{
	 font-family: "Helvetica Neue", Helvetica, Arial, "微軟正黑體", "微软雅黑", "メイリオ", "맑은 고딕", sans-serif;
	 font-size:178%;
}

a , a:hover, a:active , a:visited , a:focus {
	text-decoration: none;
	color: white;
}

h10{
	font-size: 12px;
	font-weight: bolder;
	color: 	#808080;
}

h9{
	font-size: 14px;
	font-weight: bolder;
	color: white;
}
h8{
    width: 100%;
    height: 40px;
    line-height: 30px;
    padding: 5px 10px;
    margin-bottom: 10px;
    background: -moz-linear-gradient(left,  rgba(218,196,174,1) 0%, rgba(234,230,220,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(218,196,174,1) 0%,rgba(234,230,220,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(218,196,174,1) 0%,rgba(234,230,220,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dac4ae', endColorstr='#00eae6dc',GradientType=1 ); /* IE6-9 */
    color: #3c1200;
    display: block;
    font-weight: bolder;
    font-size: 18px;
}
h7{
	font-size: 12px;
	font-weight: bolder;
	color: #c32330;
}

h6{
	font-size: 22px;
	font-weight: bolder;
	color: #602b01;
}
h5{
	font-size: 18px;
	font-weight: bolder;
	color: #fff;
}

h4{
	font-size: 18px;
    line-height: 24px;
	margin-top: -50px;
	font-weight: bolder;
	color: #602b01;
}

h3{
	font-size: 34px;
	font-weight: bolder;
	color: #602b01;
}

h2{
	font-size: 22px;
    line-height: 30px;
	font-weight: bolder;
	color: #602b01;
}


p , ol , ul {
	font-size: 16px;
	font-weight: bolder;
	color: #602b01;
}



.span-big{
    font-size: 24px;
    font-weight: bolder;
}

.span-red{
	color: #c32330;
}

.span-blue{
    color: #2045ff;
}


.float-none{
	border: hidden;
	margin: 0;
	padding: 0;
	clear:both;
}
.all-box{
	width: 100%;
	max-width: 1920px;
	min-width: 1090px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/bg.jpg);
	background-size: 100%;
	background-position: top center;
	background-repeat: repeat-y;
}

.header-bg{
	width: 100%;
	background-image: url("../images/head.png");
	background-size: 100%;
	background-position: top center;
	background-repeat: no-repeat;
}
.logo-box{
	min-width: 1090px;
	padding:  0;
	margin: 0 auto;
}


.frame-box{
	min-width: 1090px;
	margin: 0 auto;
}
.frame-header{
	width: 1090px;
	height: 574px;
	margin: 0 auto;
	background-image: url("../images/frame_header.png");
	background-repeat: no-repeat;
	background-position: top center;
}
.frame-center{
	width: 1090px;
	margin: 0 auto;
	background-image: url("../images/frame_center.png");
	background-repeat: repeat-y;
	background-position: top center;
	padding: 20px 0;
}
.frame-footer{
	width: 1090px;
	height: 98px;
	margin: 0 auto;
	background-image: url("../images/frame_footer.png");
	background-repeat: no-repeat;
	background-position: top center;
	padding-bottom: 150px;
}
.content-box{
	width: 800px;
	margin: 0 auto;
}
.tab-menu{
	list-style: none;
	margin: 0 ;
	padding: 0 ;
}

.tab-menu > li{
	float: left;
    margin-left: 85px;
}

.tab-content{
	margin: 2% auto;
}

.chater-box{
	width: 660px;
	margin: 10px auto;
}

.chater-title{
	width: 650px;
	height: 65px;
	margin: 10px auto;
	background-image: url("../images/title.png");
	background-repeat: no-repeat;
	background-position: center bottom;
}

.mini-title{
	width: 660px;
height: 40px;
    padding: 1px 0 0 45px;
	margin: 20px auto;
	background-image: url("../images/minititle.png");
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}



.mini-title2{
	width: 660px;
height: 40px;
    padding: 1px 0 0 45px;
	margin: 20px auto;
	background-image: url("../images/h1-df-bg.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}



.bl-toptitle{
    width: 660px;
	margin: 10px auto;
	background-color: #BFDFFF;

}

.img-box{
	width: 100%;
	min-height: 15px;
    line-height: 15px;
	margin: auto;
	padding: 10px 20px;
	background-color: #2c1300;
	color: white;
	font-size: 20px;
	text-align: center;
}
	.tab-content table {
		width: 100%;
		margin: 0 auto;
		background: white;
		color: #2c1300;
	}
	.tab-content table td {
		padding: 5px;
		border: 1px solid #2c1300;
		word-break: break-all;
		word-wrap: break-word;
		font-size: 16px;
		text-align: center;
	}
	.tab-content table th {
		padding: 5px;
		border: 1px solid #2c1300;
		line-height: 30px;
		background: #203994;
		color: white;
		text-align: center;
		font-size: 18px;
		font-weight: bolder;
	}

.td_bg{
	background: #BFDFFF;
}

.tex_left{
	text-align: left;
	
}

.footer-bg{
	width: 100%;
	background-image: url("../images/footer.png");
	background-size: 100%;
	background-position: bottom center;
	background-repeat: no-repeat;
}

.df-toptitle {
    width: 100%;
    background: url(../images/h1-df-bg.jpg)left center;
    color: #fff;
    margin: 3% auto 2% auto;
    font-size: 30px;
    padding: 0.2% 5px 0 40px;
    text-shadow: 1px 1px 3px #000;
    font-weight: bold;
    border: solid 3px #44110d;
}




/*PC*/
@media(min-width:1199px) and (max-width:1720px) {

}

/*Pad*/
@media(min-width:992px) and (max-width:1199px) {
}
/*Pad End*/




/*Pad2*/
@media(min-width:768px) and (max-width:991px) {
}
/*Pad2 End*/


/*Mobile*/
@media(min-width:0px) and (max-width:767px) {
}
/*Mobile End*/