/* ベースのレイアウト用CSS */

body {
    background-color:#FFFFFF;
	color: #3A2C27;                                  
	font-family: "ＭＳ Ｐゴシック", Osaka,sans-serif;
}

#container {
    background-color:#FFFFFF;
   	border: solid 1px #CCCCCC;
	width: 900px;
	height: 900px;
	margin:0px;
	text-align: left;
	position: relative;
	top: 10px;
}	

#containerTOP {
    background-color:#FFFFFF;
	background-repeat: repeat-y;
   	border: solid 1px #CCCCCC;
	width: 900px;
	height: 812px;
	margin:0px;
	text-align: left;
	position: absolute;
	top: 25px;
}	

#header {
    background: url('head-3-COPY.jpg') ;
    background-repeat: no-repeat;
    width:900px;
    
}

h1 {　
　　width:800px; 
	height: 83px;
	padding-left: 20px;
	line-height: 60px;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	filter: dropshadow(color=#555555,offx=2,offy=2,positive=1);  /* IE独自の仕様 */
	font-size: 2.2em;
	font-style: normal;
	text-align: left;
	color:#ff6600;
	display:block;
}

h1 a {　
　
	font-family: "Times New Roman", Times, serif;
	filter: dropshadow(color=#555555,offx=2,offy=2,positive=1);
	/* filter: Shadow(color=gray direction=80) ; */
	text-decoration:none;
	font-style: normal;
	text-align: left;
	color:#ff6600;
}

#counter {
     background-color: #000000;
     width: 179px;
     margin-top: 0px;
     padding-left: 20px;     
     font-family: Times New Roman,Times;
     font-size:0.8em;
     color: #999999; 
     text-align: left; 
     height:100px;
		 display: none;
}

#links {	
     text-align: center;
		 font-size: 90%;
		 position: relative;
 　　margin: 0;
		 left: 0px;
	   z-index: 10;
		 width: 100%; 
}

#links02 {	
     text-align: center;
		 font-size: 90%;
		 position: relative;
 　　margin: 0;
		 left: 0px;
	   z-index: 10;
		 width: 100%; 
}

#links ul {
		 margin: 0;
		 padding: 0;
		 height:500px;
		 list-style: none;
}

#links02 ul {
		 margin: 0;
		 padding: 0;
		 list-style: none;
}



#links ul li {
		 float: left;
		 width: 150px;
		 margin: 0;
}

#links02 ul li {
		 float: left;
		 width: 150px;
		 margin: 0;
}

#links ul .parent a {
		 background: url('glonaviBG.jpg') left top;
		 position:relative;
		 top:0px;
		 left:0px;
}

#links02 ul .parent a {
		 background: url('glonaviBG.jpg') left top;
		 position:relative;
		 top:0px;
		 left:0px;
}

#links ul .parentNow a {
		 background: #EC8602;
		 
}

#links02 ul .parentNow a {
		 background: #EC8602;
		 
}

#links ul li a:hover {
		 background: #EC8602;
		 position:relative;
		 top:0px;
		 left:0px;
}

#links02 ul li a:hover {
		 background: #EC8602;
		 position:relative;
		 top:0px;
		 left:0px;
}

#links ul li.parent ul{
		 display: none;
		 background: none;
}

#links02 ul li.parent ul{
		 display: none;
		 background: none;
}

#links ul li.parentOn0 ul{
		 display: block;
		 background: url('parentOn00.jpg') no-repeat bottom;
}

#links ul li.parentOn1 ul{
		 display: block;
		 
     background: url('parentOn01.jpg') no-repeat bottom;
}

#links ul li.parentOn2 ul{
		 display: block;
		 
     background: url('parentOn02.jpg') no-repeat bottom;
}

#links ul li.parentOn3 ul{
		 display: block;
		 
     background: url('parentOn03.jpg') no-repeat bottom;
}

#links ul li.parentOn4 ul{
		 display: block;
		 
     background: url('parentOn04.jpg') no-repeat bottom;
}

#links ul li.parentOn5 ul{
		 display: block;
		 
     background: url('parentOn05.jpg') no-repeat bottom;
}



#links ul li a {
		 padding: 8px 0;
		 text-slign: center;
		 font-weight: bold;
	 	 color:#666666;
		 text-decoration: none;
		 display: block;
		 background: none;
}

#links02 ul li a {
		 padding: 8px 0;
		 text-slign: center;
		 font-weight: bold;
	 	 color:#666666;
		 text-decoration: none;
		 display: block;
		 background: none;
}

#links ul ul li {
	   float: none;
		 background: none;
}

#links02 ul ul li {
	   float: none;
		 background: none;
}

#links ul ul li a {
		 background: none;
		 padding: 5px 0;
		 text-decoration: none;
		 font-weight: normal;
		 background: none;
}

