/*---- CSS for Gnavi for Xoops ----*/

/*----maps----*/


a.example1 { border-bottom: 1px dotted; }
a.example1 {color: #4C58FC; text-decoration: none; font-weight:normal; background-color: transparent;}
a.example1:hover {color:#FF799B; text-decoration: none;}


#map {
	height:650px;
	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 {width:491px;
	border:#B3B3B3 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:#C10088;
}

#gnn_sort a:hover {
	color:#792C71;
}

/*----navigations----*/

#gnn_edit {
	background:#ecc; 
	border-right:solid 1px #ccc; 
	border-bottom:solid 1px #ccc; 
	border-left:solid 10px #c66;

}

#gnn_map {
	background:#cec; 
	border-right:solid 1px #ccc; 
	border-bottom:solid 1px #ccc; 
	border-left:solid 10px #6c6;
}

#gnn_up {
	background:#FFFFFF; 
	border-right:solid 1px #ccc; 
	border-bottom:solid 1px #ccc;
	font-weight:normal;
	font-size:80%;
}

.gnn_cat {
	background:#FFFFFF; 
	border-right:dotted 1px #000; 
	border-bottom:solid 0px #ccc;
	font-weight:normal;
	font-size:100%;
}
.gnn_cat,#gnn_map,#gnn_up,#gnn_edit{
	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 {
	text-decoration:none;
	color:#C10088;
}

td#mainmenu a.menuSub {line-height: 120%; padding-left: 3px; border-right: 1px solid  silver; border-bottom: 0px solid #666666; border-left: 0px solid silver;}

#gnn_cat a:hover,.gnn_cat a:hover,#gnn_map a:hover,#gnn_up a:hover,#gnn_edit a:hover{text-decoration:underline;color: #792C71;}

.gnn_navi {width:635px;
	padding:4px 0px;
	text-align:right;
	font-weight:normal;
	font-size:100%;
	background:#FFFFFF;
}

.gnn_navi span {
	color:#990100;
	font-weight:bold;
}

/*----common----*/

#box_center {float:left; width: 650px; height:100%; background: #FFFFFF; margin-bottom:3em;}
#box_right {float:left; width: 300px; height:100%; padding: 0;margin: 0; background:none;}

#gn_breadcrumbs {width:635px;	font-size:100%; color:#FF799B;
	font-weight:normal;
	padding:0px 0px;
        background: #FFFFFF;
        margin-left:7px;}

#gnn_title {
	margin:3px 0 8px 0;
	font-size:400;
	font-weight:normal;
	padding:0px 10px;
	border-color:#000000;
	border-width:0px 0px 0px 0px;
	border-style:solid;
	background:#fff;
	color:#000000;
	height:25px;
        width: 650px;
	line-height:25px;
}


#gnn_title02 {
	margin:3px 0px 8px 7px;
	font-size:medium;
	font-weight:800;
	padding:0px 0px 0px 0px;
	border-color:#CF2666;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	background:url(http://himetuusin.com/design/gnt.gif) repeat;
	color:#FFFFFF;
	height:40px;
        width: 635px;
	line-height:45px;
}

#gnn_title03 {
	margin:3px 7px 0px 7px;
	text-align:left;
	font-size:medium;
	font-weight:800;
	padding:0px 0px 0px 0px;
	border-color:#CF2666;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	background:url(http://himetuusin.com/design/g_come_mini.gif) repeat;
	color:#FFFFFF;
	height:20px;
        width: 328px;
	line-height:22px;
}


#gnn_title span {
	font-size:100%;
	margin-left:15px;
	font-weight:normal;
}

#gnn_title a {
	color:#ff9900;
}

.gn_rsmall {width:635px;
	margin-top:10px;
        margin-bottom:10px;
        margin-left:7px;
	text-align:right;
	font-size:12px;	
}

#gnn_box {
	margin:3px 0 0px 0;
	font-size:100%;
	font-weight:normal;
	text-align:center;
	padding:0px 0px;
	border-color:#666;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	background:#EBDBD6;
	color:#000;
	height:100%;
        width: 650px;
	line-height:25px;
}


#gnn_box_in {
	margin:5px 5px 5px 5px;
	font-size:100%;
	font-weight:normal;
	padding:0px 10px;
	border-color:#666;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	background:#FFFFFF;
	color:#000;
	height:100%;
        width: 650px;
}

