﻿a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #339966;
	text-decoration: none;
}
a:active {
	color: #339966;
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003399;
	background-color: #FFFFFF;
	scrollbar-face-color:#DCE4F0;
   scrollbar-shadow-color:#FFFFFF;
   scrollbar-highlight-color:#FFFFFF;
   scrollbar-3dlight-color:#000000;
   scrollbar-darkshadow-color:#FFFFFF;
   width:100%;
}

 input.field, textarea, select, select option {
 font-family: Arial, Helvetica, sans-serif; font-size: 12px;
 color: #333333; background: #FFFFFF;
 }

 input.field {
 border: 1px solid #003399;
 margin: 0px;
 height: 18px; }

table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.navi_back {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.navi_text {
	color: #003399;
	position: absolute;
	top: 20px;
	left: 35px;
	z-index: 2;
	width: 120px;
	font-weight: bolder;
	height: 400px;
		
}

.navi_form{
	color: #003399;
	position: absolute;
	top: 300px;
	left: 35px;
	z-index: 2;
	width: 120px;
	font-weight: bolder;
	
	
}


.main_text {
	color: #003399;
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 2;
	width: 800px;
	height: 420px;
	overflow: hidden;
	overflow-y: scroll;
}

.shopinfo_1 {
	color:#557362
}
.shopinfo_0 {
	color:#BB0000
}
.img_nobord {
	border: 0px;
}
.sinp {
	position:absolute;
	top:115px;
	left:170px;
	
}


#logo_nav {
	position:absolute;
	top:0px;
	left:10px;
	width: 98%;
	height: 150x;
	background: #FFFFFF;

	
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,.3);
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,.3);
	box-shadow: 3px 3px 3px rgba(0,0,0,.3);
}

#logo_nav h1{
width: 220px;

margin-bottom:0px;
padding-top: 5px;
padding-bottom: 10px;
}



#toolbar {
	position: absolute;
	top: 80px;
	padding-top: 10px;
	margin-bottom:2px;
	width: 99%;
	
}


#nav {
	position:absolute;
	left:308px;
	top:0px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	list-style: none;
	width: 74%;
	}

#nav ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 100%;
	
}

#nav li {
border-right: 1px solid #aaaaaa;
	display: inline-block;
	width: 32%;
	height: 100%;
	padding-left: 2px;
	padding-right: 2px;
	
	
	*display: inline;
	

}

#nav li.last {
border-right:0;
	display: inline-block;
	width: 32%;
	padding:1px;
	
	*display: inline;
	

}



#nav li a {
	font-size: 20px;
	line-height: 61px;
	height: 92%;
	text-align: center;
	display: block;
	color: #004F9F;
	border-bottom: 5px solid #fff;
}

#nav li.active a,
#nav li a:hover {
	text-decoration: none;
	color: #00A587;
	border-bottom-color: #00A587;
}
