.top-category {
	float: left;
	width: 166px;
	padding-top: 10px;
}
.top-categoryB {
	float: left;
	width: 160px;
	margin-right: 10px;
	background-image: url(../img/white_shadow_r2_c1.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#top-cat-box {
	width: 750px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	background-image: url(../img/top_cat_box.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	margin: 0px;
	padding: 0px;
}
.shadow-r-top {
	background-image: url(../img/white_shadow_r1_c1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 100%;
}
#top-message {
	float: left;
	margin-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 0px;
	padding-left: 0px;
	width: 222px;
}
#top-message .imgbox {
	float: right;
	margin-left: 10px;
}
.top-navi {
	margin-top: 10px;
	padding-bottom: 10px;
	display: block;
	zoom: 100%;
}
.top-navi:after {
content: " ";
clear: both;
height: 0;
display: block;
visibility: hidden;
}
.top-bodyarea {
	position: static;
	clear: both;
	border-style: none;
	text-align: left;
	min-height:100%;
	width:100%;
	margin-top: 0px;
	background-image: url(../img/side_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.top-category h2 {
	font-size: 1%;
	line-height: 0px;
	text-indent: -9999px;
	height: 32px;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
}
h2.top-category1 {
	background-image: url(../img/top_wakaru.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.category-list {
	margin: 10px 0px 0px;
	padding-bottom: 10px;
}
h2.top-category2 {
	background-image: url(../img/top_imagesuru.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.category-list ul {
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	line-height: 170%;
	list-style-type: none;
}
.category-list li {
	margin-left: 15px;
}
h2.top-category3 {
	background-image: url(../img/top_siru.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
ul.top-category1 li {
	background-image: url(../img/arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 13px;
}
ul.top-category2 li {
	background-image: url(../img/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 13px;
}
ul.top-category3 li {
	background-image: url(../img/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 13px;
}
#top-bg {
	background-color: #FFFFFF;
}
