@charset "utf-8";

/* ===============================================
section
=============================================== */

#content h3 {
	font-weight: bold;
	line-height: 1.5;
	background: url(../../images/common/icn_dot_red_10x10.jpg) no-repeat left 4px;
	padding-left: 20px;
	margin-bottom: 20px;
}

#content .sectionBody {
	line-height: 1.5;
}

/* -----------------------------------------------
section_detail
----------------------------------------------- */

#content .section_detail .sectionHeader {
	margin-bottom: 30px;
	padding-bottom: 0;
	background: #000;
}

#content .section_detail .sectionHeader h3 {
	float: left;
	font-weight: bold;
	font-size: 117%;
	line-height: 40px;
	color: #fff;
	margin: 0 0 0 10px;
	padding-left: 15px;
	background: url(../../images/common/icn_dot_red_5x10.png) no-repeat left center;
}

.section_detail .sectionHeader ul.meta {
	float: right;
	height: 40px;
}

.section_detail .sectionHeader ul.meta li {
	float: left;
	line-height: 40px;
	color: #fff;
	text-align: center;
	border-left: 1px dotted #999;
}

.section_detail .sectionHeader ul.meta li.date {
	width: 90px;
}

.section_detail .sectionHeader ul.meta li.dateToDate {
	width: 180px;
}

.section_detail .extraMeta {
	clear: both;
	background-color: #eee;
	line-height: 30px;
	padding: 0 10px;
}

#content .section_detail .extraMeta dt,
#content .section_detail .extraMeta dd {
	float: left;
	margin-bottom: 0;
}

.section_detail .extraMeta dt {
	font-weight: bold;
	padding: 0 10px 0 15px;
	background: url(../../images/common/icn_dot_black_5x5.png) no-repeat left center;
}

.section_detail .extraMeta dd {
	padding-right: 20px;
}

/* excerpt ------------------------------------ */

#content .excerpt .sectionHeader {
	width: 480px;
	float: right;
	margin-bottom: 20px;
}

#content .excerpt .sectionHeader h3 {
	font-size: 100%;
	float: left;
	width: 365px;
	height: 30px;
	margin-bottom: 0;
	line-height: 30px;
	background-image: url(../../images/common/icn_dot_red_5x5.png);
}

.excerpt .sectionHeader a.detail {
	display: block;
	float: right;
	width: 90px;
	height: 30px;
	text-indent: -9999px;
	background: url(../../images/common/btn_detail.png) no-repeat left top;
}

.excerpt .sectionHeader a.detail:hover {
	background-position: left bottom;
}

.excerpt .sectionBody {
	width: 480px;
	float: right;
}

.excerpt .thumbnail {
	width: 230px;
	background: url(../../images/common/image_shadow_col_3.png) no-repeat left bottom;
	padding-bottom: 10px;
	margin-bottom: -10px;
	float: left;
}

.excerpt .thumbnail div {
	padding: 9px;
	text-align: center;
	border: 1px solid #d2d2d2;
}

/* -----------------------------------------------
section_line
----------------------------------------------- */

#content .section_line .sectionHeader {
	font-weight: bold;
	width: 180px;
	margin-bottom: 0;
	float: left;
}

#content .section_line .sectionHeader h3 {
	font-weight: bold;
	line-height: 1.5;
	background: url(../../images/common/icn_dot_red_10x10.jpg) no-repeat left center;
	padding-left: 20px;
}

.section_line .sectionHeaderImage {
	background: url(../../images/common/image_shadow_section_line_header.png) no-repeat left bottom;
	padding-bottom: 10px;
	margin-bottom: -10px;
}

.section_line .sectionHeaderImage div {
	border: 1px solid #d2d2d2;
	text-align: center;
	padding: 9px;
}

.section_line .sectionBody {
	width: 520px;
	float: right;
	line-height: 1.5;
}

.section_line dl.list dt {
	font-weight: bold;
	margin-bottom: 1px;
}

.section_line dl.list dt span {
	font-size: 83%;
	font-weight: normal;
}

.section_line dl.list  dd {
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #d2d2d2;
}

