@charset "UTF-8";

/* 最新情報 Start */
#infotable {
	width: 710px;
	margin: 0 auto 50px auto;
}

#infoleftbox {
	width: 210px;
	text-align: left;
	vertical-align: top;
}
#article {
	width: 500px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
}

#article hr {
	border-bottom: 2px dotted #9B948E;
	border-top: none;
	border-right: none;
	border-top: none;
	background-color: #FFFFFF;
	margin-top: 30px;
	margin-bottom: 30px;
}

#topic {
	margin-top: 30px;
	font-size: 12px;
}

#category {
	margin-top: 30px;
	font-size: 12px;
}

#archive {
	margin-top: 30px;
	font-size: 12px;
}

.lefttitle {
	width: 180px;
	height: 20px;
	color: #D1BFA7;
	background-color: #4B3E2E;
	padding: 5px 0 0 10px;
	margin-bottom: 10px;
}

.leftlist {
	width: 180px;
	margin-left: 10px;
	line-height: 20px;
}

.leftlist a {
	color: #000000;
}

.leftlist a:hover {
	color: #000000;
}

#infoday {
	vertical-align: top;
	margin-top: 5px;
	margin-bottom: 10px;
	float: left;
}

#infonew {
	margin: 5px 0 10px 5px;
	float: left;
}

#infotitle {
	width: 500px;
	height: 20px;
	padding: 5px 0 0 10px;
	margin-bottom: 10px;
	color: #5D5A4B;
	background-color: #EDE5D8;
	clear: both;
}

#infopage {
	width: 500px;
	text-align: center;
	color: #504237;
}

#infopage a {
	color: #504237;
}

#infopage a:hover {
	color: #504237;
}
/* 最新情報 End */
