@charset "utf-8";
@import "base/common.css";

#container_left h2 {
	overflow: hidden;
	width: 550px;
	height: 37px;
	font-size: 1em;
	text-indent: -9999px;
	background: url(../files-sub/www/common/sitemap.gif);
	margin-bottom: 10px;
}

.lbl_left, .lbl_right {
	width: 265px;
	margin-top: 20px;
}

.lbl_left {
	float: left;
}

.lbl_right {
	float: right;
}

#container_left .guide_box ul li{
	padding-left: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: dotted 1px #996633;
}

#container_left .guide_box ul li p{
	border-left: solid 5px #ffc55f;
	padding-left: 5px;
	line-height: 1.1em;
}

#container_left .guide_other {
	background: #f0f7e6;
}

#container_left .guide_other .label {
	background-image: url(../files-sub/www/bbs/info_label_bg.gif) !important;
}

#container_left .guide_other .label h3 {
	background-image: url(../files-sub/www/bbs/info_label_r.gif) !important;
}

#container_left .guide_other .label h3 p {
	background-image: url(../files-sub/www/bbs/info_label_l.gif) !important;
}

#container_left .guide_other .foot {
	background-image: url(../files-sub/www/bbs/info_foot_bg.gif) !important;
}

#container_left .guide_other .foot p {
	background-image: url(../files-sub/www/bbs/info_foot_l.gif) !important;
}

#container_left .guide_other ul li{
	border-top: dotted 1px #669900;
}

#container_left .guide_other ul li p{
	border-left: solid 5px #9ecb4e;
}

#container_left .guide_box ul li.first {
	border-top: none;
}

#container_left .guide_box ul.left{
	float: left;
	width: 250px;
}

#container_left .guide_box ul.right{
	float: right;
	width: 250px;
}