.section_line ul.list li {
	float: left;
	width: 160px;
	margin: 0 0 10px 20px;
	padding-bottom: 7px;
	border-bottom: 1px dotted #d2d2d2;
}

.section_line ul.list li:first-child {
	margin-left: 0;
}

/* ===============================================
images
=============================================== */

#content .images li {
	float: left;
	padding-left: 0;
	background: none;
}

.images li div {
	padding: 9px;
	border: 1px solid #d2d2d2;
	text-align: center;
}

.images_col_3 li {
	width: 230px;
	background: url(../../images/common/image_shadow_col_3.png) no-repeat left bottom;
	padding-bottom: 10px;
	margin: 0 0 -10px 20px;
}

.section_line .images_col_3 li {
	width: 160px;
	background-image: url(../../images/common/image_shadow_line_col_3.png);
}

.images_col_3 li:first-child {
	margin-left: 0;
}

.imageWithText li {
	border-top: 1px solid #d2d2d2;
	padding: 15px 0;
}

.imageWithText dl {
	float: right;
	width: 520px;
}

.imageWithText dt {
	font-weight: bold;
	margin-bottom: 5px;
}

.imageWithText dd {
	line-height: 1.5;
}

.imageWithText .image {
	background: url(../../images/common/image_shadow_section_line_header.png) no-repeat left bottom;
	padding-bottom: 10px;
	margin-bottom: -10px;
	width: 180px;
	float: left;
}

.imageWithText .image div {
	border: 1px solid #d2d2d2;
	text-align: center;
	padding: 9px;
}

/* -----------------------------------------------
items
----------------------------------------------- */

#content .items_col_3 li {
	width: 230px;
	margin-left: 20px;
}

#content .items_col_3 li:first-child {
	margin: 0;
}

#content .items_col_3 dd {
	background: url(../../images/common/image_shadow_col_3.png) no-repeat left bottom;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

#content .items_col_3 dt {
	background: url(../../images/common/icn_dot_red_10x10.jpg) no-repeat left 4px;
	padding-left: 15px;
	line-height: 1.5;
	font-weight: normal;
}

#content .items_col_3 dt span {
	font-size: 83%;
}

/* ===============================================
pager
=============================================== */

.pager .prefecture {
	float: left;
	text-align: 30px;
	vertical-align: middle;
		margin-bottom: 30px;
}

.pager .prefecture select {
	padding: 5px 3px;
	border: 1px solid #ccc;
	vertical-align: middle;
}

.pager .sortKey {
	float: right;
	margin-bottom: 30px;
}

#content .pager .sortKey li {
	float: left;
	border-left: 1px dashed #fff;
	background: none;
	padding-left: 0;
}

.pager .sortKey li:first-child {
	border: none;
}

.pager .sortKey li a {
	display: block;
	line-height: 30px;
	width: 88px;
	text-align: center;
	border: 1px solid #d2d2d2;
	background-color: #f0f0f0;
	text-decoration: none;
}

.pager .sortKey li.active a {
	background: #000;
	border-color: #000;
	color: #fff;
}

.pager .sortKey li a:hover {
	background: #dc0404;
	border-color: #dc0404;
	color: #fff;
}

.pager .pageNo {
	clear: both;
	height: 1%;
	padding: 10px 0;
	text-align: right;
	border-top: 1px dotted #d2d2d2;
	border-bottom: 1px dotted #d2d2d2;
}

.pager .pageNo span a,
.pager .pageNo span.current {
	border: 1px solid #d2d2d2;
	background-color: #f0f0f0;
	padding: 3px 5px;
	line-height: 20px;
	height: 20px;
	text-decoration: none;
	vertical-align: middle;
	display: -moz-inline-box;
	display: inline-block;
	zoom: 1;
	-moz-box-align: center;
}

.pager .pageNo span a:hover {
	background-color: #dc0404;
	border-color: #dc0404;
	color: #fff;
}

.pager .pageNo span.current {
	font-weight: bold;
	color: #fff;
	border-color: #000;
	background-color: #000;
}

