#footer_text {
	padding-left: 250px;
}
#openbox_text {
	float: right;
	width: 250px;
	text-align: center;
	color: #666666;
	font-weight: bold;
}
#openbox_text a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#openbox_text a:hover {
	text-decoration: underline;
}
/*　↑はボタンの部分のスタイE瀋蝓*/

/*　↓小E良分*/
#openbox {
	width: auto;
	padding: 5px;
	background-color: #DFDFDF;
	margin: 0px;
}
#openbox #textpart {
	font-size: 11px;
	line-height: 120%;
	color: #666666;
	height: 50px;
	border: 2px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 8px;
	overflow:auto;
}