#gn_desc {width:325px;
	text-align:right;
	background:#fff;
	margin-right:6px;
        padding: 10px 0px 0px 0px;

}

#scroll_coment {overflow:auto;width:323px;height:180px;
         margin-top: 2px;
         border-style:solid; 
         border-top-width:1px; 
         border-bottom-width:1px; 
         border-right-width:1px; 
         border-left-width:1px;
         border-color:#FC4C8C;
          font-weight: normal;
          font-size:10pt;
          color: black;
          text-align:left;
          background:#FFFFFF;
          padding: 0px 0px 0px 5px;
          line-height: 150%;
          margin-right:7px;
}

.gn_file {width:290px;
	float:left;
	border:solid 1px #FC4C8C;
	padding:2px;
	text-align:center;
	margin:2px;
	margin-left:1px;
	margin-right:1px;
        background:#FC98BC;
        margin-left:7px;
}

.gn_file img {
	margin:0px;
	border:none;
	padding:0px;
}

.gn_caption {width:290px;
	font-size:12px;	
	background-color:#FFEEF6;
	margin-top:2px;
	color:#5F5856;
	padding:1px 0px 1px 0px;
}

.gn_outer {width:635px;
	border:solid 0px;
	border-collapse: separate; 
	margin-left:6px;
        margin-right:0px;
}
.gn_outer td{
	vertical-align:middle;
}
.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:left;
        color:#E64580;
	background-color:#FFFFFF;
            border-color:#a4a4a4;
            border-style:dashed;
            border-top-width:0px; 
            border-bottom-width:0px; 
            border-right-width:0px; 
            border-left-width:0px;
	width:40%;
}


.gn_head02 {
	padding:2px;
	text-align:left;
        color:#FF6BD0;
	background-color:#FFFFFF;
            border-color:#a4a4a4;
            border-style:dashed;
            border-top-width:0px; 
            border-bottom-width:0px; 
            border-right-width:0px; 
            border-left-width:0px;
	width:30%;
}

.gn_vote {
	padding:2px;
	text-align:left;
        color:#FF6BD0;
	background-color:#FFFFFF;
            border-color:#a4a4a4;
            border-style:dashed;
            border-top-width:0px; 
            border-bottom-width:0px; 
            border-right-width:0px; 
            border-left-width:0px;
	width:50%;
}


.gn_head {color:#FC4C8C; width:150px;}

.gn_odd {font-weight:normal;
        font-size:12px;
	padding:0px 0px 0px 0px;
	text-align:left;
        color:#676767;
	background-color:#FFEFF0;
            border-color:#FD3880;
            border-style:solid;
            border-top-width:1px; 
            border-bottom-width:1px; 
            border-right-width:1px; 
            border-left-width:1px;
            width:120px;
}

.gn_odd02 {font-weight:normal;
        font-size:12px;
	padding:0px 0px 0px 0px;
	text-align:left;
        color:#676767;
	background-color:#FFFFFF;
            width:485px;
}


.name {font-weight:bold;
        font-size:12px;
	padding:0px 0px 0px 5px;
	text-align:left;
        color:#FFFFFF;
	background:url(http://himetuusin.com/design/g_name_b.gif) repeat-x;
            width:120px;
            height:25px;
}



.gn_od_in {empty-cells:hide;
        font-weight:normal;
        font-size:12px;
	padding:2px 0px 0px 0px;
	text-align:center;
            border-color:#a4a4a4;
            border-style:solid;
            border-top-width:0px; 
            border-bottom-width:0px; 
            border-right-width:1px; 
            border-left-width:1px;
	background-color:#FFFFFF;

}


.gn_od_footer {
	empty-cells:hide;
        font-weight:normal;
        font-size:12px;
	padding:0px 0px 0px 0px;
	text-align:center;
            border-color:#a4a4a4;
            border-style:solid;
            border-top-width:0px; 
            border-bottom-width:1px; 
            border-right-width:1px; 
            border-left-width:1px;
	background-image:url(../images/chat_g_bottom.gif);
	margin-bottom:0px;
       height:40px;
}






#gn_print {
	line-height:2.5em;
	padding:2px 10px;
	border:solid 1px #666;
	background-color:#eee;
}



