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

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

#map {
	height:600px;
	border:solid 1px #6666FF;
}

#gn_map {
	width:100%;
	background:#999999;
}

#gn_map td {
	background:#FFFFFF;
}

#gn_mkhead {
	text-align:center;
	background:#000000;
	color:#FFFFFF;
	padding:3px;
	height:34px;
	margin:0;
}

#gn_mklist {
	background:#FFFFFF;
	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:#a2e0ff solid 1px;
	background-image:url(../images/back1.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 {
	color:#41bfff;
}

#gnn_sort a:hover {
	color:#ff6600;
}

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

#gnn_edit {
	background:#FFE1FF; 
	border-right:solid 1px #8B0A50; 
	border-bottom:solid 1px #8B0A50; 
}

#gnn_map {
	background:#cec; 
	border-right:solid 1px #ccc; 
	border-bottom:solid 1px #ccc; 
	border-left:solid 10px #6c6;
}

#gnn_up {
	background:#cef;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	border-left:solid 10px #66f;
}

.cat-title {
	text-align:center;
	line-height:30px;
	margin:5px 0;
	padding:0px 5px; 
	font-weight:bold;
	border-top:solid 1px #999900;
	border-bottom:solid 1px #999900;
	border-left:solid 1px #999900;
}

.cat-menu {
	line-height:25px;
	margin:5px 0;
	padding:0px 5px; 
	background:url(../images/cat-menubg.gif) repeat-x;
	border:solid 1px #999900;
}

.gnn_cat,
.gnn_cat a {
	color:#27408B;
}

.gnn_cat{
	float:left;
	white-space:nowrap;
	margin:0 8px 0 0;
	padding:2px 5px; 
}

#gnn_map,
#gnn_up,
#gnn_edit{
	float:left;
	white-space:nowrap;
	margin:0 8px 8px 0;
	padding:2px 5px; 
}

#gnn_map a,
#gnn_up a,
#gnn_edit a {
	text-decoration:none;
	color:#333;
}

#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 0px;
	text-align:center;
	border-color:#666666;
	border-width:0 0 2px 0;
	border-style:solid;
	background:#F2F2F2;
}

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

/*----module_itemheader----*/

#gnn_title_top1 {
	margin:3px 0 0 0;
	font-size:120%;
	font-weight:bold;
	padding:0px;
	color:#fff;
	width:0px auto;
	height:25px;
	line-height:25px;
}

#gnn_title_top1 ul {
	text-align: center;
	margin:0px;
	padding:0px;
}

#gnn_title_top1 li {
	float:left;
	width: 0px auto;
	display: inline;
}

#gnn_title_top1 a:hover {
	color:red;
}

#gnn_title_top1 li.title-l-blue {
	width: 5px;
	height: 25px;
	background: url(../images/header_blue_l.gif) left top no-repeat;
}

#gnn_title_top1 li.title-l-black {
	width: 5px;
	height: 25px;
	background: url(../images/header_black_l.gif) left top no-repeat;
}

#gnn_title_top1 li.title-r-black {
	margin-right:10px;
	width: 5px;
	height: 25px;
	background: url(../images/header_black_r.gif) left top no-repeat;
}

.title-t1 {
	padding:0px;
	background: url(../images/header_blue_m.gif) repeat-x;
	border-right:solid 1px #F5F5F5;
}

.title-t1 a {
	color:#fff;
}

.title-t2 {
	padding:0px;
	background: url(../images/header_black_m.gif) repeat-x;
	border-right:solid 1px #F5F5F5;
	border-left:solid 1px #999;
}

.title-t3 {
	padding:0px;
	background: url(../images/header_black_m.gif) repeat-x;
	border-right:solid 1px #F5F5F5;
	border-left:solid 1px #999;
}

.title-t4 {
	padding:0px;
	background: url(../images/header_black_m.gif) repeat-x;
	border-left:solid 1px #999;
}

.title-t5 {
	padding:0px;
	background: url(../images/header_black_m.gif) repeat-x;
}

.title-t2 a,
.title-t3 a,
.title-t4 a,
.title-t5 a {
	color:#1874CD;
}

#gnn_title_bar {
	margin:0 0 8px 0;
	width:0px auto;
	border-bottom:solid 5px #1E90FF;
	clear:both;
}

/*----module_map----*/

#gnn_title_top2 {
	margin:3px 0 0 0;
	font-size:120%;
	font-weight:bold;
	padding:0px;
	color:#fff;
	width:0px auto;
	height:25px;
	line-height:25px;
}

#gnn_title_top2 ul {
	text-align: center;
	margin:0px;
	padding:0px;
}

#gnn_title_top2 li {
	float:left;
	width: 0px auto;
	display: inline;
}

#gnn_title_top2 a:hover {
	color:red;
}

#gnn_title_top2 li.title-l-black {
	width: 5px;
	height: 25px;
	background: url(../images/header_black_l.gif) left top no-repeat;
}

#gnn_title_top2 li.title-r-blue {
	width: 5px;
	height: 25px;
	background: url(../images/header_blue_r.gif) left top no-repeat;
}

.title-t21 a,
.title-t22 a {
	color:#1874CD;
}

.title-t21 {
	padding:0px;
	background: url(../images/header_black_m.gif) repeat-x;
	border-right:solid 1px #F5F5F5;
}

.title-t22 {
	padding:0px;
	background: url(../images/header_black_m.gif) repeat-x;
	border-right:solid 1px #F5F5F5;
	border-left:solid 1px #999;
}

.title-t23 {
	background: url(../images/header_blue_m.gif) repeat-x;
	border-left:solid 1px #999;
}

