@charset "utf-8";
/* CSS Document */
#wrapper{
    min-width: 1024px;
    width: 100%;
    padding: 0;
    margin-top: 0;
    margin-right: 0;
    margin-left: 3px;
    margin-bottom: 0;
    border-top: 5px solid #144998;
	
}
#header{
	width: 1000px;
	height: 45px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	margin-top: 40px;
	margin-bottom: 0px;
}
#header h1{
	width: 285px;
	margin: 0;
	padding: 0;
	height: 41px;
	text-indent: -9999px;
	float: left;
}
#header h1 a{
	width: 285px;
	height: 41px;
	display: block;
	background-image: url(../images/title_log.gif);
}
#header h1 a:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
#header ul{
	width: auto;
	margin: 0;
	padding: 0;
	height: auto;
	list-style-type: none;
	display: block;
	float: right;
}
#header ul li{
	width: auto;
	display: block;
	float: left;
	font-size: 0.8em;
	margin-left: 2em;
	margin-top: 2em;
}
#header ul li a{
	text-decoration: none;
	color: #333333;
}
#header ul li a:hover{
	text-decoration: underline;
	color: #C80E0E;
}

#contents{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: auto;
	padding-bottom: 0px;
	margin-top: 0px;
	float: none;
	clear: none;
}
#contents2{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: auto;
	padding-bottom: 0px;
	margin-top: 0px;
	float: none;
	clear: none;
	border-top: 2px solid #144998;
}

#page_top{
    width: 100%;
    height: auto;
    text-align: center;
    clear: both;
    float: none;
    padding-top: 70px;
    padding-bottom: 20px;
}
#page_top a{
	font-size: 0.8em;
	color: #A7A7A7;
	text-decoration: none;
}
#page_top a:hover{
	color: #103B7B;
}


.page_top2{
    width: 100%;
    height: auto;
    text-align: center;
    clear: both;
    float: none;
    padding-top: 30px;
    padding-bottom: 20px;
}
.page_top2 a{
	font-size: 1em;
	color: #A7A7A7;
	text-decoration: none;
}
.page_top2 a:hover{
	color: #103B7B;
}



#footer{
	width: 100%;
	height: 170px;
	background-color: #144998;
	clear: both;
	margin-top: 0px;

}
#footer ul{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	height: 0px;
	color: #FFFFFF;
	font-size: 0.95em;
	padding-top: 2.3em;
}
#footer ul li{
	float: left;
	margin-right: 1em;
}
#footer ul li a{
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.6;
}
#footer ul li a:hover{
	text-decoration: underline;	
}
#footer ul .menu{
	/*text-align: center;*/
}
#footer ul #copy{
	text-align: center;
	font-size: 0.7em;
	color: #FFFFFF;
	width: 1000px;
	height: auto;
	margin-top: 3em;
}

.link_list{
	margin-top: 2em;
	font-size: 0.8em;
	margin-bottom: 2em;
}
.text_box{
	font-size: 1em;
	line-height: 1.6;
}
.ml4{
	margin-left: 4em;
	display: inline-block;
}


.p_contents_box{
	border: 2px solid #144998;
	border-radius: 5px;
	width: 90%;
	height: auto;
	padding-top: 2.5em;
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	background-color: #F9F8F1;
	position: relative;
	margin-top: 4em;
}
.p_contents_box span{
	width: 550px;
	height: auto;
	display: block;
	background-color: #144998;
	color: #FFFFFF;
	border-radius: 5px;
	position: absolute;
	top: -1.5em;
	left: 50px;
	font-size: 1.2em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1.5em;
}
.p_contents_box span i{
	font-size: 0.6em;
	margin-left: 1.5em;
	line-height: normal;
	vertical-align: middle;
}


.p_contents_box span a i{
	float: right;
	margin-right: 1em;
	display: block;
}
.p_contents_box span a{
	width: 100%;
	height: auto;
	display: block;
	color: #FFFFFF;
	background-color: #144998;
}
.p_contents_box span a:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	text-decoration: none;
}

.p_contents_box ol{
	width: auto;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 3.5em;
	padding-bottom: 0;
	height: auto;
	list-style-type: disc;
}
.p_contents_box ol li{
	margin-bottom: 0.8em;	
}

