@charset "utf-8";

#slide {
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	position: relative;
	text-align: left;
}

#slide #slide-text {
	height: 48px;
	width: 473px;
	position: absolute;
	z-index: 99;
	left: 220px;
	top: 160px;
}

#headline {
	margin-bottom: 20px;
	text-align: left;
}

#headline h2 {
	height: 35px;
	width: 123px;
	float: left;
}

#headline #article {
	width: 796px;
	border-top: 1px solid #FF6600;
	border-right: 1px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	height: 33px;
	float: left;
	background: #FFFFCC url(../home-img/headline-end.gif) no-repeat 785px center;
}

#diveder {
	clear: both;
	padding-bottom: 20px;
	border-bottom: 1px dotted #666;
	margin-bottom: 20px;
}

#news-obj {
	float: left;
	height: auto;
	width: 662px;
}

#news {
	border: 1px solid #009999;
	text-align: left;
}

#news .news-inner {
	height: auto;
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px dotted #34ADAD;
	margin-top: 20px;
	padding-bottom: 20px;
}

#news .news-inner .photo {
	float: left;
}

#news .news-inner .photo img {
	border: 1px solid #CCC;
	padding: 2px;
}

#news .news-inner .photo a:hover img {
	border: 1px solid #34ADAD;
}

#news .news-inner .innerdate p {
	margin-bottom: 8px;
	margin-left: 150px;
	font-size: 0.85em;
	font-weight: bold;

}

#news .news-inner .innerdate p img {
	vertical-align: middle;
	margin-right: 7px;
}

#news .news-inner dl {
	margin-left: 150px;
}

#news .news-inner dt {
	font-weight: bold;
	margin-bottom: 8px;
	font-size: 0.9em;
}

#news .news-inner dd {
	font-size: 0.8em;
}

#obj {
	padding-top: 20px;
	clear: both;
	text-align: left;
}

#obj h2 {
	margin-bottom: 15px;
}

#obj li {
	display: inline-block;
	float: left;
	margin-bottom: 5px;
	line-height: 1em;
}

#obj .Rmrg {
	margin-right: 5px;
}

#pickup-banner {
	float: right;
	height: auto;
	width: 232px;
}

#pickup {
	border: 1px solid #009999;
	background: #F0F9D5;
	text-align: left;
}

#pickup-banner #pickup .pickup-inner {
	height: auto;
	width: 196px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #34ADAD;
}

#pickup-banner #pickup .pickup-inner .date {
	font-size: 0.85em;
	font-weight: bold;
}

#pickup-banner #pickup .pickup-inner .title {
	font-size: 0.8em;
	font-weight: bold;
}

#spn-banner {
	clear: both;
}

#spn-banner li {
	display: inline-block;
	float: left;
	margin-right: 3px;
}
