@charset "utf-8";
#site_map_main {
	width: 800px;
	margin: auto;
	background-image: url(../image/site_map_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	clear: both;
	padding-top: 2%;
	padding-bottom: 50px;
	padding-left: 70px;
}
#site_map_main    li {
	font-size: 14px;
	list-style-image: url(../image/site_map_li.gif);
}
*    html #site_map_main li {
	font-size: 14px;
	list-style-image: url(../image/site_map_li.gif);
	padding-left: 20px;
}
*:first-child       + html #site_map_main li{
	font-size: 14px;
	list-style-image: url(../image/site_map_li.gif);
	padding-left: 20px;
}
.left {
	float: left;
	width: 260px;
	clear: left;
	height: 100px;
	margin-bottom: 10px;
	background-image: url(../image/site_map_com.gif);
	background-color: #9EE7E7;
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
}
.left2 {
	float: left;
	width: 260px;
	clear: left;
	height: 100px;
	margin-bottom: 10px;
	background-color: #CAE494;
	background-image: url(../image/site_map_rec.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 10px;
	padding-left: 10px;
}
.right {
	width: 260px;
	float: right;
	clear: right;
	height: 100px;
	margin-bottom: 10px;
	background-color: #B0E6FF;
	background-image: url(../image/site_map_ser.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 10px;
	padding-left: 10px;
}
.right2 {
	width: 260px;
	float: right;
	clear: right;
	height: 100px;
	margin-bottom: 10px;
	background-color: #CCCCCC;
	background-image: url(../image/site_map_etc.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 10px;
	padding-left: 10px;
}
* html .left {
	float: left;
	width: 260px;
	clear: left;
	height: 100px;
	margin-bottom: 10px;
	background-image: url(../image/site_map_com.gif);
	background-color: #9EE7E7;
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-top: 20px;
	margin-left: 8px;
}
* html .left2 {
	float: left;
	width: 260px;
	clear: left;
	height: 100px;
	margin-bottom: 10px;
	background-color: #CAE494;
	background-image: url(../image/site_map_rec.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 20px;
	margin-left: 8px;
}
* html .right {
	width: 260px;
	float: right;
	clear: right;
	height: 100px;
	margin-bottom: 10px;
	background-color: #B0E6FF;
	background-image: url(../image/site_map_ser.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 20px;
}
* html .right2 {
	width: 260px;
	float: right;
	clear: right;
	height: 100px;
	margin-bottom: 10px;
	background-color: #CCCCCC;
	background-image: url(../image/site_map_etc.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 20px;
}
*:first-child    + html .left{
	float: left;
	width: 260px;
	clear: left;
	height: 100px;
	margin-bottom: 10px;
	background-image: url(../image/site_map_com.gif);
	background-color: #9EE7E7;
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-top: 20px;
}
*:first-child    + html .left2{
	float: left;
	width: 260px;
	clear: left;
	height: 100px;
	margin-bottom: 10px;
	background-color: #CAE494;
	background-image: url(../image/site_map_rec.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 20px;
}
*:first-child    + html .right{
	width: 260px;
	float: right;
	clear: right;
	height: 100px;
	margin-bottom: 10px;
	background-color: #B0E6FF;
	background-image: url(../image/site_map_ser.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 20px;
}
*:first-child    + html .right2{
	width: 260px;
	float: right;
	clear: right;
	height: 100px;
	margin-bottom: 10px;
	background-color: #CCCCCC;
	background-image: url(../image/site_map_etc.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 20px;
}
.site_map_contents {
	background-image: url(../image/contents_center.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 10px;
	padding-left: 6%;
	height: 350px;
	padding-right: 200px;
	text-indent: 10px;
}