.p_contents_box .v2{
    width: 100%;
    margin-bottom: 3em;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    height: auto;
    list-style-type: none;
    float: none;
    clear: none;
    padding-left: 1.5%;
}
.p_contents_box .v2 li{
    float: left;
    margin-right: 3%;
    margin-bottom: 20px;
    text-align: center;
    width: 30%;
    height: 300px;
    border: 1px solid #C1C1C1;
    background-color: #FFFFFF;
    border-radius: 5px;
}
.p_contents_box .v2 li:last-child{
    margin-right: -3%;
}
.p_contents_box .v2 li a{
    display: block;
    height: 300px;
    width: auto;
}
.p_contents_box .v2 li a:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

.imges_p1{
	float: right;
	margin-left: 1em;
}




.p6_title_img{
	text-align: center;
	margin-bottom: 30px;
	margin-top: 5em;
	width: auto;
	height: auto;
}

.p6_menu{
	display: flex;
	justify-content: space-between;
	margin-bottom: 7em;
	background-color: #496186;
	color: #FFFFFF;
}
.p6_menu li{
	list-style-type: none;
	width: auto;
	height: auto;
	text-align: center;
	list-style-type: none;
	flex-grow: 1;
}
.p6_menu li a{
	display: block;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.p6_menu li a:hover{
	background-color: #139837;
	font-weight: bold;
}
.p6_menu li + li {
	border-left: 1px solid #fff;
}

.p6_sub_title{
	background-color: #496186;
	color: #FFFFFF;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	margin-bottom: 1em;
	font-weight: bold;
	border-radius: 5px;	
}
.p6_txt{
	margin-bottom: 5.5em;
	line-height: 1.7;
	
}
.p6_table {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	width: 95%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.p6_table td{
	border: 1px solid #CCCCCC;
	padding-top: 0.7em;
	padding-right: 0.7em;
	padding-bottom: 0.7em;
	padding-left: 0.7em;
	vertical-align: middle;
}



.css_btn_class {
	font-size: 1em;
	font-weight: bold;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #144998;
	padding: 9px 18px;
	text-decoration: none;
	background: -moz-linear-gradient( center top, #14399 5%, #14399 100% );
	background: -ms-linear-gradient( top, #14399 5%, #14399 100% );

	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#14399', endColorstr='#14399');
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #14399), color-stop(100%, #14399) );
	background-color: #144998;
	color: #ffffff;
	display: inline-block;
	-webkit-box-shadow: 1px 1px 0px 0px #97c4fe;
	-moz-box-shadow: inset 1px 1px 0px 0px #97c4fe;
	box-shadow: 1px 1px 0px 0px #97c4fe;
}
.css_btn_class:hover {
	background: -moz-linear-gradient( center top, #14399 5%, #14399 100% );
	background: -ms-linear-gradient( top, #14399 5%, #14399 100% );



	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#14399', endColorstr='#14399');
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #14399), color-stop(100%, #14399) );
	background-color: #1B61CD;
}.css_btn_class:active {
	position:relative;
	top:1px;
}



.page_title2{
    font-size: 2em;
    display: block;
    text-align: center;
    font-weight: bold;
    margin: 0;
    padding-bottom: 0.8em;
}
.no_List li{
    list-style-type: decimal;	
}


.css_btn_class2 {
    font-size: 2em;
    font-weight: normal;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #144998;
    padding: 9px 18px;
    text-decoration: none;
    background: -moz-linear-gradient( center top, #14399 5%, #14399 100% );
    background: -ms-linear-gradient( top, #14399 5%, #14399 100% );









	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#14399', endColorstr='#14399');
    background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #14399), color-stop(100%, #14399) );
    background-color: #144998;
    color: #ffffff;
    display: block;
    -webkit-box-shadow: 1px 1px 0px 0px #97c4fe;
    -moz-box-shadow: inset 1px 1px 0px 0px #97c4fe;
    box-shadow: 1px 1px 0px 0px #97c4fe;
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.css_btn_class2:hover {
	background: -moz-linear-gradient( center top, #14399 5%, #14399 100% );
	background: -ms-linear-gradient( top, #14399 5%, #14399 100% );



	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#14399', endColorstr='#14399');
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #14399), color-stop(100%, #14399) );
	background-color: #1B61CD;
}.css_btn_class2:active {
	position:relative;
	top:1px;
}


.link_box{
    margin-left: auto;
    margin-right: auto;
    margin-top: 4em;
    margin-bottom: 0px;
}
.link_box img{
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 2em;
    margin-top: em;
}
	

.img_set{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 3em;
}
