@charset "utf-8";
#MainImg {
	margin-right: auto;
	margin-left: auto;
	width: 1060px;
}
#LeftBox {
	float: left;
	width: 630px;
}
#News {
	margin-bottom: 25px;
}
#News ul {
	margin: 0px;
	padding: 0px;
}
#News li {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	line-height: 160%;
	color: #3C2814;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 12px;
	margin-top: 12px;
}
#News a {
	color: #CC7D46;
	text-decoration: underline;
}
#News a:hover {
	text-decoration: none;
}
#TopTitle {
	margin-bottom: 20px;
	clear: left;
}
#Btn {
	width: 630px;
	height: 396px;
	margin-bottom: 30px;
}
#Btn p {
	float: left;
}
#Btn01 {
	width: 630px;
}
#Btn01 p {
	float: left;
}
#RightBox {
	float: right;
	width: 300px;
	margin-top: 38px;
}
#RightBox p {
	margin-bottom: 10px;
}
