@charset "UTF-8";

#head {
	height: auto;
}
#text-navi {
	display: none;
}
#cat-img {
	background-color: #333333;
	height: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-indent: 0em;
}
#content-foot {
	background-image: url(../img/top/bg-content-foot.jpg);
}

#content .right-box {
	width: 580px;
	padding-right: 100px;
	background-image: url(../img/top/topimg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#content .right-box .sub-box-1st p{
	padding-left: 5px;
}