@charset "utf-8";

/* ----------------------------------- top --*/

/*Souba要素
---------------------------------------- */
#Souba {
	width: 900px;
	margin: 15px auto 0 auto;
	text-align: left;
}
#Souba table {
	width: 100%;
	border-top: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
}
#Souba table th {
	width: 219px;
	padding: 3px 0;
	background: url("../images/top/th_bg.gif") repeat-x bottom;
	border-bottom: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
	color: #5e8148;
	text-align: center;
}
#Souba table td {
	padding: 2px 6px;
	border-bottom: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
	text-align: center;
	vertical-align: top;
}
#Souba table td .zu {
	text-align: center;
}
#Souba table td .pop {
	margin: 5px 0;
	font-size: 10px;
	text-align: right;
}
#Souba table td.bg_g {
	background-color: #F8F8F8;
	text-align: left;
}
#Souba table td.bg_g .date {
	color: #646464;
	font-size: 10px;
	font-weight: bold;
}
#Souba table td.bg_g .data {
	background-color: #FFF;
	margin: 2px 0 15px 0;
	padding: 8px 0 8px 10px;
	color: #733636;
	font-size: 16px;
	font-weight: bold;
	line-height: 100%;
}
#Souba table td.bg_g .data p {
	margin-top: 5px;
}

/*Contents要素
---------------------------------------- */
.box_list_btm {
	padding-bottom: 5px;
	background: url("../images/top/box_list_btm.gif") no-repeat bottom;
}
.box_list {
	padding: 10px 15px;
	background: url("../images/top/box_list_bg.gif") repeat-y;
	font-size: 14px;
}
.box_info {
	margin: 0 0 5px 0;
	padding: 10px;
	background-color: #F9F9F9;
	line-height: 140%;
}
*:first-child+html hr {
	margin: -7px 0 0 0;
	height: 1px;
}
* html hr {
	margin: -7px 0 0 0;
	height: 1px;
}
hr {
	margin: 0;
	padding: 0;
}
*:first-child+html .time {
	margin-top: 10px;
}
* html .time {
	margin-top: 10px;
}
.time {
	margin-top: 20px;
}