@charset "utf-8";
.head_box {
	height: auto;
	background: url(/images/supprot/bg_head.jpg) no-repeat right top;
	width: 790px;
	text-align: left;
	font-size: 14px;
	line-height: 130%;
}
.head_box strong {
	font-size: 12px;
	font-weight: normal;
	color: #000066;
}
.head_box img {
	float: left;
}
.head_box a {
	text-decoration: none;
	color: #333333;
	font-size: 14px;
	line-height: 130%;
}
.head_box li {
	margin: 0px 0px 0px 20px;
}
#contents img {
	float: left;
}
.other_support_box {
	text-align: left;
}
.other_support_box li {
	list-style: none;
	margin: 5px;
	padding: 5px 5px 5px 10px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	display: inline;
}
.other_support_box ul {
	padding: 0px;
	margin: 0px 0px 0px 40px;
}

