@charset "utf-8";
#top {
	background-image: url(../img/bg_top.jpg);
	width: 854px;
	height: 233px;
}
#top h1 {
	font-size: 16px;
	font-weight: normal;
	margin-left: 16px;
	color: #630;
	padding-top: 20px;
}
#topMenu {
	background-image: url(../img/bg_menu.jpg);
	height: 28px;
	width: 854px;
}
#topMenu ul {
	margin-left:320px;
}

#topMenu ul li {
	float: left;
	margin-left: 20px;
}
#topRead {
	background-image: url(../img/bg_read.jpg);
	height: 146px;
	width: 858px;
	line-height: 1.7;
}
.siteName {
	font-size: 16px;
	color: #F90;
	font-weight: bold;
}
#contentsL {
	float: left;
	width: 655px;
	margin-left: 6px;
}
#contentsR {
	float: left;
	width: 180px;
	margin-left: 10px;
	margin-top: 23px;
}

#contentsL #searchArea {
	margin-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3DA45B;
	border-bottom-color: #3DA45B;
	border-left-color: #3DA45B;
	height: 278px;
	width: 655px;
}
#contentsL h2 {

}
#contentsL #newItemArea {
	margin-bottom: 20px;
}
#topRead #readTxt {
	margin-top: 0px;
	margin-left: 500px;
	margin-bottom: 0px;
	padding-top: 8px;
}
#contentsL #searchArea #searchWordArea {
	background-color: #E4F5EE;
	float: left;
	width: 260px;
	margin: 0;
	height: 278px;
}
#contentsL #searchArea #searchMapArea {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 350px;
}
#contentsL #searchArea #searchWordArea #keywordIndex {
	text-align: right;
	padding-top: 6px;
	padding-bottom: 30px;
}
#contentsL #searchArea #searchWordArea #keywordForm {
	text-align: center;
}
#contentsL #searchArea #searchWordArea #serchInfo {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 50px;
	padding-left: 50px;
	color: #2EA65F;
}
#contentsL #searchArea #searchWordArea #form1 #keywordForm label #fm_keyword {
	width: 200px;
}
#contentsL #searchArea #searchWordArea p {
	margin: 0px;
	padding: 0px;
}
#contentsR #memberReg {
	background-image: url(../img/top/bg_regist.jpg);
	height: 112px;
	width: 180px;
	text-align: center;
	margin-top: 8px;
}
#contentsR #memberReg #registBt {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#contentsR #memberReg #registTxt {
	width: 160px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	line-height: 1.2;
	font-size: 11px;
	text-align: left;
	margin-left: 10px;
}
.yellow {
	color: #FF0;
}
.bannerA {
	margin-top: 8px;
}
#contentsL #newItemArea table {
	width: 655px;
	background-color: #F3F3F3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#topMain {
	width: 858px;
}
.photo {
	width: 78px;
}
.series {
	width: 110px;
	padding-right: 17px;
}
.lName {
	width: 130px;
	padding-right: 17px;
}
.lAddress {
	width: 140px;
	padding-right: 16px;
}
.lBus {
	width: 80px;
	padding-right: 16px;
}
.lAki {
	width: 26px;
}
.wnew{
	margin-left:20px;
}
.wnew dt {
	clear: both;
	float: left;
	width: 120px;
	color:#C00;
	padding-top:4px;
	padding-left:14px;
	background-image:url(../img/red_arrow.jpg);
	background-repeat:no-repeat;

}
.wnew dd {
	padding-top:4px;
	float: left;
	width: 300px;

}
