.clearboth	{
	margin: 0;
	padding: 0;
	clear: both;
}

hr.grayline	{
	margin: 0 20px 20px 20px;
	color: #dddddd;
	background: #dddddd;
	border: 0px;
	height: 1px;
}


/* カテゴリメニュー
----------------------------------------*/
#catmenu	{
	margin: 0 20px;
	text-align: left;
}

#catmenu h3	{
	height: 23px;
	width: 163px;
	margin: 15px 0 5px 0;
	background: url("../../images/lp/category_h2.gif") no-repeat;
	text-indent: -9999px;
	text-align: left;
}

.catmenu_left	{
	float: left;
	width: 207px;
}
.catmenu_right	{
	float: right;
}

.catmenu_block	{
	float: left;
	width: 207px;
	margin: 0 0 20px 0;
	background: #ffffff;
}
.catmenu_block h4	{
	height: 30px;
	width: 207px;
	margin-bottom: 5px;
	text-indent: -9999px;
}
.catmenu_right .catmenu_block	{
	width: 200px;
}
.catmenu_right .catmenu_block h4	{
	width: 200px;
}
.catmenu_block h4.video	{
	background: url("../../images/sitemap/h4_video.gif") no-repeat;
}
.catmenu_block h4.camera	{
	background: url("../../images/sitemap/h4_camera.gif") no-repeat;
}
.catmenu_block h4.audio	{
	background: url("../../images/sitemap/h4_audio.gif") no-repeat;
}
.catmenu_block h4.pc	{
	background: url("../../images/sitemap/h4_pc.gif") no-repeat;
}
.catmenu_block h4.kitchen	{
	background: url("../../images/sitemap/h4_kitchen.gif") no-repeat;
}
.catmenu_block h4.living	{
	background: url("../../images/sitemap/h4_living.gif") no-repeat;
}
.catmenu_block h4.car	{
	background: url("../../images/sitemap/h4_car.gif") no-repeat;
}
.catmenu_block h4.game	{
	background: url("../../images/sitemap/h4_game.gif") no-repeat;
}
.catmenu_block h4.other	{
	background: url("../../images/sitemap/h4_other.gif") no-repeat;
}

.catmenu_block ul.fixheight	{
	margin-bottom: 21px;
}
.catmenu_block li	{
	background: url("../../images/menu_arrow.gif") no-repeat left center;
	margin-left: 10px;
	padding: 1px 0 2px 10px;
	list-style: none;
	text-align: left;
}
.catmenu_block li.nolist	{
	background: url("../../images/spacer.gif") no-repeat left center;
	margin-left: 10px;
	padding: 1px 0 2px 10px;
	list-style: none;
	text-align: left;
}

/* サイトメニュー
----------------------------------------*/
#sitemenu	{
	margin: 0 20px;
	text-align: left;
}

#sitemenu h3	{
	height: 23px;
	width: 163px;
	margin: 0 0 5px 0;
	background: url("../../images/lp/category_h2.gif") no-repeat;
	text-indent: -9999px;
	text-align: left;
}

.sitemenu_left	{
	float: left;
	width: 207px;
}

.sitemenu_block	{
	float: left;
	width: 207px;
	margin: 0 0 10px 0;
	background: #ffffff;
}
.sitemenu_block h4	{
	height: 30px;
	width: 207px;
	margin-bottom: 5px;
	text-indent: -9999px;
}
.sitemenu_block h4.guide	{
	background: url("../../images/sitemap/h4_guide.gif") no-repeat;
}
.sitemenu_block h4.faq	{
	background: url("../../images/sitemap/h4_faq.gif") no-repeat;
}
.sitemenu_block h4.siteinfo	{
	background: url("../../images/sitemap/h4_siteinfo.gif") no-repeat;
}

.sitemenu_block ul.fixheight	{
	margin-bottom: 21px;
}
.sitemenu_block li	{
	background: url("../../images/menu_arrow.gif") no-repeat left center;
	margin-left: 10px;
	padding: 1px 0 2px 10px;
	list-style: none;
	text-align: left;
}
.sitemenu_block li.nolist	{
	background: url("../../images/spacer.gif") no-repeat left center;
	margin-left: 10px;
	padding: 1px 0 2px 10px;
	list-style: none;
	text-align: left;
}