/* CSS Document */


#mid{
	padding:0 17px;
}


#homelogo{
	width:800px;
}
#topics{
	width:480px;
	float:left;
	height:170px;
	border-top:1px solid #fda;
	border-bottom:1px solid #fda;
	padding:5px 0;
	overflow:hidden;
	margin-bottom:10px;
	background-color: #FFFFFF;
}

*html #topics{
	width:460px;
	float:left;
	height:123px;
	border-top:1px solid #fda;
	border-bottom:1px solid #fda;
	padding:5px 0;
	overflow:hidden;
	margin-bottom:10px;
}
#topics h2{
	margin-bottom:0;
}
#topics ul{
}

#topics li{
	margin-left:20px;
}

#bloglink{
	float:right;
}
#mid #bloglink ul {
	list-style-type: none;
}

#bloglink li.nrecruit_bnr a{
	display:block;
	width:248px;
	height:85px;
	text-indent:-9999px;
	background-image: url(../img/home/recruit_n_bnr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}
#bloglink li.nrecruit_bnr a:hover{
	background-position:left top;
	background-image: url(../img/home/recruit_n_bnr_hover.jpg);
}
#bloglink li.orecruit_bnr a{
	display:block;
	width:248px;
	height:85px;
	text-indent:-9999px;
	background-image: url(../img/home/recruit_o_bnr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#bloglink li.orecruit_bnr a:hover{
	background-position:left top;
	background-image: url(../img/home/recruit_o_bnr_hover.jpg);
}
#bloglink li.blog_bnr a{
	display:block;
	width:248px;
	height:133px;
	text-indent:-9999px;
	background:url(../img/home/bloglink.gif) 0 0 no-repeat;
}
#bloglink li.blog_bnr a:hover{
	background-position:-248px 0;
}
#homemain{
	background:#fff;
	clear:both;
	padding:0 17px;
}
#homemain h3 a{
	width:244px;
	display:block;
	height:29px;
	text-indent:-9999px;
	margin-bottom:12px;
}
#homemain h4{
	margin:0 0 0 5px ;
}
#homemain h4 a{
	color:#390;
	display:block;
	padding:0 2px;
	margin:0;
}
#homemain h4 a:visited{
	color:#390;
	display:block;
}

#homemain h4 a:hover{
	color:#390;
	background:#f0f0c0;
	text-decoration:none;
}

#homemain ul{
	margin:0 0 12px 30px;
}


#contentnavi{
	margin-bottom:8px;
}

#contentnavi td{
	vertical-align:top;
}

#contentnavi .picttd{
	padding:8px 0 0 0;
}
#contentnavi .picttd img{
	margin-bottom:12px;
}
#contentnavi .picttd div{
	border-bottom:5px solid #f0dcae;
	width:244px;
	text-align:center;
}
#companylink{
	width:244px;
	margin:0 17px 0 0;
}
#companylink h3 a{
	background:url(../img/home/companylink.gif) 0 0 no-repeat;
	height:29px;
}
#companylink h3 a:hover{
	background-position:0 -29px;
}

#worklink{
	width:244px;
	margin:0 17px 0 0;
}
#worklink h3 a{
	background:url(../img/home/worklink.gif) 0 0 no-repeat;
}
#worklink h3 a:hover{
	background-position:0 -29px;
}

#re_link{
	width:244px;
	margin:0 0 0 0;
}
#re_link h3 a{
	background:url(../img/home/re_link.gif) 0 0 no-repeat; 
		height:29px;

}
#re_link h3 a:hover{
	background-position:0 -29px;
}


#grove li#g_home a{
	background-position:0 -32px !important;
}
#bloglink .orecruit_bnr {

}



/* ---------add 2016/04/26 by T.Y. -----------*/
#mid {
	overflow:hidden;
	
}

#mid p.movie_banner {
	float: left;
	margin-bottom: 10px;
}

#mid p.movie_banner a:hover {
	opacity: 0.4;
	filter: alpha(opacity=60);
}
