/*---- CSS for Gnavi for Xoops ----*/

/*----maps----*/

#map {
	height:600px;
	border:solid 5px white;
}

#gn_map {
	width:100%;
}

#gn_map td {
}

#gn_mkhead {
	background-image: url(../images/back2.gif);
	text-align:center;
	color: white;
	padding:3px;
	height:34px;
	margin:0;
}

#gn_mklist {
	background-image: url(../images/new_haikei.png);
	font-size:10px;
	padding:0;
	margin:0;
	height:525px;
	width:150px;
	overflow:auto;
}

#gn_mklist ul,#gn_mklist div{
	padding:3px 0 3px 3px;
	margin:0;
}

#gn_latlng {}

/*----sortbox----*/

#gnn_sort {
	border:#333300 solid 1px;
	background-image: url(../images/back2.gif);
	margin-bottom:8px;
}

#gnn_sort td {
	text-align:center;
	padding : 0 3px ;
	margin : 0 ;
	line-height:22px;
	height:22px;
	white-space: nowrap; 
}

#gnn_sort a {
	font-weight: bold;
	color: #fff081;
}

#gnn_sort a:hover {
}

/*----navigations----*/

#gnn_edit {
	color: yellow;
	border-bottom-color: #ccc;
	border-right-color: #ccc;
	background-repeat: repeat-x; 
	border-right:solid 1px; 
	border-bottom:solid 1px; 
	border-left:solid 10px;
}

#gnn_map {
	border-color: #ff3300;
	border-width: 1px;
	height: 17px;
	background-image: url(../images/chizuBG.gif);
	border-style: outset;
	font-weight: bold;
}

#gnn_up {
	border-left-width: 7px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-right:solid #ccc;
	border-bottom:solid #ccc;
	border-left:solid #66f;
}

.gnn_cat {
	text-align: center;
	height: 20px;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: 0 center;
}
.gnn_cat,#gnn_map,#gnn_up,#gnn_edit{
	font-size: 85%;
	color: #9999ff;
	float:left;
	white-space:nowrap;
	margin:0 8px 8px 0;
	padding:2px 5px; 
}

.gnn_cat a,#gnn_map a,#gnn_up a,#gnn_edit a {
	font-size: 135%;
	font-weight: bold;
	text-decoration: underline;
	color: white;
}

#gnn_cat a:hover,.gnn_cat a:hover,#gnn_map a:hover,#gnn_up a:hover,#gnn_edit a:hover{ color: #ffcc33; height: 26px; background-position: 0 center; width: 68px; text-decoration:underline;}

.gnn_navi {
	color: #666666;
	padding:4px 20px;
	text-align:left;
	border-color:#666666;
	border-width:0 0 2px 0;
	border-style:solid;
	background:#ffcc66;
}

.gnn_navi span {
	color:#990100;
	font-weight:bold;
}

/*----common----*/

#gn_breadcrumbs {}

#gnn_title {
	text-align: center;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 8px;
	margin-left: 0;
	margin-bottom: 8px;
	margin-right: 0;
	margin-top: 5px;
	background-image: url(../images/centertitle.png);
	font-size: 180%;
	font-weight:bold;
	color: #993300;
	height: 32px;
	line-height: 28px;
}

#gnn_title span {
	font-size:80%;
	margin-left:15px;
	font-weight:normal;
}

#gnn_title a {
	color:#ff9900;
}

.gn_rsmall {
	margin:5px;
	text-align:right;
	font-size:12px;	
}

#gn_desc {
	text-align:left;
	margin:4px;
}

.gn_file {
	float:left;
	border:solid 1px #cccccc;
	padding:2px;
	text-align:center;
	margin:2px;
	_margin-left:1px;
	_margin-right:1px;
}

.gn_file img {
	margin:0px;
	border:none;
	padding:0px;
}

.gn_caption {
	text-align: left;
	font-size:12px;	
	background-color: #990000;
	margin-top:2px;
	color:white;
	padding:1px;
}

.gn_outer {
	border:solid 1px #cccccc;
	border-collapse: separate; 
	margin:4px 4px 4px 2px;
}
.gn_outer td{
	vertical-align:middle;
}
.gn_itemheader {
	font-size:120%;
	background-color: #cc6633;
	padding:0px 10px;
	height:25px;
	line-height:25px;
	color:#000000;
	font-weight: bold;
	text-align:left;
}
.gn_itemheader span {
	background-color: #996633;
	font-size:80%;
	margin-left:15px;
	font-weight:normal;
}
.gn_itemheader a {color:#2a35ca;}
.gn_itemheader span a {}

.gn_head {
	background-image: url(../images/back3.gif);
	font-weight: bold;
	color: #666666;
	padding:2px;
	text-align:center;
	width:30%;
}
.gn_head a {}

.gn_odd {
	background-color: #660000;
	padding:2px 2px 2px 5px;
	text-align:left;
	width:70%;
}



#gn_print {
	line-height:2.5em;
	padding:2px 10px;
	border:solid 1px #666;
	background-color: #eeeeee;
}



