@charset "utf-8";
#top_search{
	margin:10px auto 10px;
	background-color:#FFFFFF;
	width:785px;
	height:85px;
	border:1px solid #CCCCCC;
}
#search_title{
	padding-top:35px;
	width:150px;
	height:50px;
}
#left_contents{
	width:650px;
	height:auto;
}
.news{
	width:630px;
	border-bottom:1px solid #CCCCCC;
}
#news_entrance,#news_event{
	margin-top:5px;
	width:112px;
	height:17px;
}
#news_entrance a,#news_event a{
	padding:2px 0 2px 7px;
	_padding:4px 0 2px 7px;
	display:block;
	color:#FFFFFF;
	font-size:11px;
}
#news_entrance a{
	background:#FF1C6C url(../common/img/arrow_s.gif) no-repeat 100px center;
}
#news_entrance a:hover{
	padding:2px 0 2px 7px;
	_padding:3px 0 1px 7px;
	background-color:#FFFFFF;
	border:1px solid #FF1C6C;
	color:#FF1C6C;
	text-decoration:none;
}
#news_event a{
	background:#35C2D9 url(../common/img/arrow_s.gif) no-repeat 100px center;
}
#news_event a:hover{
	padding:2px 0 2px 7px;
	_padding:3px 0 1px 7px;
	background-color:#FFFFFF;
	border:1px solid #35C2D9;
	color:#35C2D9;
	text-decoration:none;
}
#right_navi {
	width:168px;
	text-align:left;
	height:auto;
}
