/*
body {
	text-align: left;
	font-size:80%;
	line-height:140%;
}

a:link, a:visited{
	color:#008200;
}

a:hover, a:active{
	color:#cc6600;
}

img{
	border:none;
}

h1,h2,h3,h4,h5,h6{
	margin:0px;
	padding:0px;
	font-size:100%;
}

table{
	font-size:100%;
}

#wrapper{
	width: 780px;
	text-align:left;
	height:auto;
	border:solid 1px #006600;
	padding:0px;
	margin:10px;
	
}

table {
	clear: both;
}
*/

/*header*/
/*
#header {
	height:99px;
	width: 780px;
	background-image:url(/image/header_bk.gif);
	background-repeat:no-repeat;
	border-bottom: solid 1px #006600;
}

#header img{
	margin:15px 0px 0px 8px;
}

#header h1{
	display: none;
}
*/
/*footer*/
/*
#footer{
	width:100%;
	height:30px;
	background-color:#429215;
	color:#ffffff;
	text-align:center;
	margin:0px;
	}
*/
/*
h2{
	display: block;
	margin: 5px 5px 5px 5px;
	padding: 4px 0px 5px 20px;
	background-image:url(/image/h2_bar_gmap.jpg);
	background-repeat:no-repeat;
	border:solid 1px #278112;
	color:#ffffff;
	line-height:150%;
}
*/

.page_title{
    margin-bottom:0px;
}


#gmap {
/*	width: 530px;*/
	width: 100%;
	height: 500px;
}

#gmap_box{
	margin:0px 5px 8px 5px;
}

#td_left {
	width: 220px;
/*	background-color:#DED5BE;*/

}

#td_left img {
	margin:0px;
}

#td_right {
	width: 530px;
}

#list {
	width: 220px;
	height: 500px;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;
/*	color:#ff0000;*/

    border-style:solid none solid none;
    border:#eeeeee 1px;


}
/*
#list th{
	background-color:#FFFBF7;
	border-bottom:solid 1px #DED5BE;
	padding:5px 0px 5px 3px;
	vertical-align:center;
}



#list td a:link, #list th a:visited{
	color:#008200;
	font-size:110%;
	line:height:200%;
	margin-bottom:3px;
}

#list td a:hover, #list th a:active{
	color:#cc6600;
	font-size:110%;
	line:height:200%;
	margin-bottom:3px;
}


#list td{
	background-color:#FFFBF7;
	border-bottom:solid 1px #DED5BE;
	padding:5px 3px 5px 3px;
	vertical-align:top;
	color:#996600;
}
*/

#list .list_unit, #list .city_label{
    padding-left:5px;
}

#list .list_unit .point{
    font-size:8px;
    margin-right:2px;
}

/*
#list .list_unit0{
    padding-left:20px;
	background-image:url(icon/mark_gray.gif);
	background-repeat:no-repeat;
}

#list .list_unit1{
    padding-left:20px;
	background-image:url(icon/mark_red.gif);
	background-repeat:no-repeat;
}
*/

*html #wrapper {
	padding-left: 1px;
}

*:first-child+html #wrapper {
	padding-left: 1px;
}

/*------*/
#left table {
	width: auto;
}

#left th {
	vertical-align: top;
}

#left td {
	font-size: 85%;
}

#left td a {
	font-size: 110%;
}

/*------*/
.unit {
	width: 300px;
	font-size: 100%;
}

.unit h2 {
	font-size: 90%;
	width: 290px;
	margin: 2px 0px 0px 5px;
	padding:0px 0px 0px 5px;
}

.unit h2 .pre{
	font-weight: normal;
}


.unit0 h2 {
	color:#666666;
	border-left:7px double #999999;
	border-bottom: 2px solid #999999;
}


.unit1 h2 {
	color:#333333;
	border-left:7px double #F7E12F;
	border-bottom: 2px solid #F7E12F;

}

.unit .image_table, .unit .content_table {
	margin: 2px 0px 0px 5px;
	width:100%;
}

.unit .image_table img, .unit .content_table img {
	float: right;
	margin: 2px 0px 2px 5px;
	border: 0px;
}

.unit .title {
	font-weight:bold;
}

.unit .scroll_content {
	width: 100%;
	height: 150px;
	overflow-y: auto;
}

.unit .data_table {
	width: 100%;
	margin: 2px 0px 5px 5px;
	color:#333333;
}

.unit .data_table th{
	font-weight:normal;
	width:30%;
	padding-left:5px;
	text-align:left;
}

.unit .data_table td{
	background-color:#ffffff;
	padding-left:5px;
	padding-right:5px;
}

.unit0 .data_table {
	border: solid 1px #333333;
	border-collapse:collapse;
}

.unit0 .data_table th{
	background-color:#cccccc;
	border: solid #333333 1px;
}

.unit0 .data_table td{
	border:solid #333333 1px;
}

.unit1 .data_table {
	border: solid 1px #F7E12F;
	border-collapse:collapse;
}

.unit1 .data_table th{
	background-color:#ffff99;
	border: solid #F7E12F 1px;
}

.unit1 .data_table td{
	border:solid #F7E12F 1px;
}

.target_label{
    color:#446604;
    font-weight:bold;
}


#wrapper{
	width: 100%;
}
