@charset "UTF-8";
/* CSS Document */
/****************************************************************************
	body設定
*****************************************************************************/
body{
	color: #4d4d4d;
	font-size: 14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 25px;
	text-align: center;
	
}
a{
color: #4d4d4d;
text-decoration: none;
}
a:hover{
color: #4d4d4d;
text-decoration: underline;
}

h2,h3,h4{text-align: left;}

img {
	margin: 0  ;
padding: 0;}
#container{
margin: 0 auto ;
padding: 0;
text-align: center;

}

/****************************************************************************
	コンテンツ設定
*****************************************************************************/

/*	ヘッダー
----------------------------------------------------------------------------*/
h1{
	width:450px;
	height:37px;
	font-size: 12px;
	line-height:37px;
	text-align: left;
	margin: 0;
	float:left;
}
#head{
	width:1000px;
	height:105px;
	margin: 0 auto ;
	padding: 0;
	background-image:url(../img/common/navi_back.png);
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;
	left:-10px;
	top:0;
}
#head_in{
	width: 936px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}
#head_logo {
	width:215px;
	margin-top:10px;
	text-align: center;
	float:left;
}
#head_tel {
	width:135px;
	text-align:left;
	float:right;
	margin:7px 0 0 0;
	visibility: hidden; /* 非表示にする 2020.11.25追加 */
}
#head_time{
	width:134px;
	color:#0070b1;
	font-size:10px;
	line-height:14px;
	padding-left:8px;
	float:right;
	margin:6px 0 0 0;
	visibility: hidden; /* 非表示にする 2020.11.25追加 */
}
#head_inqu {
	width:125px;
	height:33px;
	float:right;
	margin-left:20px;}
/*	グローバルナビ
----------------------------------------------------------------------------*/
#gnavi{
	width: 612px;
	margin: 0 ;
	height:50px;
	float:right;
}
#gnavi li{
	float: left;
	margin: 0 2px 0 0;
	height:50px;
}

/*	フッター
----------------------------------------------------------------------------*/
#footer{
	color: #fff;
	height:174px;
	background:#4d4d4d;
	}
#footer_in{
	width: 680px;
	margin: 15px auto 0 auto;
	padding: 0;
	font-size:12px;
	text-align:center;
	color:#fff;
	}
.footer_logo {
	width:277px;
	text-align: right;
	float:left;
	height:49px;
	margin-right:15px;
}
.footer_add {
	width: 354px;
	font-size: 12px;
	height:49px;
	line-height:49px;
	padding-left:10px;
	float:left;
	text-align:left;
	}
.footer_name {
	width:277px;
	text-align: right;
	float:left;
	height:30px;
	margin-right:15px;
}
.footer_tel {
	width: 374px;
	font-size: 9px;
	line-height:30px;
	height:30px;
	text-align:left;
	float:left;
}
.footer_tel img {
	margin-right:10px;
	float:left;}


.pagetop{text-align: right; margin: 40px auto 20px auto; width:980px;}


/*	共通
----------------------------------------------------------------------------*/
.style_bold {
	font-weight:bold;}
.style_right {
	text-align:right;
	}
.mb10{margin-bottom: 10px;}
.mb20{margin-bottom: 20px;}
.mb30{margin-bottom: 30px;}
.mb50{margin-bottom: 50px;}
.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}
.mt50{margin-top: 50px;}
.ml10{margin-left: 10px;}
.ml20{margin-left: 20px;}
.ml30{margin-left: 30px;}
.ml50{margin-left: 50px;}
.ml60{margin-left: 60px;}
.mr10{margin-right: 10px;}
.mr20{margin-right: 20px;}
.mr30{margin-right: 30px;}
.mr50{margin-right: 50px;}
.center{text-align: center;}
.clear{clear: both; overflow: hidden; margin:  auto;}
.int10 {
	text-indent:-1em;
	padding-left:1em;
}

.space {
	letter-spacing: normal;
}
button{ background-color:transparent; border:none; padding:0; }
/*	共通
----------------------------------------------------------------------------*/
#contents_top{
	margin:  0 auto;
	padding: 0;
	background-image:url(../img/top/body_back.png);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#4388eb;
}

#main {
	width:980px;
	text-align:center;
	margin:auto;
	}
