#main {
	margin: 0 auto;
	width: 100%;
	float: left;
	background-color: #FFFAD9;
}

#main_inn {
	background-color: #fffad9;
	width: 980px;
	margin: 0 auto;
}

#main_bn {
	width: 980px;
	padding: 0;
	height: 450px;
	margin: 0;
}

#contents_top {
	background-color: #fffad9;
	width: 980px;
	margin: 0 auto;
	padding: 25px 0;
}


#LeftArea_top {
	width:720px;
	float: left;
	margin: 0 0 30px 0;
}

#sympArea {
	width:720px;
	float: left;
	margin-bottom: 30px;
}

#sympArea_img {
	width:180px;
	float: left;
}

#sympArea_inn {
	width:525px;
	float: right;
}

#sympArea_inn ul {
	padding:0;
	width: 525px;
	list-style-type: none;
	display: block;
	margin: 0;
	float: left;
}


.symp01 {
	display: block;
	margin: 0 15px 15px 0;
	width: 165px;
	float: left;
	height: 100px;
}

.symp02 {
	height: 100px;
	display: block;
	margin: 0 0 15px 0;
	width: 165px;
	float: left;
}

#infoArea {
	width:718px;
	float: left;
	background-image: url(../images/top/info_img.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 1px solid #F9D81C;
	margin-bottom: 30px;
}

#commentArea {
	width:678px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #F9D81C;
	margin-bottom: 30px;
	padding: 20px;
}


.p-sec01 {
	color: #333333;
	width: 550px;
	display: block;
	float: left;
	margin: 10px 0 0 10px;
	font-size: 1.1em;
	padding: 0;
	line-height: 1.5em;
}

.p-sec02 {
	color: #333333;
	width: 675px;
	display: block;
	float: left;
	margin: 0;
	font-size: 1.1em;
	padding: 10px 5px;
	line-height: 1.5em;
}


#news {
	width:330px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #F9D81C;
	margin-bottom: 30px;
	padding: 10px 10px;
}

#news dl {
	width: 330px;
	margin: 10px 0;
}
#news dt {
	width: 70px;
	float: left;
	display: inline;
	clear: both;
	border-bottom: 1px dotted #F9D60F;
}
#news dd {
	width: 290px;
	border-bottom: 1px dotted #F9D60F;
}


#timeArea {
	width:325px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #F9D81C;
	margin: 0 0 0 20px;
	padding: 10px 10px;
}

#timeArea table{
	width: 325px;
	border-top: 1px solid #fadc31;
	border-right: 1px solid #fadc31;
	margin: 10px 0 5px 0;
}
#timeArea table th,
#timeArea table td{
	padding: 8px 6px;
	font-size: 13px;
	text-align: center;
}

#timeArea table th{
	background: #fadc31;
	color: #333333;
	border-bottom: 1px solid #dededc;
	border-left: 1px solid #EBEACB;
	font-size: 12px;
}

#timeArea table th.tableTitle{
	border-left: 1px solid #CFD500;
	letter-spacing: 1px;
}

#timeArea table td.time{
	text-align: center;
	letter-spacing: 1px;
}

#timeArea table td{
	border-bottom: 1px solid #dededc;
	border-left: 1px solid #dededc;
}

#timeArea p{
	font-size: 13px;
	padding: 0 0 0 5px;
	display: block;
}

#RightArea_top {
	width:240px;
	float: right;
}
