/* ------------------------------
 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_last{
background: #fff;
overflow:hidden;
margin-bottom:10px;
}

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.waku{
margin-top:5px;
border:solid 1px #999;
float:left;
width:928px;
}

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:910px;
margin-right:10px;
}
span.cast{
text-align:right;
}
div.text_left{

margin-left:15px;
font: normal normal 400 15px/20px "";
color:#333;
height:50px;
width:900px;
}
div.text_right{
font: normal normal 400 15px/20px "";
color:#333;
height:140px;
margin-left:10px;
background:#FFF8DC;
padding:5px;
margin-bottom:10px;
width:880px;
margin-right:10px;
}
div.text_right ul li.space{
font: normal normal 400 15px/20px "";
margin-left:10px;
}

div.text_right ul li.theme{
font: normal normal 600 15px/20px "";
color:#FF4500;
}

div.text_right ul li.ex{
font: normal normal 600 15px/20px "";

}

div.text_kaiketu{
font: normal normal 400 15px/20px "";
color:#333;
margin-left:10px;
padding:5px;
margin-bottom:10px;
width:885px;
margin-right:10px;
}
div.text_kaiketu ul li.space{
font: normal normal 400 15px/20px "";
margin-left:10px;

}

div.text_kaiketu ul li.ex{
font: normal normal 600 15px/20px "";
border-bottom:solid 1px #ccc;
margin-left:10px;
color:#FF8C00;
}






