@charset "utf-8";
/*reset*/
.home #foot {
	background: url(../img/common/foot/foot_img-futaba.jpg) no-repeat right top;
	padding: 42px 0 35px ;
}

/*contents*/
.home #main { margin-bottom:5px; }
#mainvisual {
	width:902px;
	/*border-top:2px solid #a3d248;
	border-bottom:1px solid #a3d248;*/
	margin-bottom:20px;
}
#visual {
	width:740px;
	float:right;
}
#mainvisual dl {
	width:162px;
	float:left;
}
#mainvisual dt, #mainvisual dd li {
	height:25px;
	overflow:hidden;
}
#info {
	font-size:84.6%;
	clear:both;
}
#info th { font-weight:bold; vertical-align:top; }
#info td { vertical-align:top;}
#topic {
	width:520px;
	float:left;
}
#topic table {
	margin:0 0 0 18px;
}
#topic th {
	background: url(../img/common/icon_rgray.gif) no-repeat 0px 4px;
	padding: 0 0 20px 11px;
}
#topic td {
	padding: 0 0 20px 15px 
}
#pickup {
	width:340px;
	float:right;
}
#pickup th.img {
	padding:0 10px 10px 0;
}
#pickup td {
	padding:5px 0 20px;
}
#pickup td ul { margin:10px 0 0 0;}
.subtitle {
	background: url(../img/top/line_titlebtm.gif) no-repeat left bottom;
	padding: 0px 0px 7px;
	margin: 0px 0px 20px;
}

.pickup_bnr p{
	margin-bottom:10px;
}
.subtitle h3 {
	float:left;
}
.subtitle p {
	text-align:right;
	margin-bottom:0;
}
#main .subtitle p a {
	color:#20883b;
	text-decoration: none;
	background: url(../img/common/icon_rgreen.gif) no-repeat 0 0;
	padding: 1px 0 1px 15px;
	min-height:10px;
}
#case {
	margin-bottom:20px;
	width:902px;
}
#casetxt {
	float:right;
	width:463px;
	height:198px;
	background-color:#f8f8f8;
	border:1px solid #F4F4F4;
	font-size:84.6%;
}
#case ul {	float:left;}
#case li {	float:left;}
.caset { margin:15px 40px 0;}
#link {
	clear:both; 
	width:880px;
	margin:20px 0;
	text-align:center;
}
#link p {float:left; margin-bottom:20px; margin-right:5px; }
#link dl {margin-bottom:20px;}

#link dt { float:left; }
#link dt li { float:left; }

#link #box li{
	display:inline;
	padding:0px 3px 5px 3px;
}

/*clearfix*/
#mainvisual:after, #info:after, #case:after, .subtitle:after,#case:after {
	clear:both;
	content:".";
	display:block;
	height: 0px;
	visibility:hidden;
}
/*\*//*/
#mainvisual,#info,#case,.subtitle,#case{display:inline-block;}
/* eof_macIE_hac */

