@charset "UTF-8";
@media screen and (min-width: 600px){ 
/*//////基本構成////// */
* {
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;
   color:#333333;
}

body {
	margin-top: 0px;
	font-size: 12px;
	line-height: 21px;
	background-image: url(../img/hedbg01.jpg);
	background-repeat: repeat-x;
	width: 100%;
	min-width:980px;
   }


a {
	color: #737373;
	text-decoration: none;
}

a:hover {
   text-decoration:underline;
}

img {
   border:0;
   vertical-align:bottom;
}

body, h1, h2, h3, h4, h5, h6, p {
	margin: 0px;
	padding: 0px;
}

#container {
	width: 100%;
	margin-top: 0px;
	
	}
#header {
	width: 980px;
	height: 155px;
	margin-right: auto;
	margin-left: auto;
}
#header1 {
	position:relative;
	width:276px;
	float:left;
	margin-top: 9px;
	margin-left: 16px;
}


#header2 {
   width:145px;
   float:left;
   margin-top:9px;
}
#header3 {
	width:289px;
	float:right;
	margin-top: 30px;
	margin-right: 16px;
}
#header4 {
	width:980px;
	float:left;
	margin-top:16px;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}
#header4 a{
	font-size: 14px;
	color: #FFF;
}
#contents {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	color: #0852A0;
	font-size: 25px;
	padding-top: 15px;
	text-align: center;
	line-height: 50px;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0852A0;
	margin-bottom: 10px;
}

h3 {
	color: #38679C;
	font-size: 16px;
	padding-top: 15px;
	text-align: center;
	line-height: 30px;
	margin-right: 25%;
	margin-left: 25%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0852A0;
	margin-bottom: 10px;
}
h4 {
	color: #403F41;
	font-size: 16px;
	padding-top: 15px;
	text-align: center;
	line-height: 30px;
	margin-right: 25%;
	margin-left: 25%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #403F41;
	margin-bottom: 10px;
}
h5 {
	color: #007BC6;
	font-size: 15x;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}


.txt{
	width: 960px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.txt02{
	width: 940px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #EBFAFF;
	padding: 10px;
}
#img01{
	width: 960px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}
.img01{
	width: 960px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}
#main .btn{
	padding-left: 490px;
	padding-bottom: 5px;
}
#main .btn02{
	padding-bottom: 5px;
	padding-right: 10px;
	float: right;
	width: 200px;
	text-align: right;
}
#main .img01{
	float: left;
	padding-bottom: 5px
}
.subtitle{
	float: left;	
}
.subcontents{
	float: left;
	width: 745px;
	margin-bottom: 30px;
}
#com{
	padding-right: 78px;
	padding-left: 78px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#left{
	float: left;
	width: 448px;
	padding-left: 28px;
	padding-right: 14px;
	padding-bottom: 15px;
}
#right{
	float: right;
	width: 448px;
	padding-right: 28px;
	padding-left: 14px;
	padding-bottom: 15px;
}
#left table,
#right table,
#com table{
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #999;
}
#left td,
#right td,
#com td{
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 13px;
	padding-bottom: 13px;
	color: #333333;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #999;
}
#left th,
#right th,
#com th{
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 13px;
	padding-bottom: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #EBFAFF;
	color: #333333;
	font-weight: normal;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #999;
}


.info_right table{
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 50px;
}
.info_right td{
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.info_right th{
	vertical-align: top;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	background-color: #FFF;
	text-align: left;
}
.info_right02{
	float: right;
	width: 580px;
	padding-left: 10px;
	padding-right: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #25A9E0;
}
.info_right02 table{
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 50px;
}
.info_right02 td{
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #221E1F;
}
.info_right02 th{
	vertical-align: top;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #007BC6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	background-color: #FFF;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #221E1F;
}
.des_left{
	float: left;
	width: 330px;
	padding-left: 10px;
}
.des_right{
	float: right;
	width: 265px;
	padding-right: 10px;
}
#bnr {
	float: left;
	width: 580px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
#info{	
    width:570px;
   padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	   }
.qaleft {
	float:left;
	width:50px;
	margin-top: 5px;
	color: #38679C;
	font-size: 23px;
	font-weight: bold;
	padding-left: 5px;
}

.qaright {
	float:right;
	width:920px;
	margin-top: 5px;
	margin-bottom: 20px;
} 
.spleft {
	float:left;
	width:600px;
	margin-top: 5px;
	}

