@charset "shift_jis";
/* clearfix
----------------------------------*/
/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
} 
.cf:after {
    clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}
/* common
----------------------------------*/
#biofamily {
	width:980px;
	position:relative;
	line-height:1.6;
	margin:0 auto;
	}
#biofamily img {
	vertical-align:bottom;
	}
/* list
----------------------------------*/
#biofamily .list {
	margin:10px 0 10px;
	}
#biofamily .list li {
	float:left;
	margin-right:10px;
	}
#biofamily .list li.last {
	margin-right:0;
	}
/* contents_wrapper	
----------------------------------*/	
#biofamily .contents_wrapper {
	border: solid 1px #F49805;
	background:url(../images/ttl.jpg) top left no-repeat ;
	}	
#biofamily .contents_wrapper .description {
	margin:140px 50px 20px;
	}
#biofamily .contents_wrapper .description .paragraph {
	line-height:2;
	margin-top:12px;
	}
/* small_box
----------------------------------*/
#biofamily .small_box {
	width:880px;
	border:1px #ccc solid;
	margin:0 auto 15px;
	position:relative;
	}
/* small_box h3
----------------------------------*/
#biofamily .small_box h3 {
	background-color:#FDE8CB;
	padding:10px;
	}
#biofamily .small_box h3 img {
	padding:0 10px 0 0;
	vertical-align:middle;	
	}
#biofamily .small_box h3 span {
	vertical-align:middle;
	line-height:1.6;
	}
/* small_box links
----------------------------------*/
#biofamily .small_box .links {
	position: absolute;
	right: 47px;
	top: 6px;
	font-size: 120%;
	font-weight: bold;
	}
/* small_box inner
----------------------------------*/
#biofamily .small_box img{
	padding:10px;
	float:left;
	}
#biofamily .small_box table{
	margin:10px 0 10px 0;
	float:left;
	line-height:1.2;
	}
#biofamily .small_box table th{
	text-align:left;
	font-weight:bold;
	width:75px;
	vertical-align:top;
	}
#biofamily .small_box table td{
	padding-bottom:15px;
}	
/*======page_t=======*/
#biofamily .page_t{
	text-align:right;
	margin:10px 0 0 0;
	font-size:10px;
	}
#biofamily .page_t a{
	color:#333;
	}
