@charset "utf-8";

/* sitemap css */

#sitemap_cover{
			width:860px;
			margin:71px auto 0 auto;
			text-align:left;
}

#sitemap_float_cover_01	{
			margin:5px 0 0 80px;
			overflow: hidden;
}

#sitemap_float_cover_02	{
			margin:5px 0 0 80px;
			overflow: hidden;
}
p.clear	{margin:0;height:0;clear: both;
}


.sitemap_float_left	{
			width:250px;
			float:left;
}

.sitemap_float_center	{
			width:250px;
			float:left;
}

.sitemap_float_right	{
			width:250px;
			float:left;
}

h3.sitemap_level_01	{
			padding:15px 0 0 0;
			text-align:left;
			color:#666666;
			font-size:18px;
			font-weight:bold;
}

ul.level_02	{
			margin:10px 0 0 5px;
}

	
ul.level_02 li	{
			color:#666666;
			padding-left:30px;
			margin-top:5px;
			font-size:15px;
			background: url(../image_new/marker_01.jpg) no-repeat 10px 0;
}

h3.sitemap_link_bookstore	{
			text-align:left;
			color:#666666;
			font-size:18px;
			font-weight:bold;
			padding-top:15px;
}

h3.sitemap_link_bookstore a	{
			color:#3565AD;

}

h3.sitemap_link_bookstore a:hover	{
			color:#ff0000;
			text-decoration:underline;

}