.spright {
	float:right;
	width:360px;
	margin-top: 5px;
	margin-bottom: 10px;
} 
.spleft01 {
	float:left;
	width:645px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.spright01 {
	float:right;
	width:320px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.itemleft {
	float:left;
	width:500px;
	margin-top: 5px;
	margin-bottom: 10px;
	}

.itemright {
	float:right;
	width:475px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.itemleft01 {
	float:left;
	width:485px;
	margin-top: 15px;
	margin-bottom: 10px;
	}

.itemright01 {
	float:right;
	width:485px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.lateleft {
	float:left;
	width:645px;
	margin-bottom: 10px;
	}

.lateright {
	float:right;
	width:320px;
	margin-bottom: 10px;
}
.lateleft01 {
	float:left;
	width:325px;
	margin-top: 5px;
	margin-bottom: 10px;
	}

.lateright01 {
	float:right;
	width:640px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.lateleft02 {
	float:left;
	width:480px;
	margin-top: 5px;
	margin-bottom: 10px;
	}

.lateright02 {
	float:right;
	width:480px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.topleft {
	float:left;
	width:480px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	}

.topright {
	float:right;
	width:480px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#contents1 {
	float:left;
	width:430px;
	height: 225px;
	margin-top: 10px;
	background-image: url(../img/bg01.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 50px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
}
#contents1 p {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BABCBE;
	padding-bottom: 5px;
	}
#contents2 {
	float:right;
	width:471px;
	height: 265px;
	margin-top: 20px;
}
#contents2 td {
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
#page {
	width: 960px;
	height: 45px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
			}
#footerbg {
	width: 100%;
	background-position: bottom;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #13007C;
		}
#footer {
	width: 980px;
	height: 135px;
	margin-right: auto;
	margin-left: auto;	
		}
#footer02 {
	color: #FFF;
	height: 35px;
	width: 100%;
	background-color: #13007C;
	font-size: 12px;
	line-height: 35px;
	text-align: center;
		}


#contents3 {
	float:left;
	width:280px;
	height:120px;
	margin-top: 8px;
	margin-left: 19px;
}
#contents4 {	
    float:left;
   width:530px;
   margin-top: 8px;
   margin-left: 130px;
}

th {
	color: #FFF;
	background: #929496;
	font-weight: normal;
}
ul {
	list-style: url(../images/point03.jpg) none;
	margin: 0 0 0 15px;
	padding: 0;
}
ol {
	margin: 0 0 0 15px;
	padding: 0;
}
.fontstyle01 {
	font-size: 20px;
	font-weight: bold;
}
.fontstyle02 {
	color: #0852A0;
	font-size: 25px;
	line-height: 43px;
}
.fontstyle03 {
	color: #0852A0
}
.fontstyle04 {
	color: #0852A0;
	font-size: 16px;
	font-weight: bold;
}
.center01 {
	color: #38679C;
	text-align: center;
}
.new-post {
		display: block ;		/* 表示にする */
	}
.new-post02 {
		display: none ;		/* 非表示にする */
	}
#contents ul.type01{
	margin: 0;
	list-style: none;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}
#contents ul.type01 li{
	display: inline;
	display: block;
	padding: 0px;
	width: 170px;
	float: left;
	margin-top: 3px;
	margin-right: 7px;
	margin-bottom: 15px;
	margin-left: 7px;
}

#contents ul.type01 li p{
	padding-top: 10px;
	padding-bottom: 10px;	
}
#contents ul.type02{
	margin: 0;
	list-style: none;
	padding-top: 0;
	padding-right: 65px;
	padding-bottom: 0;
	padding-left: 65px;
}
#contents ul.type02 li{
	display: inline;
	display: block;
	padding: 0px;
	width: 185px;
	float: left;
	margin-top: 3px;
	margin-right: 13px;
	margin-bottom: 15px;
	margin-left: 13px;
}

#contents ul.type02 li p{
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #EBFAFF;
	padding-right: 5px;
	padding-left: 5px;
}
#contents ul.type03{
	margin: 0;
	list-style: none;
	padding-top: 0;
	padding-right: 65px;
	padding-bottom: 0;
	padding-left: 65px;
}
#contents ul.type03 li{
	display: inline;
	display: block;
	padding: 0px;
	width: 400px;
	float: left;
	margin-top: 3px;
	margin-right: 12px;
	margin-bottom: 15px;
	margin-left: 12px;
	text-align: center;
}
#contents ul.type04{
	margin: 0;
	list-style: none;
	padding-top: 0;
	padding-right: 65px;
	padding-bottom: 0;
	padding-left: 65px;
}
#contents ul.type04 li{
	display: inline;
	display: block;
	padding: 0px;
	width: 185px;
	float: left;
	margin-top: 10px;
	margin-right: 13px;
	margin-bottom: 15px;
	margin-left: 13px;
}

#contents ul.type04 li p{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#contents ul.type04 h5{
	font-size: 12px;
	color: #0852A0;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #403F41;
	line-height: 18px;	
}
#container01{display:none;}
#loading{
	position:absolute;
	left:50%;
	top:20%;
	margin-left:-30px;
}
}
