/* =============================================
	▼サイトマップ
============================================= */
.link_area ul li a:link,
.link_area ul li a:visited {
	line-height:130%;
	color: #303030;
	font-weight: bold;
#	text-decoration: none;
	background: url(../img/rm_arrow02.gif) no-repeat 0 0.1em;
	margin-top:2px;
	padding: 0 0 2px 15px;
}
.link_area ul li a:hover,
.link_area ul li a:active {
	line-height:130%;
	color: #e53035;
	font-weight: bold;
#	text-decoration: none;
	background: url(../img/rm_arrow02_c.gif) no-repeat 0 0.1em;
	padding: 0 0 2px 15px;
}
.link_area2 ul li a:link,
.link_area2 ul li a:visited {
	color: #303030;
	line-height:1.5em;
#	text-decoration: none;
	background: url(../img/arrow03.gif) no-repeat 0 0.1em;
	padding: 2px 0 2px 10px;
}
.link_area2 ul li a:hover,
.link_area2 ul li a:active {
	color: #e53035;
	line-height:1.5em;
#	text-decoration: none;
	background: url(../img/arrow03_c.gif) no-repeat 0 0.1em;
	padding: 2px 0 2px 10px;
}
.sm_left {float:left;width:250px;margin-eight:10px;}
.sm_right {float:right; width:200px;}
.sm_center{width:260px;margin-left:310px; padding:0;}
.sm_center2{width:400px;margin-left:310px; padding:0;}
div#sitemap_area {
	width:780px;
	background:url(../../sitemap/img/bg_tline.gif) repeat-y;
}
.bg_linedot {
	background: #FFFFFF url(../img/bg_linedot.gif) repeat-x bottom;
}
.bb{border:1px solid;}

