*
{
margin: 0;
padding: 0; 
}

body
{
width: 100%;
text-align: center; 
background: #d1deee url(http://www.soarnagano.jp/images/bluebg.jpg) repeat-x;   
font-family: sans-serif;
}

a 
{
text-decoration: underline;
}

a:link 
{
color: #0000FF;
}

a:visited 
{
color: #663333;
}

a:active 
{
color: #FF0000;
}

a:hover 
{
color: #ff6600;
}


ul 
{
list-style: none;
}

#container
{
margin-right: auto;
margin-left: auto;
text-align: left;
width: 98%;
min-width: 765px;
max-width: 1100px;
margin-top: 10px;
padding-top: 3px;
background: #ffffff url(http://www.soarnagano.jp/images/bgwhite.png) repeat-x bottom;
border: 1px solid #666666;
}

#header
{
margin-top: 0px;
}


.logomark
{
overflow: hidden;
width: 375px;
}

.logomark a
{
width: 375px;
height: 75px;
display: block;
background: url(http://www.soarnagano.jp/images/banner.gif) no-repeat right top;
text-decoration: none;
text-indent: -9999px;
}

.copy
{
float: right;
font-size: small;
margin: -75px 5px 0px 0px;
}

#header form
{
float: right;
padding: 5px;
font-size: small;
margin: -30px 5px 0px 0px ;
}

#tabs
{
clear: both;
margin-top: 10px;
}

#tabs ul 
{
padding: 2px 0px;

text-align: center; 
}

#tabs li 
{
list-style: none;
margin: 0;
display: inline;

}

#tabs li a 
{
padding: 3px 12px;
margin: 0px;
border: 1px solid #999999;
background: url(http://www.soarnagano.jp/images/bluebg_s.jpg) repeat-x top;
color: #000000;

}

#tabs li a:link 
{

}

#tabs li a:visited
{
text-decoration: none;
color: #333333;
}

#tabs li a:hover 
{
background: #dbff6c;
color: #000000;
border-color: #333333;
text-decoration: underline;
}

#tabs li a:active 
{
background: #ccffcc;
border: 1px inset #000000;
}

#tabs li a#current  
{
position: relative;
top: 1px;
padding-top: 4px;
background-color: #DBFF6C;
color: black;
}

#wrapper
{
width:100%;
float:left;

}

#content 
{
margin-right: 200px;
overflow: hidden;
font-size: medium;
padding: 10px;
}

#hierarchical-menu
{
font-size: small;
margin: 5px 10px;
}

#content h1,
#content h2
{
margin: 5px;
padding: 1px 1px 3px 5px; 
color: #1e3c5f;
font-size: x-large;
border-left: 5px solid #385d94;
border-bottom: 1px dashed #cccccc ;
}

#content h2.title,
#extra h2,
#extra h3
{
margin: 20px;
padding: 1px 1px 3px 5px;
font-size: medium;
border-left: 5px solid #385d94;
border-bottom: 1px dashed #cccccc ;
}


#text p,
#extra p
{
line-height: 1.4;
padding: 5px 10px 10px 30px;
}

#text blockquote
{
line-height: 1.4;
margin: 5px 20px 5px 40px;
padding: 5px;
border: 1px dashed #385d94;
}

#text ul
{
margin-left: 20px;
}

#text img
{
border: 1px solid #385d94;
}

.lfloat
{
float: left;
margin-right: 20px;
}

.rfloat
{
float: right;
margin-left: 20px;
}

.previous
{
float: left;
text-align: left;
}

.next
{
float: right;
text-align: right;
}

#navigation
{
float: left;
width: 180px;
margin-top: 10px;
margin-left: -200px;
overflow: hidden;
padding: 10px;
/* 
background: url(http://www.soarnagano.jp/images/side.jpg) top no-repeat;
*/
}


#navigation h2,
#navigation h3
{
color: #1e3c5f;
margin: 5px 0px;
padding: 1px 1px 3px 3px;
font-size: large;
border-left: 5px solid #385d94;
border-bottom: 1px dashed #999999;
}

#navigation li
{
line-height: 1.5;
}

#nav
{
margin-top: 40px;
}

.livecam
{
text-decoration: none;
}

.livecam img
{
border: 1px solid #385d94;
}

.f
{
display: none;
}

.counter
{
padding: 10px;
}

#extra
{
clear: both;
}

#footer
{

}

#footer address
{
margin: 5px 10px;
font-style: normal;

}

.e-mail
{
text-align: center;
}

.supported
{
margin-top: 10px;
font-size: xx-small;
float: right;
}