.title {
	width:980px;
	margin: 45px auto;
	height:45px;
	text-align:center;
	font-size:21px;
	line-height:45px;
	font-weight:bold;
	background-image:url(../img/top/title.png);
	background-repeat:no-repeat;
	background-position:center;
	color:#fff;}
.title_s {
	width:920px;
	margin: 14px 30px 10px 30px;}
.bar {width:980px;
	margin: 0 ;}


/*　TOP
----------------------------------------------------------*/
.top_img {
	position:relative;
	width:980px;
	margin: 0 auto;
	padding-top:85px;
	}
.top_img_comm {
	position: absolute;
	text-align: center;
	font-size: 15px;
	line-height: 22px;
	width: 199px;
	left: 701px;
	top: 350px;
	z-index: 10;
	height: 58px;
}
.top_jigyo {
	width:970px;
	margin:40px auto;
	}
.top_jigyo_box {
	border: 1px solid #b9b9b9;
	padding: 3px;
	margin:0 15px;
	text-align: left; 
	width: 439px;
	-webkit-box-shadow: #666 0px 0px 10px;
	-moz-box-shadow: #666 0px 0px 10px;
	box-shadow: #666 0px 0px 10px;
	background: #fff;
	behavior: url(../pie/PIE.htc);
	float:left;}
.top_jigyo_title {
	width:910px;
	height:36px;
	margin:0 0 10px 20px;
	background-image:url(../img/top/jigyo_title.png);
	background-repeat:no-repeat;
	padding-left:20px;
	line-height:36px;
	font-size:22px;
	text-align:left;
	color:#fff;}
.top_jigyo_comm {
	padding:20px;
	line-height:24px;
	font-size:14px;	
	text-align:left;}

.top_kanri {
	width:954px;
	margin:auto;
	position:relative;}
.top_kanri_text1 {
	position: absolute;
	width: 792px;
	left: 80px;
	top: 26px;
	font-size: 24px;
	text-align:center;
}	
.top_kanri_text2 {
	position: absolute;
	width: 206px;
	left: 98px;
	top: 323px;
	font-size: 17px;
	text-align: left;
}
.top_kanri_text3 {
	position: absolute;
	width: 157px;
	left: 463px;
	top: 323px;
	font-size: 17px;
	text-align: left;
}
.top_kanri_text4 {
	position: absolute;
	width: 148px;
	left: 780px;
	top: 323px;
	font-size: 17px;
	text-align: left;
	height: 27px;
}


.top_comp {
	width: 754px;
	margin:10px auto;
}
.top_comp_top_l {
	width:158px;
	padding:6px 0 6px 22px;
	font-size:14px;
	line-height:26px;
	text-align:left;
	color:#fff;
	background-color:#496ca7;
	background-image:url(../img/top/comp_icon.png);
	background-repeat:no-repeat;
	background-position:left;
	border-bottom: 1px solid #fff;
	}
.top_comp_top_r {
	padding:6px 0 6px 12px;
	font-size:14px;
	line-height:26px;
	text-align:left;
	border-top: 1px solid #929292;
	border-right: 1px solid #929292;
	border-bottom: 1px solid #929292;
	}
.top_comp_body_l {
	width:158px;
	padding:6px 0 6px 22px;
	font-size:14px;
	line-height:26px;
	text-align:left;
	color:#fff;
	background-color:#496ca7;
	border-bottom: 1px solid #fff;
	background-image:url(../img/top/comp_icon.png);
	background-repeat:no-repeat;
	background-position:left;
	}
.top_comp_body_r {
	padding:6px 0 6px 12px;
	font-size:14px;
	line-height:26px;
	text-align:left;
	border-right: 1px solid #929292;
	border-bottom: 1px solid #929292;
	}
.top_comp_top_e {
	padding:6px 0 6px 12px;
	font-size:14px;
	line-height:26px;
	text-align:center;
	border-top: 1px solid #929292;
	border-right: 1px solid #929292;
	border-bottom: 1px solid #929292;
	background-color:#e7eef8;
	widows:160px;
	}
.top_comp_body_e {
	padding:6px 0 6px 12px;
	font-size:14px;
	line-height:26px;
	text-align:center;
	border-right: 1px solid #929292;
	border-bottom: 1px solid #929292;
	background-color:#e7eef8;
	widows:160px;
	}
.top_enkaku {
	width: 770px;
	margin:20px auto 80px auto;
	text-align:left;
}
.top_link {
	width: 956px;
	margin:20px auto 0 auto;
}

.top_seo {
width:960px;
margin:20px auto 40px auto;
font-size:15px;
line-height:24px;
text-align:left;}
