@charset "UTF-8";
#container #contents .sort_box {
	width: 840px;
	margin-left: 25px;
	margin-bottom: 15px;
}
#container #contents .sort_box .sort {
	float: left;
	width: 450px;
}
#container #contents .sort_box .entry_info {
	float: left;
	width: 390px;
	text-align: right;
}
#container #contents .sort_box .sort li {
	list-style-type: none;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 7px;
	float: left;
	background-image: url(../../images/common_list_bg_a.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#container #contents .sort_box .sort ul {
	margin: 0px;
	padding: 0px;
}
#container #contents .sort_box .sort .sort_title {
	background-image: none;
	margin-left: -7px;
	color: #2c599e;
}
#container #contents #entry_list {
	width: 840px;
	margin-bottom: 15px;
	margin-left: 25px;
}
#container #contents #entry_list th {
	width: 156px;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2c599e;
	vertical-align: top;
}
#container #contents #entry_list td {
	width: 654px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2c599e;
}
#container #contents #entry_list .entry_contents th {
	padding: 5px;
	width: 100px;
	margin-top: 5px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	line-height: 14px;
	color: #2c599e;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#container #contents #entry_list .entry_contents td {
	padding: 5px;
	width: 207px;
	margin-top: 5px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#container #contents #entry_list a {
	font-size: 15px;
	font-weight: bold;
	color: #2c599e;
}
#container #contents #entry_list p {
	font-size: 12px;
	line-height: 14px;
	width: 660px;
	margin-bottom: 5px;
}
#container #contents #entry_list .photo_a {
	width: 150px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	padding: 5px;
}


#container #contents #contents_title_or {
	height: 30px;
	width: 880px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}