.title-t23 a {
	color:#fff;
}

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

#gn_breadcrumbs {}

#gnn_title {
	margin:3px 0 8px 0;
	font-size:120%;
	font-weight:bold;
	padding:0px 10px;
	color:#00008B;
	height:30px;
	line-height:30px;
	background: url(../images/cat-titlebg.gif) repeat-x;
	border-left:solid 5px #436EEE;
	clear:both;
}

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

#gnn_title a {
	color:#d31a1a;
}

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

#gn_desc {
	float:right;
	text-align:left;
	margin:4px;
	padding:0px;
	width:350px;
	clear:right;
}

.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 {
	font-size:12px;	
	background-color:#999999;
	margin-top:2px;
	color:white;
	padding:1px;
}

.gn_outer {
	margin:4px 4px 0px 2px;
	border:solid 1px #c0c0c0;
	border-collapse: separate; 
}

.gn_outer_gaiyo {
	margin:4px 4px 0px 0px;
	border:solid 1px #c0c0c0;
	border-collapse: separate; 
}

.gn_outer_low {
	margin:4px 4px 0px 2px;
	border-right:solid 1px #c0c0c0;
	border-left:solid 1px #c0c0c0;
	border-collapse:separate;
	border-spacing:15px;
	background:url(../images/list-side.gif) left bottom no-repeat;
}

.gn_outer td,
.gn_outer_gaiyo td,
.gn_outer_low td {
	vertical-align:middle;
}

.gn_itemheader_top {
	margin-top:12px;
	margin-left:2px;
	padding:0px;
	width:855px;
	height:10px;
	background:url(../images/list-top.gif) center top no-repeat;
}

.gn_itemheader_bottom {
	margin-bottom:15px;
	margin-left:2px;
	padding:0px;
	width:855px;
	height:10px;
	background:url(../images/list-bottom.gif) center top no-repeat;
}

.gn_itemheader {
	text-align:left;
	text-indent:25px;
	line-height:22px;
	padding:5px 10px;
	height:22px;
	color:#000000;
	font-size:120%;
	font-weight: bold;
	background-image:url(../images/t-button.gif);
	background-position:10px 50%;
	background-repeat:no-repeat;
	background-color:#E0EEEE;
	border-top:solid 3px #36648B; 
	border-right:solid 1px #C1CDCD; 
	border-bottom:solid 1px #C1CDCD; 
	border-left:solid 1px #C1CDCD; 
}

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

.gn_itemheader a {
	text-decoration:underline;
	color:#2a35ca;
}

.gn_itemheader a:hover {
	color:#ff0000;
}

.gn_itemheader span a {
	color:#d31a1a;
}

.gn_head {
	text-align:center;
	padding:5px;
	width:25%;
	background-color:#F0FFFF;
	border-bottom:solid 2px #FFFFFF; 
}

.gn_head a {color:#2a35ca;}

.gn_head1 {
	text-align:right;
	padding:7px;
	width:20%;
	background-color:#F0FFFF;
	border-top:solid 1px #FFFFFF; 
	border-right:solid 1px #e0e0e0; 
	border-bottom:solid 1px #e0e0e0; 
}

.gn_head2 {
	text-align:right;
	padding:7px;
	width:20%;
	background-color:#F0FFFF;
	border-top:solid 1px #FFFFFF; 
	border-right:solid 1px #e0e0e0; 
}

.gn_head_photo {
	text-align:center;
	padding:2px;
	width:160px;
	border:solid 1px #ccc; 
}

.gn_odd {
	text-align:left;
	padding:5px 2px 5px 5px;
	width:80%;
}

.gn_odd1 {
	text-align:left;
	padding:7px 2px 7px 10px;
	width:75%;
	border-bottom:solid 1px #ffffd2; 
}

.gn_itemhead_descript {
	text-align:left;
	padding:5px 10px;
}

.gn_itemhead_info {
	text-align:left;
	padding:5px 15px;
}

.gn_itemhead_detail {
	text-align:center;
	margin:5px 0;
	padding:2px;
	background-color:#F0FFFF;
}

#gn_print {
	margin:2px;
}

table.photo_side {
	float:right;
	margin:20px 4px 0px 2px;
	width:350px;
	clear:right;
}

.photo_side_l {
	text-align:center;
	padding:2px;
	width:100px;
	background-color:#E8E8E8;
	border:solid 1px #BEBEBE; 
}

.photo_side_r {
	text-align:left;
	padding:2px 2px 2px 5px;
	width:250px;
	border:solid 1px #BEBEBE; 
}

/* ‹qŽº”õ•i•\ */
#date_print .fd-roomhead {
	text-align:left;
	text-indent:5px;
	text-decoration:underline;
	margin:0px;
	padding:5px 0px;
	width:100%;
}

#date_print .data-all,
#date_print .data2-all {
	width:100%;
}
#date_print .data-left {
	text-align:left;
	text-indent:10px;
	margin:0px;
	padding:0px;
	width:150px;
	border-bottom:dotted 1px #999; 
}

#date_print .data-right {
	text-align:center;
	margin:0px;
	padding:0px;
	width:25px;
	border-bottom:dotted 1px #999; 
}

#date_print .data2-left {
	text-align:left;
	text-indent:10px;
	margin:0px;
	padding:0px;
	width:208px;
	border-bottom:dotted 1px #999; 
}

#date_print .data2-right {
	text-align:center;
	margin:0px;
	padding:0px;
	width:25px;
	border-bottom:dotted 1px #999; 
}

