@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;
}

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

#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 .f_txt01{
}

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

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

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

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

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

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

/*-----------------------------------------------------------*/
/*ページタイトル*/

#page_title{
	max-width:100%;
	min-width:1100px;
	overflow:hidden;
	margin:0px auto;
	background-color:#000;
	background-repeat:no-repeat;
	background-position:center center;
}

#page_title h1{
	width:1100px;
	height:72px;
	margin:0px auto;
	overflow:hidden;
	text-indent:-9999px;
}

/*-----------------------------------------------------------*/
/*パンくず*/

#breadcrumb{
	text-align:right;
	width:1100px;
	margin:5px auto;
	overflow:hidden;
	font-size:0.875em;
}

/*-----------------------------------------------------------*/
/*ページナビゲーション*/

#page_navigation{
	max-width:100%;
	min-width:1100px;
	overflow:hidden;
	margin:0px auto;
	background-color:#000;
	background-repeat:no-repeat;
	background-position:center center;
	background-image:url(jigyo/index/bg_page_navi.png);
	background-repeat:repeat-y;
	background-position:center top;
}

#page_navigation ul{
	width:857px;
	overflow:hidden;
	margin:12px auto;
	border-left:1px solid #576A7D;
	box-sizing:border-box;
}

#page_navigation ul li{
	width:25%;
	float:left;
	overflow:hidden;
	border-right:1px solid #576A7D;
	box-sizing:border-box;
	margin:0px;
	padding:0px;
	display:inline;
}

#page_navigation ul li a{
	display:block;
	text-align:center;
	color:#fff;
	text-decoration:none;
	line-height:25px;
	margin:0px;
	padding:0px;
}

/*-----------------------------------------------------------*/
/*コンテンツコンテナ*/

#contents_container{
	max-width:100%;
	min-width:1100px;
	overflow:hidden;
	margin:0px auto;
}

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