@charset "utf-8";

@import url("../../common/css/layouts/column2.css");


/* category common
---------------------------------------------------- */
#content_local-inner {
	width: 210px;
	height: 270px;
	position: absolute;
	top: 45px;
	left: 15px;
	background: url(../../common/images/bg_localtop.gif) left top no-repeat;
}
h1 {
	margin-bottom: 30px;
}
div#all_cts {
	margin-bottom: 18px;
	padding-bottom: 20px;
	background: url(../../common/images/dotline.gif) left bottom repeat-x;
}
div#all_cts:after {
	clear: both;
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
}
div#all_cts div.left {
	float: left;
}
div#all_cts div.right {
	float: right;
	text-align: left;
}
div#all_cts div.embox:first-child {
	margin-top: 0;
}
div#all_cts div.embox {
	margin-top: 10px;
	width: 324px;
}
div.exbox h2 {
	margin-bottom: 5px;
}
div.etc {
	margin: 26px 0 0 2px;
}
div.etc h2 {
	margin-top: 15px;
	font-size: 14px;
	font-weight: bold;
}
div.m-btm {
	margin: 20px 0 20px 0;
}
div.exblk h2 {
	margin: 0 0 5px 2px;
}


/* ------------------------------------------ end */