﻿@charset "utf-8";
* { margin:0; padding:0;}
img {border:0px;}
body {
	background-image: url(img/table-bg.gif);
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; }

#wrap {
	background-color: #ffffff;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #006666;
}

#h-title {
	height: 90px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position:relative
}
#srchBox {
	width:280px;
	position:absolute;
	top:1px;
	right:-51px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF99;
}
#h-smap {
	background-color: #528F55;
	width: 900px;
	font-size:12px;
	font-weight: bold;
	height: 20px;
	text-align:right;
	line-height: 18px;
	}
#h-smap a:link{color:#FFFFFF;
text-decoration:none;}
#h-smap a:hover{color:#CC9900;}
	
#h-db {
	height: 145px;
	width: 885px;
	margin-right: auto;
	margin-left: auto;
	height: 135px;
	}
	
#g-add, #g-link {
	height: 120px;
	margin-right: auto;
	margin-left: auto;
 }
	
#g-add {
	width: 350px;
	font-size: 13px;
	color: #666666;
	line-height: 16px;
	border: 1px solid white; }	
	
#t-add {margin-left:20px;}	
#t-tel {margin-left:30px;}		
#t-fax {margin-left:30px;}	
#t-map {margin-left:40px;}	
#t-mail {margin-left:30px;}		
#t-name {letter-spacing:4px;text-align:center;
}	
	
#g-link {
	width: 420px;
}

#panlist {
	background-color: #CAD6C7;
	height: 30px;
	width:900px;
	font-size:12px;
}
	
#cont-wakayama{
	width: 800px;
	border: 1px solid #FFffff;
	/*background-color: #66FFFF;*/
	}
	
#menu-L {
	background-color: #EFEFEF;
	width: 250px;
	height: 800px;
	margin-left:5px;
	margin-top:5px;
}

#menu-R {
	/*background-color: green;*/
	width: 630px;
	font-size: 12px;
	margin-right: 0px;
	margin-left: 5px;
}

#topics,#news1,#news2{
	width: 630px;
	border: 1px solid #999999; }

#topics {
	background-color: #FFFFCC;
	height: 180px;
	line-height: 1.5em;
	margin-bottom: 5px;
	overflow:auto;
	}

#news1 {
	height: 320px; /*ffox対策*/
	margin-bottom: 5px;
	border: thin solid #CCCCCC;
}
#news2 {
	height: 250px; /*ffox対策*/
	margin-bottom: 5px;
	border: thin solid #CCCCCC;
}
.t1-content, .t2-content {
	font-size: 12px;
	color: #339933;
	margin-left: 4px;
	font-weight: bold; }

.t1-content{padding-top:0px; }
.t2-content{margin-top: 10px; }
		
li {
	margin-left: -3px;
	list-style-type: none;
	line-height: 22px;
	font-size:14px;
	font-weight: bold;
	width: 240px;
	text-indent:10px; 
	
	}

#menu-L a:link {
	display:block;
	color:#528F55;
	text-decoration:none;
	border-color: honeydew;
	border-style: solid;
	border-width: 1px;
	height:20px;
	margin-left:14px;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	 }
#menu-L a:visited {
	text-decoration:none;
	border-color: honeydew;
	border-style: solid;
	border-width: 1px;
	height:21px;
	margin-left:14px;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px; 
	}
#menu-L a:hover {
	color: white;
	background-color: #FBD539;
	font-weight: bold;
}

#footer {
	width:100%;
	background-color: #285100;
	height: 26px;
	padding-top:3px;
	font-size: 12px;
	color: #FFFFFF;
	text-align:center;
}
.veralign {vertical-align:text-top;}
.clearline {
clear:both;
font-size:1px;
height:1px;
}

/*　一時便利　*/

#footer a:link { color: #ffffff; }
#footer a:visited { color: #ffffff; }
#footer a:hover { color: #ffffff; }
#footer a:active { color: #ffffff; }
#footer a {text-decoration: none;}


