#iine_box {
	width:859px;
	margin: 10px auto -10px auto;
	text-align: right;
}
#iine_box ul {
	clear: both;
	margin: 0;
	list-style: none;
}
#iine_box ul li {
	float: right;
	padding-left: 8px;
}

/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

li#btn_gree {
	margin-right: 20px;
}

.uranai_name {
	color: #003399;
	font-weight: bold;
	display: inline;
	font-size: 18px;
	line-height: 22px;
}

.uranai_kana {
	color: #003399;
}