#links02 ul ul li a {
		 background: none;
		 padding: 5px 0;
		 text-decoration: none;
		 font-weight: normal;
		 background: none;
}

#links ul ul li a:hover {
		 color: #00cc66;
		 background-color: #EC8602;
}

#links02 ul ul li a:hover {
		 color: #00cc66;
		 background-color: #EC8602;
}


#links p  {
	width: 120px;
	text-indent: 0em;  /* 行頭1文字右にずらすをキャンセル*/
	text-align:center;
	border: 1px solid #666666;
	margin:0px;
    margin-right: 30px;
	margin-left: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url('nav_bk.gif');
	line-height: 1.4em;
    color: #3A2C27;
    
}

#links02 p  {
	width: 120px;
	text-indent: 0em;  /* 行頭1文字右にずらすをキャンセル*/
	text-align:center;
	border: 1px solid #666666;
	margin:0px;
    margin-right: 30px;
	margin-left: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url('nav_bk.gif');
	line-height: 1.4em;
    color: #3A2C27;
    
}

#links a.popup{
    color: #FFFFFF;　　　　　　
    background-color:none;
　　text-decoration: none;
　　position: relative;　　　/* ポップアップ表示基準のセル*/
  　background: none;
}

#links a.popup span{
		display: none;
	
	
}

#links a.popup:hover{
	
		color:#FFFFFF;
		/* border-left: 3px solid #FFFFCC; */
　	display: block;
		background-image: none;
    
}

#links a.popup:hover span{
    width: 350px;
		background: #CCFFCC;
		display: block;
		position: absolute;
		margin-left:75px ;
    margin-top: 10px;
		padding: 5px;
	
		border: solid 2px #666666;
		color: #3A2C27;
		font-family: Times New Roman,Times;
    font-size: 0.9em;
		text-align: left;
		text-decoration: none;
		text-indent: 1em;  /* 行頭1文字右にずらす*/
		z-index: 100px;   
}

#topicWord {
		 position: absolute ;
		 float:left;
		 bottom: 40px;
		 height:148px;
		 width:600px;
		 padding: 0px 0px 0px 10px;
		 z-index: 110;
		 border:10px;
		 color:#ffffff;
}

#topicWord ul{
		 color:#ffffff;
		 width: 500px;
		 font-size: 90%;
		 list-style-type: none;
}

#topicWord ul li{
		 color:#ffffff;
		 padding:7px;
		 border-bottom:solid #aaaaaa 1px;
		
}

#newsWord ul {
		 list-style-type: none;
		 
}

#newsWord ul li {
		 height:30px;
		 font-size: 90%;
}

#newsWord {
		 position: absolute ;
		 float:left;
		 bottom:40px;
		 right:0px;
		 height:148px;
		 width:280px;
		 padding: 0px 0px 0px 10px;
		 z-index: 110;
		 color:#ffffff;
		 border-left:solid 1px #aaaaaa;
}

#topicsBack {
		 position: absolute ;
		 bottom: 30px;
		 height:168px;
		 width:900px;
		 color:#FFFFFF;
		 background-color: #000000;
		 border-top: solid 3px #ff6600;
		 filter:alpha(opacity=60);
     -moz-opacity:0.6;
     opacity:0.6;
		 z-index: 90;
}

#topicWord .assign a {
		 text-decoration: none;
		 color:#FFFFFF;
     padding: 0px 0px 0px 25px;
		 background: url(assign.gif) left center no-repeat;
}

#topicWord .assign a:hover {
		 color:#ff6600;
     padding: 0px 0px 0px 25px;
		 background: url(assign02.gif) left center no-repeat;
}

#footer {
     position: absolute ;
		 bottom: 0px;
		 width:890px;
     clear: both;  
     height:20px;　
		 border-top: solid #F06633 2px;
		 text-align: right;
		 padding: 5px;
		 background-color: #000000;
		 color: #FFFFFF;
		 z-index: 100;
}




address {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: italicl;
	text-align: center;
	padding-top: 10px;
	margin-top: 15px;
	margin-bottom: 20px;
   
}

h6 {
    width:150px;
　  top: 0px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体",serif;
	color: #dc143c;
	font-size: 0.9em;
	margin:1em 0px;
	background-color:#E7FAEE;
	border-top:double 3px #01A252;
	border-bottom:double 3px #01A252;
	text-align: center;
	padding-top:3px ;
	padding-bottom: 2px;
	margin-bottom: 5px;	
	margin-right: 20px;
	margin-left: 20px;
}　

#maincontent {
		 
		 background-image: url(nav_bk.gif);
		 height:500px;
		 width:700px;
		 position:absolute;
		 border: solid 1px;
		 top: 0px;
		 left: 100px;
		 z-index:110;
		 
}

img {
		 border: none;
		 vertical-align: top;
}



