/* ------------------------------
 menu
------------------------------ */
div#menu_top{
border-top:solid 4px #013365;
width:930px;
padding:0px 10px;

}
ul#navi{
	margin-top:4px;
	float: left;
	width:930px;
	}
	
ul#navi li{
float:left;
width:140px;
height:96px;
}


#navi {
	background: url(../images/service/test.jpg) no-repeat left top;
}

#navi  a {
	display: block;
	width:140px;
	height:51px;
}

ul#navi li#menu6 a{
float:left;
width: 229px;
height:106px;
}

#navi a:hover {
	background: none;
}

#navi li#menu2 a img,
#navi li a:hover img {
	width: 0px;
	height: 0px;
	
}

  #navi a:hover {  
        background: none;  
  } 
  
#navi li#menu6 a:hover img {
	width: 0px;
	height: 0px;
	
}
   
   
/* ------------------------------
 contents_top
------------------------------ */
div.case{
background: #fff;
overflow:hidden;
}
div.case_last{
background: #fff;
overflow:hidden;
height:230px;
}
div.waku{
margin-top:5px;
border:solid 1px #999;
float:left;
margin-bottom:5px;
width:928px;
height:170px;

}
div#title{
margin-top:10px;
padding-top:5px;
font: normal normal 600 17px/20px "";
padding-bottom:3px;
color:#fff;

background:#1E90FF;
height: 20px;
}
span{
padding-left:12px;
}

div.second{
margin-top:10px;
font: normal normal 600 16px/24px "";
margin-left:10px;
color:#333;
border-bottom:solid 1px #ccc;
margin-bottom:5px;
width:909px;

}
span.cast{
text-align:right;
}
div.text_left{
float:left;
padding-left:15px;
font: normal normal 400 15px/20px "";
color:#333;
width:443px;
height:100px;
}
div.text_right{
float:left;
font: normal normal 400 15px/20px "";
color:#333;
width:450px;

background:#FFF8DC;
padding-top:5px;
padding-left:5px;
margin-bottom:5px;
}

div.text_right ul li.theme{
font: normal normal 600 15px/20px "";
color:#FF4500;
}

div.shousai {
margin-left:219px;
width:229px;
height:33px;
background:url("../images/case/04.jpg") no-repeat right;
text-indent:-9999em;
}
div.shousai a{
display:block;
width:229px;
height:33px;
}
div.shousai a:hover{
background:url("../images/case/05.jpg") no-repeat right;
width:229px;
height:33px;
}




