@charset "shift_jis";
/*  ------------------------------- */
#secondary .nav1 a {background-position:	0	-50px }
/*  ------------------------------- */
#primary h1 {
	height: 65px;
	background:url(title.gif) no-repeat;
	font-size:4xppx;
	text-indent:-9999px;
}

/*  ------------------------------- */
#menber h2{margin:0 0 20px 10px;}
#menber ul{margin:0;padding:0;color:#000;}

#menber li {
	float:left;
	list-style-type:none;
	margin-left:10px;
	margin-bottom:10px;
	background: #FFF;
	height:480px;

}
#menber li {
	float:left;
	width:240px;
}





#menber li .section {
	float:left;
	//display:none;

	background:#fff;
	font-size:80%;
	padding:10px;
	width:50%;

}
#menber .section h3 {
	font-size:100%;
	color:#ac0000;
	margin-bottom:8px;
}

.menber_img{float:left;}

