@charset "UTF-8";


.bessho-info-list-title {
	background-image: url(../images/bessho-info_img/bessho-info_list-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 560px;
	text-indent: -9999px;
	display: block;
	margin-top: 10px;
	margin-bottom: 15px;
	overflow: hidden;
}
.bessho-info-category-title {
	background-image: url(../images/bessho-info_img/bessho-info_category-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 560px;
	text-indent: -9999px;
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
	overflow: hidden;
}
#main-container .entry-list {
	margin-right: 24px;
	margin-left: 28px;
	font-size: 1em;
	line-height: 1.5em;
}
.entry-list dt {
	background-image: url(../images/bessho-info_img/bessho-info_entry-list_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #66CC99;
	margin-bottom: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
}
.entry-list dt span {
	font-size: 0.8em;
	color: #999999;
	letter-spacing: 0.1em;
	padding-left: 1em;
}
.entry-list dd {
	margin-bottom: 2em;
}
.bessho-info-entry {
	background-image: url(../images/bessho-info_img/bessho-info_entry-bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
	width: 560px;
}
.bessho-info-entry .bessho-info-header {
	background-image: url(../images/bessho-info_img/bessho-info_entry-header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 20px;
	width: 560px;
}
.bessho-info-entry .bessho-info-header span {
	padding-top: 10px;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	color: #999999;
	letter-spacing: 0.1em;
	padding-left: 30px;
}
.bessho-info-entry .entry-title {
	background-image: url(../images/bessho-info_img/bessho-info_entry-list_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 30px;
	margin-left: 30px;
	padding-left: 16px;
	font-size: 1.5em;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #66CC99;
	line-height: 1.2em;
	color: #333333;
}
.bessho-info-entry .entry-body {
	font-size: 1em;
	line-height: 1.5em;
	color: #333333;
	margin-right: 30px;
	margin-left: 30px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66CC99;
}
.bessho-info-entry .entry-body p {
	margin-bottom: 0.5em;
}
.bessho-info-entry .bessho-info-footer {
	background-image: url(../images/bessho-info_img/bessho-info_entry-footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
	width: 560px;
}
.bessho-info-entry .bessho-info-footer ul {
	font-size: 0.9em;
	line-height: 1.3em;
	text-align: center;
	padding-top: 5px;
}
.bessho-info-entry .bessho-info-footer li {
	display: inline;
	margin-left: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
.bessho-info-entry .bessho-info-footer .border-none {
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.entry-body dl {
	font-size: 1em;
	line-height: 1.3em;
}
.entry-body dt {
	width: 5.5em;
	text-align: right;
	font-weight: bold;
	color: #666666;
}
.entry-body dd {
	padding-left: 5.5em;
	margin-top: -1.3em;
	margin-bottom: 0.5em;
}
.entry-body dd ul {
	list-style-type: square;
	padding-left: 1.5em;
}
