@charset "UTF-8";
/*---------------------------------------------------------------
top/style.css
-----------------------------------------------------------------*/

/* global 設定の変更
------------------------------*/
div#wrap {
	width:100%;
}

#header{
	width:960px;
	margin:0 auto 0px auto;
}

.gnavi_bg{
	width:100%;
	text-align:cenrer;
	padding-top:0px;
	background-color: #FFF;
	background-image: url(../images/top_img_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

ul#top-gnavi {
	margin:0 auto 40px auto;
}


.main{
	width:960px;
	margin:0 auto 0 auto;
	float:none;
}


.side {
	display:none;
}

#footer{
	width:960px;
	margin:0 auto 0 auto;
}
.f_sns_block{
	width:960px;
	margin:0 auto 0 auto;
}
/* ------------------------*/



.home-bn{
 width: 720px;
 margin: 0 auto 47px auto;
}

.home-bn li{
	float:left;
	margin-right:12px;
}
.home-bn li.ed{
	margin-right:0px !important;
}


.home-bn a:hover img{
  opacity:0.6;
  filter: alpha(opacity=60);
}




/* お知らせ */
.infobox-bg{
	width:100%;
	background:url(../images/infomation_bg.jpg) repeat-x center top ;
	height:220px;
	text-align:center;
	padding-top:23px;
}
.infobox{
	width:960px;
	margin:0 auto 0 auto;
}


#oshirase{
	width:477px;
	float:left;
	margin-left:58px;
	margin-right:20px;
	line-height:100%;
}


#oshirase .head{
	background:url(../images/oshirase_head.png) no-repeat left top ;
	height:50px;
	position:relative;
}



#oshirase .btngolist{
	position:absolute;
	right:45px;
	top:28px;
}


/*
#oshirase .head .a-txtlink{

	position:absolute;
	right:45px;
	top:28px;
	font-size:12px;
}
*/


#oshirase .midin{
	background:url(../images/oshirase_mid.png) repeat-y left top ;
	text-align:center;
	height:100px;
}

#oshirase .btm{
	height:22px;
	background:url(../images/oshirase_bottom.png) no-repeat left bottom ;
}


#oshirase .in{
	width:390px;
	margin:0 auto 0 auto;
	text-align:left;
/*
	height:200px;
	
	overflow:auto; 
	overflow-y:auto; 
	overflow-x:hidden; 
*/	
}


#oshirase dl{
  padding-top:10px;
  padding-bottom:0px;
  line-height:150%;
}

#oshirase dt{
  clear: left;
  float: left;
  width: 6.5em;
  font-size:12px; 
}
#oshirase dd{
  margin-left: 6.5em;
  font-size:12px;
}



#oshirase dl a:link ,
#oshirase dl a:visited { 
	color:#eb69a5;
	text-decoration: underline;
}

#oshirase dl a:active ,
#oshirase dl a:hover {
	color:#eb69a5;
	text-decoration: none;	
}

.infobox .infotbl{
	float:left;
}


/* MAP */
.place-box{
	margin-top:20px;
}

.place-box .map{
	float:right;
}

.place-box .btnmap{
	float:right;
	margin-top:10px;	
}


/* LINK */
/*
.place-box .map .a-txtlink{
	float:right;
	margin-top:10px;
}
*/





.bt_recruit{
	height: 343px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
}
.bt_recruit img{
	margin-bottom: 10px;
}
.bt_recruit a:hover img{
  opacity:0.6;
  filter: alpha(opacity=60);
}