#MAIN .banner1 {
	height: 57px;
	width: 655px;
	background-image: url(../images/index_bannerbak1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 95px;
	color: #603722;
	font-size: 100%;
	margin-bottom: 20px;
}
#MAIN .banner2 {
	height: 57px;
	width: 655px;
	background-image: url(../images/index_bannerbak2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 95px;
	color: #603722;
	font-size: 100%;
	margin-bottom: 20px;
}
#MAIN .banner1 .cnt, #MAIN .banner2 .cnt {
	margin-right: 170px;
	margin-left: 55px;
}

#MAIN .topic_area {
	color: #603722;
	padding-bottom: 20px;
	clear: both;
}
#MAIN .topic {
	color: #603722;
	padding-bottom: 7px;
	clear: both;
	border-bottom: 1px dashed #ccc;
	padding-top: 7px;
}
#MAIN .topic span.day {
	margin-right: 30px;
	clear: both;
	float: left;
}
#MAIN .topic ul li span.kiji {
}

#MAIN .taiwa {
	background-image: url(../images/index_taiwa-header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 115px;
	margin-bottom: 25px;
}
#MAIN .taiwa .back {
	background-image: url(../images/index_taiwa-footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #603722;
	padding-right: 50px;
	padding-left: 50px;
	line-height: 140%;
	padding-bottom: 20px;
}
#MAIN .taiwa .back .point {
	color: #ff3300;
}
#MAIN .buttons {

}
#MAIN .buttons li {
	float: left;
	margin-right: 17px;
	display: block;
	width: 319px;
	margin-bottom: 17px;
}
#MAIN .buttons .nomargin {
	margin-right: 0px;
}
#MAIN .img1 {
	clear: both;
}

.disaster{
	border: 1px solid #ccc;
	background-color: #FEFBED;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.disaster .orange {
	font-size: 1.2em;
	font-weight: bold;
	color: #CC3300;
	text-align: center;
}
.disaster .center {
	text-align: center;
}

.disaster .sign {
	text-align: right;
}

.holiday{
	border: 1px solid #ccc;
	background-color: #FEFBED;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.holiday .center {
	text-align: center;
}
.holiday .orange {
	font-size: 1.2em;
	font-weight: bold;
	color: #CC3300;
	text-align: center;
}
.holiday .sign {
	text-align: right;
}
