/**************************************************************************/
/* サイトマップ */
/**************************************************************************/
.page_title_sitemap_banner
{
	width:800px;
	height:60px;
	margin:0 0 0 0;
	border:none;
	background:url(../images/subpage_title_sitemap.jpg) no-repeat;
}
.sitemap_title
{
	display:block;
	width:250px;
	height:18px;
	margin:10px 0 0 0;
}
.sitemap_cube
{
	width:12px;
	float:left;
	margin:1px 0 0 0;
	background:url(../images/mark_square.jpg) no-repeat;
}
.sitemap_item
{
	width:218px;
	height:18px;
	margin:0 0 0 20px;
}
.sitemap_item_ul
{
	width:150px;
	margin:0 0 0 50px;
}
.posi
{
	margin:5px 0 0 25px;
}
.posi img,a
{
	vertical-align:middle;
}
.sitemap_menu_banner
{
	width:800px;
	margin:20px 0 0 0;
}
.sitemap_content
{
	width:800px;
}

.sitemap_top_page
{
	display:block;
	width:255px;
	margin:0 0 0 0;
	float:left;
}
.sitemap_top_page_banner
{
	width:250px;
	height:30px;
	margin:0 0 0 0;
	background:url(../images/title_banner_toppage.jpg) no-repeat;
}
.sitemap_main_menu
{
	display:block;
	width:255px;
	margin:0 0 0 15px;
	float:left;
}
.sitemap_main_menu_banner
{
	width:250px;
	height:30px;
	margin:0 0 0 0;
	background:url(../images/title_banner_mainmenu.jpg) no-repeat;
}
.sitemap_sub_menu
{
	display:block;
	width:255px;
	margin:0 0 0 0;
	float:right;
}
.sitemap_sub_menu_banner
{
	width:250px;
	height:30px;
	margin:0 0 0 0;
	background:url(../images/title_banner_submenu.jpg) no-repeat;
}
