/*---- CSS for Gnavi for Xoops ----*/

/*----maps----*/

#map {
	height:450px;
	border:solid 3px #E3DBC7;
}

#gn_map {
	width:100%;
	background:#999999;
}

#gn_map td {
	background:#FFFFFF;
}

/*¥µ¥¤¥É¥Ö¥í¥Ã¥¯£õ"¡¦µëÛâÝá³ãX¥È*/
#gn_mklist {
	padding:10px;
	margin:0;
	max-height:450px;
	overflow:auto;
	background:#FFF;
	border:3px solid #CCC;
}
* html #gn_mklist {
	height:450px;
}
#gn_mklist ul,#gn_mklist div{
	padding:3px 0 3px 3px;
	margin:0;
}

#gn_latlng {}

/*----sortbox----*/

#gnn_sort {
	border:1px solid #E3DBC7;
	background:#F9F5EC;
	margin-bottom:8px;
}

#gnn_sort td {
	text-align:center;
	padding : 0 3px ;
	margin : 0 ;
	line-height:22px;
	height:22px;
	white-space: nowrap; 
}


/*----navigations----*/

#gnn_edit {

	float:left;
	margin:0 8px 8px 0;
	background:#ecc; 
	padding:2px 5px; 
	border-right:solid 1px #ccc; 
	border-bottom:solid 1px #ccc; 
	border-left:solid 10px #c66;
	white-space:nowrap;
}


#gnn_map {
	float:right;
	padding:2px 5px; 
	white-space:nowrap;
}
#gnn_map a {
	display:block;
	background:url(/themes/5kinjo/images/btn_mapview.gif) no-repeat;
	width:131px;
	height:38px;
	text-indent:-9999px;
}
#gnn_list {
	float:right;
	padding:2px 5px; 
	white-space:nowrap;
}
#gnn_list a {
	display:block;
	background:url(/themes/5kinjo/images/btn_listview.gif) no-repeat;
	width:118px;
	height:38px;
	text-indent:-9999px;
}


#gnn_up {
	float:left;
	padding:2px 5px; 
	white-space:nowrap;
}
#gnn_up a {
	display:block;
	background:url(/themes/5kinjo/images/btn_upcat.gif) no-repeat;
	width:138px;
	height:38px;
	text-indent:-9999px;
}

.gnn_cat {
	margin:0 0 10px 20px;
	padding:0;
}
.gnn_cat li {
	float:left;
	white-space: nowrap;
	list-style-image: url(/themes/5kinjo/images/gnn_catIndent.gif);
	margin-right:20px;
}

#gnn_cat a:hover,,.gnn_cat a:hover,#gnn_map a:hover,#gnn_up 
a:hover,#gnn_edit a:hover{text-decoration:underline;color: #ff6600;}

#gnn_navi {
	padding:4px 20px;
	text-align:right;
}

#gnn_navi span {
	color:#990100;
	font-weight:bold;
}

/*----common----*/

#gn_breadcrumbs {}

#gnn_title {
	margin:3px 0 8px 0;
	font-size:120%;
	font-weight:bold;
	padding:0px 10px;
	border-color:#666;
	border-width:0px 20px 0px 0px;
	border-style:solid;
	background:#000;
	color:#fff;
	height:25px;
	line-height:25px;
}

#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 {
	margin:4px;
}


#gn_outer {
	border:solid 1px #cccccc;
	border-collapse: separate; 
	margin:4px 4px 4px 2px;
}

#gn_itemheader {
	font-size:120%;
	background-color:#bbbbbb;
	padding:0px 10px;
	height:25px;
	line-height:25px;
	color:#000000;
	font-weight: bold;
	text-align:left;
}

#gn_itemheader span {
	font-size:80%;
	margin-left:15px;
	font-weight:normal;
}

#gn_itemheader a {
	color:#2a35ca;
}

#gn_itemheader span a {
	color:#d31a1a;
}

#gn_head {
	padding:2px;
	text-align:center;
	background-color:#cccccc;
	width:30%;
}

#gn_head a {
	color:#2a35ca;
}

/* Gnavi Reseting */
.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 {
}

/* ---- bcool theme ex.css ---- */
.clear {
	clear: both;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.fl_left {
	float: left;
	overflow:hidden;
}
.fl_right {
	float: right;
	overflow:hidden;
}
.photo_frame {
	margin: 0 2px 3px;
	padding: 2px;
	border: 1px solid #CCC;
	background:#FFF;
	color:inherit;
}
.photo_r {
	float: right;
	margin: 0 0 3px 2px;
	padding: 2px;
	border: 1px solid #CCC;
	background:#FFF;
	color:inherit;
}
.photo_l {
	float: left;
	margin: 0 2px 3px 0;
	padding: 2px;
	border: 1px solid #CCC;
	background:#FFF;
	color:inherit;
}
.hidden {
	visibility: hidden;
}
.vam {
	vertical-align:middle;
}
.small {
	font-size: 10px;
	line-height: 110%;
	padding: 5px 0;
}
.noteline {
	line-height: 200%;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 5px;
}
.notice {
	color: #F60;
	background: inherit;
	font-weight: bold;
	border-bottom: 1px dotted #F30;
}
.topicbox {
	padding: 10px;
	border: 1px solid #CCC;
	background: #FDFDFD;
	color: inherit;
	margin: 10px 0;
}
.marker {
	color: inherit;
	background: #FDD;
	padding: 2px;
}

.gn_mainPhoto {
	margin:5px 0 0;
	padding: 4px;
	border: 1px solid #CCC;
	background:#FFF;
}
/*mapÆâ»á£æ/o£ëŽÊ/
.balloon a img {
	margin:2px;
	paddin:2px;
	border:2px solid #CCC;
}
.balloon a img:hover {
	margin:2px;
	paddin:2px;
	border:2px solid #111;
}

