@charset "utf-8";

/* ===== toppage ===== */

/* mainimg */

#bk_mainimg{
padding-top:11px;
width:100%;
background:url(../../img/bk_mainimg.jpg) left bottom repeat-x;
height:305px;
padding-bottom:15px;
}
#bk_mainimg img{
margin:0 auto;
width:860px;
}


/* contents_area */
#bk_contents{
background:url(../../img/bk_content.jpg) left top repeat-x;
overflow : hidden;
}

#box_contents{
margin:0 auto;
width:860px;
text-align:left;
background:url(../../img/bk_box_contents.jpg) center bottom no-repeat;
overflow : hidden;
}
#box_link_bana{
float:left;
width:233px;
}
.box_link_spase {
	margin-top: 8px;
}

#bt_backnumber{
	padding-top: 11px;
	padding-right: 0;
	padding-bottom: 0;
	width: 121px;
	margin-left: 506px;
	margin-top: 0px;
	padding-left: 0px;
	clear: both;
}
#bt_backnumber a:hover img{
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: “alpha( opacity=60 )”;
}


/* whatsnew */
#box_news{
float:right;
width:627px;
background:url(../../img/bk_news.gif) left top repeat-y;
padding-bottom:18px;
padding-top:0px;
}

#box_news dl{
	height:210px;/*20140129t*/
	padding-left:47px;
	margin-bottom: 30px;
	clear: both;
}

#box_news dt{
clear:both;
float:left;
width:70px;
padding-top:10px;
}
#box_news dd{
background:url(../../img/news.gif) left 11px no-repeat;
float:right;
padding-top:10px;
width:400px;
padding-left:75px;
}



/* banner_slider_area */
#bk_slide{
/*height:133px;20190329*/
height:150px;
  background:url(../../img/bk_slide2.gif) left top repeat-x;
margin-top:13px;
padding-top:15px;
clear:both;
}

/*20190329*/
#bk_slide2{
height:150px;
  background:url(../../img/bk_slide3.gif) left top repeat-x;
margin-top:0;
padding-top:0;
clear:both;
  -ms-overflow-style: none;
}

#bk_slide a:hover img{
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: “alpha( opacity=60 )”;
}

#bk_slide a:link{
color:#666666;
text-decoration:underline;
}
#bk_slide a:visited{
color:#666666;
text-decoration:underline;
}
#bk_slide a:active{
color:#666666;
text-decoration:underline;
}
#bk_slide a:hover{
color:#E16000;
text-decoration:underline;
}