@charset "utf-8";


/* ====================================================================================
    基本スタイル
======================================================================================= */

body {
/*	font-family: "Hiragino Kaku Gothic Pro" , "ヒラギノ角ゴ Pro W3" , "ＭＳ Ｐゴシック";*/
	padding: 10px;
	font-size: 13px;
/*	background-color: #ddd; */
	}

h1,h2,h3,h4,form,p {
	margin:0; padding:0;
}

/*
h1 {
	font-size: 24px;
	margin-bottom: 2px;
	}
h2 {
	font-size: 20px;
	margin-bottom: 2px;
	}
h3 {
	font-size: 16px;
	margin-bottom: 2px;
	}
h4 {
	font-size: 13px;
	margin-bottom: 2px;
	}
*/
	
th {
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	background-color: #51E458;
	}

td {
	font-size: 13px;
	padding: 3px;
	}
	
p {
	font-size: 13px;
	}

form {
	margin: 0px 0px 0px 0px;
	border:none;
	}

img { border:none; }

.left { float: left; }
.right { float: right; }

.clear { clear:both; }

.err {
	font-size: 13px;
	color: #ff0000;
	}

.red {
	color: #ff0000;
	}

.bgred {
	background-color: #ff9999;
	}

.header {
	margin-top:5px;
	margin-bottom:0px;
	}

.header p {
	margin: 0px;
	}

.title {
	border-bottom:1px solid #999;
	border-left:5px solid #003366;
	padding-left:12px;
	padding-right:12px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:0px;
	font-size:20px;
	font-weight:bold;
	color:#333;
	float:left;
	}

/*
.topmenu input {
	padding-left: 40px;
	padding-right: 40px;
	}
*/

.topmenu td,
.topmenu span,
.topmenu p {
	white-space:nowrap
}

#srch_list {
	width:290px;
	float:left;
	}
#srch_list table {
	margin-right: 5px;
	}
#srch_list th {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background: #EEEEEE;
	padding: 3px;
	}
#srch_list td {
	font-size: 12px;
	padding: 3px;
	}
#srch_list .icon {
	width:50px;
	text-align:center;
	}
#srch_list .count {
	width:30px;
	text-align:center;
	}
#srch_list a {
	text-decoration: none;
	}
.joken {
	vertical-align: top;
	line-height: 120%;
/*	border: 1px solid;*/
	}

.inputbtn {
	background:#f7f7f7 url('img/btnback.gif') repeat-x top;
//	font-size: 10px;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 3px;
	cursor: pointer;
	border-radius: 3px;         /* CSS3 */
	-moz-border-radius: 3px;    /* Firefox */
	-webkit-border-radius: 3px; /* Safari,Chrome */
	}
.inputbtn:hover {
	background:#f7f7f7 url('img/btnback.gif') repeat-x top;
//	font-size: 10px;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 3px;
	cursor: pointer;
	border-radius: 3px;         /* CSS3 */
	-moz-border-radius: 3px;    /* Firefox */
	-webkit-border-radius: 3px; /* Safari,Chrome */
	background:#ccc;
	color: #555;
   }
/*
.inputbtn:active {
	background:#f7f7f7 url('img/btnback_u.gif') repeat-x top;
   }
   
.inputbtn:visited {
	background:#f7f7f7 url('img/btnback_u.gif') repeat-x top;
   }
*/

.inputbtn2 {
	background:#D7f7D7 url('img/btnback.gif') repeat-x top;
	font-size: 8px;
	text-decoration: none;
	vertical-align: middle;
	padding: 0px;
	margin-top: 3px;
	cursor: pointer;
	border-radius: 3px;         /* CSS3 */
	-moz-border-radius: 3px;    /* Firefox */
	-webkit-border-radius: 3px; /* Safari,Chrome */
	}
.inputbtn2:hover {
	background:#D7f7D7 url('img/btnback.gif') repeat-x top;
	font-size: 8px;
	text-decoration: none;
	vertical-align: middle;
	padding: 0px;
	margin-top: 3px;
	cursor: pointer;
	border-radius: 3px;         /* CSS3 */
	-moz-border-radius: 3px;    /* Firefox */
	-webkit-border-radius: 3px; /* Safari,Chrome */
	background:#D7f7D7;
	color: #555;
   }
/*
.inputbtn2:active {
	background:#D7f7D7 url('img/btnback_u.gif') repeat-x top;
   }
   
.inputbtn2:visited {
	background:#D7f7D7 url('img/btnback_u.gif') repeat-x top;
   }
*/

form.map_srch dt {
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
	margin: 2px;
	}
form.map_srch dd {
	font-weight: normal;
	font-size: 13px;
	margin-top: 10px;
	margin-left: 2px;
	margin-bottom: 10px;
	line-height: 180%;
	}

.popup p {
	line-height: 120%;
	font-size: 13px;
	}
/*	margin-bottom: 2px;*/

table#joken th {
	backGround-color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	margin-top: 10px;
	padding: 3px;
}
table#joken td {
	backGround-color: #ffffff;
	font-weight: normal;
	font-size: 13px;
	text-align: left;
	padding: 3px;
}

#map_loading {
	position:absolute;
	top: 270px;
	left: 250px;
	border: 2px solid #000000;
	background: #eeeeee;
	padding: 30px;
	font-size: 16px;
	font-weight: bold;
	display: none;
}
#map_limit {
	position:absolute;
	top: 200px;
	left: 80px;
	border: 2px solid #000000;
	background: #eeeeee;
	padding: 30px;
	font-size: 16px;
	font-weight: bold;
	display: none;
}

.guide {
	font-size: 12px;
	line-height: 120%;
}

.joken {
	font-size: 16px;
	line-height: 120%;
}
.joken td {
	padding:3px;
}

.tablabel {
	font-size: 13px;
	}

