@charset "utf-8";
/* top styles */

#content {
	background-color: #FF9A00;
	width: 980px;
}

#content #banner  {
	float: left;
	width: 330px;
	padding-left:20px;
}

#content #fusigi a{
	width: 592px;
	height:73px;
	margin-left:350px;
	background-image: url(../image/bn_gimon.gif);
	background-repeat: no-repeat;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 10px;
}


#content #info {
	background: url(../image/bg_info_b.gif) left bottom no-repeat;
	width: 592px;
	padding-bottom:13px;
	margin-left:353px;
}
#content #info #innerBox {
	background: url(../image/bg_info_t.gif) 0 0 no-repeat;
	width: 592px;
	padding-top: 13px;
}

#info table {
	margin:0 10px;
}
#info th {
	overflow: hidden;
	height: 0px;
}
#info #title {
	background-image: url(../image/kokuthi.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 97px;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
}
#info #naiyo {
	background-image: url(../image/icon.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding-top: 4px;
	padding-left: 22px;
	line-height: 22px;
	letter-spacing: 0.1em;
}
#info #shosai {
	padding-top: 4px;
	padding-left: 8px;
	line-height: 22px;
	letter-spacing: 0.1em;
}
