@charset "utf-8";
/* CSS Document */

#contener {
	position: relative;
	width: 920px;
	margin: 0 auto;
}

#contener #main_area {
	_display:inline;
	width: 621px;
	margin-left: 20px;
	float: left;
}

#contener #main_area p {
	color: #181818;
	margin: 6px auto 6px;
	line-height:130%;
}

#contener #main_area p strong {
	color: #181818;
	text-align: center;
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
	border-left: 3px solid #4d8e3c;
}

#contener #main_area table strong {
	text-align: center;
	margin: 0;
	padding: 0;
	border-left: none;
}

#contener #main_area h3 {
	width: 621px;
	margin: 10px auto 10px;
	padding: 3px 0;
	font-size: 116%;
	text-indent: 10px;
	border-left: 5px solid #1C5F0D;
	border-bottom: 1px solid #1C5F0D;
}

#contener #main_area h3.c-seminar_h3 {
	height: 60px;
	background: url(../images/h3_eachseminar.png) 0 0 no-repeat;
	border: none !important;
	padding: 25px 0 0 !important;
	margin: 25px 0 -20px !important;
	text-indent: 70px !important;
	font-size: 120% !important;
}

#contener #main_area h3.c-event_h3 {
	height: 60px;
	background: url(../images/h3_eachevent.png) 0 0 no-repeat;
	border: none !important;
	padding: 25px 0 0 !important;
	margin: 25px 0 -20px !important;
	text-indent: 70px !important;
	font-size: 120% !important;
}

span.go_detail {
	display: block;
	width: 621px;
	margin: 0 auto 20px;
	padding: 5px 0;
	background-color: #ebffe5;
	text-align: right;
}

#contener #sidebar {
	_display:inline;
	width: 234px;
	margin: 0 20px 0 25px;
	_margin: 0 20px 0 20px;
	float: left;
}

#contener #sidebar img {
	width: 234px;
	margin: 10px 0 0;
}

#contener #contents #contents_news {
	width: 576px;
	margin: 5px 0 24px 41px;
	background: url(../images/bg_news_wrapper.png) 0 0 no-repeat;
}

#contener #contents #contents_news h2 {
	width: 576px;
	height: 48px;
	text-indent: -9999px;
	line-height: 0;
	font-size: 0;
}

#contener #contents #contents_news ul#ul_news {
	width: 576px;
	padding: 14px 0 0;
	*padding: 14px 0 14px;
	background: url(../images/bg_news_bottom.png) 0 bottom no-repeat;
}

#contener #contents #contents_news ul#ul_news li {
	float: left;
	width: 460px;
	margin: 0 0 15px 0;
}

#contener #contents #contents_news ul#ul_news li.date {
	float: left;
	width: 88px;
	margin: 0 0 15px 23px;
	_margin: 0 0 15px 11px;
}

#item_list {
	width: 720px;
}

#item_list .item_box {
	width: 200px;
	float: left;
	margin: 0 12px 15px 0;
	background-color: #e5e5e5;
}

#item_list .item_box p {
	width: 190px;
	margin: 9px 5px;
}

#item_list .item_box a {
	display: block;
	background: url(../images/btn_shopping.png) 0 0 no-repeat;
	width: 200px;
	height: 37px;
	text-indent: -9999px;
	line-height: 0;
	font-size: 0;
}
