#box_left {
    padding:15px 0 15px 0;
	float:left;
	width:600px;
}
#box_right {
    padding:15px 0 15px 0;
	float:right;
	width:270px;
}
#box_left h3{
    margin: 15px 130px 10px 15px;
	padding:0;
	font-size:14px;
}
#box_right h3{
    margin: 0;
	padding:0;
}
.box_news {
    width:600px;
	float:left;
	background-image:url(../img/bar_600.jpg);
	background-repeat:no-repeat;
}
.ev_update {
    width:440px;
	float:right;
	text-align:right;
	font-size:10px;
}
.ev_update img{
    margin-right:5px;
	vertical-align:top;
}
.ev_listbox {
    padding:2px 0 5px 0;
	margin-bottom:15px;
	border-bottom:#CCCCCC 1px dotted;
	width:600px;
	float:left;
}
.ev_detailtable {
    border-bottom:#FFFDF1 2px;
}
.ev_listbox td.koumoku {
	color:#FFFFFF;
	background-color:#B7BC82;
	padding:10px;
	width:48px;
	border-bottom:#FFFDF1 2px solid;
	border-right:#FFFDF1 2px solid;
	vertical-align:top;
}
.ev_listbox td.massege {
	color:#FFFFFF;
	background-color:#B7BC82;
	padding:10px 0 10px 15px;
	width:265px;
	border-bottom:#FFFDF1 2px solid;
	vertical-align:top;
}
.ev_listbox td.koumokudate {
	background-color:#F2EEE6;
	border-bottom:#FFFDF1 2px solid;
	padding:10px 5px 10px 15px;
	font-size:14px;
	color:#FF0066;
	font-weight:bold;
}

.ev_listbox td.koumokuhoka {
	background-color:#F2EEE6;
	border-bottom:#FFFDF1 2px solid;
	padding:10px 10px 5px 15px;
}
.ev_textbox {
	width:440px;
	float:right;
	padding:20px 0 20px 0;
	min-height:60px;
}
.ev_textdetail {
	width:580px;
	float:right;
	padding:20px 10 20px 10;
	min-height:60px;
	line-height:180%;
}
.ev_textdetail p{
    margin-bottom:18px;
	}
.ev_textdetail a:link {
	color: #7AA700;
	text-decoration: none;
}
.ev_textdetail a:visited {
	color: #7AA700;
	text-decoration: none;
}
.ev_textdetail a:hover {
	color: #7AA700;
	text-decoration: underline;
}
.ev_textdetail a:active {
	color: #7AA700;
	text-decoration: none;
}
.ev_photo {
    border:1px #CCCCCC solid;
	float:left;
	padding:4px;
	background-color:#FFF;
	margin:3px 10px 5px 5px;
	background-image:url(../img/no_image110.jpg);
	background-repeat:no-repeat;
	width:110px;
	height:110px;
}

.btn_detail {
    width:400px;
	text-align:right;
	float:right;
	height:26px;
}

.map {
    float:left;
	width:290px;
	background-color:#B7BC82;
	padding:5px;
}
.map_detail {
    width:280px;
	float:right;
}
.map_text {
    float:right;
	width:280px;
	margin-bottom:20px;
}
.map_tel {
    float:right;
	width:280px;
	margin-bottom:40px;
}
.map_btn {
    float:right;
	width:280px;
}
.btn_back {
    width:600px;
	float:right;
	text-align:left;
	margin-bottom:10px;
}




.box_info {
    width:270px;
	float:right;
	margin-bottom:15px;
	background-image:url(../img/bg_sidemenu.jpg);
	background-repeat:repeat-x;
	padding-bottom: 32768px;
    margin-bottom: -32768px;
	
}
#box_right {
    overflow:hidden;
}
.info_listbox {
    padding:2px 0 5px 0;
	margin-bottom:5px;
	border-bottom:#CCCCCC 1px dotted;
	width:270px;
	float:left;
}
.info_textbox {
	width:190px;
	float:right;‚“
}
.info_textbox ul {
	list-style: none;
	margin: 0;
	padding:3px 0 3px 0;
	width:190px;
}

.info_textbox li {
	float: left;
	width:190px;
	text-align:left;
	margin: 0;
	padding:0 0 3px 0;
}
.info_textbox li.info_category {
    width:190px;
	text-align:left;
	font-size:10px;
}
.info_textbox li.info_title {
    padding:0 0 5px 0;
	font-size:10px;
}
.info_textbox li.info_date {
    font-size:10px;
	color:#7B7B7B;
	background-image: url(../img/icon_update.gif);
	text-indent:40px;
	background-repeat:no-repeat;
}

.info_photo {
    border:2px #CCCCCC solid;
	float:left;
	background-color:#FFF;
	margin:3px 5px 10px 5px;
	background-image:url(../img/no_image60.jpg);
	background-repeat:no-repeat;
	width:58px;
	height:58px;
}

.box_archive {
    width:270px;
	float:right;
	margin-bottom:15px;
}
.box_archive ul {
	list-style: none;
	margin: 0;
	padding:0;
	width:270px;
}

.box_archive li {
	float: left;
	width:270px;
	text-align:left;
	margin: 0;
	padding:10px 0 10px 0;
	border-bottom:#CCCCCC 1px dotted;
	text-indent:40px;
}
.box_archive li.odd {
    background-color:#FCF9ED;
	background-image: url(../img/icon_list.gif);
	background-repeat:no-repeat;
}
.box_archive li.even {
	background-image: url(../img/icon_list2.gif);
	background-repeat:no-repeat;
	background-color:#F2EFEC;
}
