@charset "utf-8";
/* CSS Document */

#main_visual {
	width: 100%;
}
#main_visual {
	width: 100%;
	height: 300px;
	overflow: visible;
	text-align: center;
	position: relative;
	background: url(../../images2/top/bg_main_visual.jpg) repeat-x center top;
}
#page_wrapper {
	width: 1393px;
	height: 300px;	
	margin: 0 auto;
	position: relative;
	overflow: visible;
}

.main_contents {
	margin-bottom: 20px;
}
.main_contents h2 {
	margin-bottom: 40px;
}

.sitemap_wrapper {
    background: none repeat scroll 0 0 #f7f7f7;
    border: 1px solid #ebebeb;
    clear: both;
    padding: 9px;
}
.sitemap_box {
    background: none repeat scroll 0 0 #fff;
    font-size: 16px;
    padding: 40px 70px;
}
.sitemap_box_l {
	width: 300px;
	float: left;
}
.sitemap_box ul li {
	background: url(../../images2/sitemap/icon_sitemap.png) no-repeat;
	padding-left: 30px;
	margin-bottom: 20px;
}




.fnavi_list02 {
	float: left;
	*display: inline;
	margin-left: 20px;
}
.fnavi_list02 li {
	width: 250px;
	background: url(../../images2/common/icon_footer_link-list.png) no-repeat left 3px;
	padding: 0 0 12px 13px;
}
.fnavi_list02 a {
	display:block;
	color: #000;
}
.fnavi_list02 a:hover {
	text-decoration: none;
}
	