@charset "UTF-8";



/***** SITEMAP *****/
#sitemap_header {
/*	background-color: #C6E89E; ~F*/
/*	background-color: #E23444; tF*/
	background-color: #55cddc; /*tF*/
}
#sitemap_title {
	position: relative;
	height: 165px;
}
#sitemap_header h3 {
	padding-left: 10px;
	padding-bottom: 10px;
	height: 155px;
}
#sitemap_header .link_home {
	position: absolute;
	top: 28px;
	left: 474px;
	width: 111px;
	height: 98px;
}
#content .sitemap_wrapping {
	width: 685px;
	background: #FFF url(/img/common/frame_cnt_top.gif) no-repeat top;
	padding-top: 10px;
}
#sitemap {
	margin-left: 25px;
	margin-right: 50px;
	width: 610px;
}
#sitemap p {
	margin-bottom: 10px;
}
#sitemap ul {
	margin-bottom: 20px;
}
#sitemap li {
	background: url(/img/common/arw_red.gif) no-repeat 0 7px;
	padding-left: 8px;
}
.left {
	float: left;
	width: 290px;
}
.right {
	float: right;
	width: 290px;
}
.list_left {
	float: left;
	width: 135px;
	margin-right: 20px;
}
.list_right {
	float: right;
	width: 135px;
}