@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

body{
	font-size:14px;
	color:#000;
	line-height:1.5;
	font-family:YuGothic, '游ゴシック',"メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

img{
	border:0;
	vertical-align:top;
	vertical-align:bottom;
	line-height:100%;
}

a{
	overflow:hidden;
	outline:none;
	color:#333;
}

.pc_hide{
	display:none;
}

.sp_hide{
}


a{
	opacity: 1;
}
a:hover{
	opacity: .5;
}

/*-----------------------------------------------------------*/
/*ヘッダー*/

#header_wrap{
	max-width:100%;
	min-width:1100px;
	margin:0px auto;
	overflow:hidden;
	border-top:2px solid #003167;
}

#header{
	width:1100px;
	height:132px;
	position:relative;
	margin:0px auto;
	overflow:hidden;
}

/**/

#header h1{
	position:absolute;
	top:24px;
	left:7px;
	width:364px;
	overflow:hidden;
	line-height:20px;
}

#header h1 img{
	line-height:20px;
}

/**/

#txtsize{
	width:256px;
	height:36px;
	position:absolute;
	overflow:hidden;
	top:17px;
	left:393px;
}

#txtsize li{
	float:left;
	overflow:hidden;
	list-style-type:none;
	margin-left:3px;
}

/**/

#site_search{
	width:240px;
	position:absolute;
	overflow:hidden;
	position:absolute;
	overflow:hidden;
	top:4px;
	right:214px;
}
/**/

#head_tel{
	width:213px;
	height:38px;
	overflow:hidden;
	position:absolute;
	right:0px;
	top:23px;
}

#head_tel img{
	line-height:100%;	
}

/**/

#gnavi{
	width:960px;
	height:21px;
	line-height:21px;
	position:absolute;
	left:50%;
	margin-left:-480px;
	top:81px;
	overflow:hidden;
}

#gnavi li{
	list-style-type:none;
	width:25%;
	float:left;
	overflow:hidden;
	box-sizing:border-box;
	border-left:1px solid #A8A8A8;
}

#gnavi li:last-child{
	border-right:1px solid #A8A8A8;
}

#gnavi li a{
	display:block;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
}

/*-----------------------------------------------------------*/
/*メインイメージ*/

#mainimage{
	max-width:100%;
	min-width:1100px;
	height:648px;
	margin:0px auto;
	overflow:hidden;
	background-image:url(index/mainimage.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	position:relative;
	z-index:0;
}

#mainimage h1{
	overflow:hidden;
	text-indent:-9999px;
}

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

#footer_wrap{
	max-width:100%;
	min-width:1100px;
	margin:0px auto;
	color:#fff;
	background-color:#003167;
	overflow:hidden;
}

#footer_wrap a{
	color:#fff;
	text-decoration:none;
}

#footer{
	width:1100px;
	margin:0px auto;
	overflow:hidden;
	position:relative;
	background-image:url(index/foot_mikyan.png);
	background-repeat:no-repeat;
	background-position:right center;
}

#foot_outline{
	overflow:hidden;
	margin:25px 0px 0px 0px;
}

#foot_outline .txt01{
}

#foot_outline .txt01 dl{
	overflow:hidden;
	display:block;
	width:360px;
}

#foot_outline .txt01 dl dt{
	float:left;
	overflow:hidden;
	line-height:27px;
	font-weight:bold;
}

#foot_outline .txt01 dl dd{
	float:right;
	overflow:hidden;
	line-height:25px;
	width:83px;
}

#foot_outline .txt01 dl dd a{
	display:block;
	text-align:center;
	border:1px solid #fff;
	overflow:hidden;
}

#foot_outline .txt02{
	overflow:hidden;
	margin-top:0.5em;
}

#copy{
	font-family : YuMincho, '游明朝', serif;
	font-size:12px;
	padding:10px;
	text-align:right;
}

/*-----------------------------------------------------------*/

#contents01{
	max-width:100%;
	min-width:1100px;
	margin:-32px auto 0px auto;
	overflow:hidden;
	position:relative;
	z-index:1;
}

#contents01 .txt01{
	text-align:center;
}

#contents01 .txt01 dt{
	overflow:hidden;
	margin-bottom:25px;
}

#contents01 .txt01 dd{
}

#contents01 .txt02{
	text-align:center;
	line-height:200%;
	overflow:hidden;
	margin:30px auto;
}

#contents01 .link_detail{
	overflow:hidden;
	margin-bottom:40px;
}

#contents01 .link_detail a{
	display:block;
	line-height:50px;
	text-align:center;
	width:270px;
	border:1px solid #000000;
	font-size:16px;
	text-decoration:none;
	margin:0px auto;
}

/*-----------------------------------------------------------*/

#contents02{
	background-color:#E9E9E9;
	max-width:100%;
	min-width:1100px;
	margin:0px auto;
	overflow:hidden;
	position:relative;
	z-index:1;
}

#news_container{
	width:1000px;
	margin:35px auto;
	overflow:hidden;
}

/**/

.news_list{
	width:100%;
	overflow:hidden;
	margin-top:10px;
}

.news_list li{
	list-style-type:none;
	border-bottom:1px solid #DDDDDD;
	overflow:hidden;
	padding:15px;
}

.news_list li dl{
	overflow:hidden;
	margin-bottom:5px;
	
}

.news_list li dl dt{
	float:left;
	overflow:hidden;
}

.news_list li dl dd{
	float:left;
	overflow:hidden;
	font-size:0.95em;
	line-height:23px;
	margin-left:1em;
}

.news_list li dl dd a{
	text-decoration:none;
	background-color:#003166;
	color:#fff;
	text-decoration:none;
	line-height:23px;
	font-size:0.95em;
	padding:0px 1em;
}

.news_list li div{
	overflow:hidden;
}

/*-----------------------------------------------------------*/

#contents03{
	max-width:100%;
	min-width:1100px;
	margin:0px auto;
	overflow:hidden;
	position:relative;
	z-index:1;
}

#link_container{
	width:1000px;
	margin:35px auto;
	overflow:hidden;
}

.link_list{
	margin:20px auto;
	overflow:hidden;
}

.link_list li{
	list-style-type:none;
	list-style-type:none;
	float:left;
	margin-right:20px;
}

/*-----------------------------------------------------------*/

.contents{
	width:1100px;
	margin:0px auto;
	overflow:hidden;
}

/*-----------------------------------------------------------*/

.audio{
	margin: 0px auto;
	display:block;
	line-height:30px;
	text-align:center;
	width:300px;
	font-size:16px;
	text-decoration:none;
	margin:0px auto 50px auto;
}
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
