/* ヘッダー */
#head {
width: 800px;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	background: url(../img/main/head.gif) no-repeat;
	height: 98px;
	text-align: left;
}

/* ログイン */
#login{
    background: #99CC33;
    width: 800px;
    color: #000000;  
    height: 25px;
    font-size: 12px;
    margin: 0 0 0 0px;
   padding: 5 5 5 5px;
    text-align: left;
    border-top: 1px solid #ff9933;
	border-bottom: 1px solid #ff9933;
    }
    
#login b{
color: red;
}

#login input{
border:1px solid #333333;
background:#ffffff;
height:17px;
}

#login a:link { color: #666666; text-decoration: underline;}
#login a:visited { color: #666666;}
#login a:hover { color: red; text-decoration:none;}

/* ログイン機能のないページ */
#nologin1{
    width: 500px;
    color: #000000;  
    font-size: 12px;
    margin: 0 0 0 0px;
    text-align: left;
    float: left;
    }
#nologin1 b{
color: red;
}

#pass{
font-size: 10px; 
}

#nologin2{
text-align: right;
float: right;
}

#nologin2 a:link { color: #666666; text-decoration:none;}
#nologin2 a:visited { color: #666666; text-decoration:none;}
#nologin2 a:hover { color: red; text-decoration: underline;}

/* h1 */
h1{margin:0 0 0 0px;
   color:#333333;
   font-size:11px;
   height: 15px;
   padding: 10 0 0 20px;
   font-weight: normal;
   width: 800px;
   text-align: left;
   vertical-align: middle;
   }

/* トップh2 */   
#h2come{
width: 800px;
height: 20px;
color: #666666; 
padding: 5 5 0 5px;
font-size: 11px;
}


#h2come h2{
margin:0 0 0 0px;
font-size: 12px;
font-weight: normal;
}

#h2come a:link { color: #000099; text-decoration:none;}
#h2come a:visited { color: #000099; text-decoration:none;}
#h2come a:hover { color: red; text-decoration: underline;}

/* その他h2 */  
#topnavi {
width: 800px;
height: 20px;
color: #333333; 
text-align: left;
padding: 5 5 0 5px;
} 

#topnavi h2{
margin:0 0 0 0px;
font-size: 12px;
font-weight: normal;
}

#topnavi b{
color: #000000;
}

#topnavi a:link { color: #333333; text-decoration:none;}
#topnavi a:visited { color: #333333; text-decoration:none;}
#topnavi a:hover { color: #ff2200; text-decoration: underline;}

#fnavi600{
width: 570px;
text-align: righr;
font-size: 12px;
}

#fnavi800{
width: 780px;
text-align: righr;
font-size: 12px;
}
/* フッター */
#footer {
    width: 800px;
	height:60px;
	padding:10px 0px;
	background: url(../img/main/footbg.gif)  no-repeat ;
	color: #333;
	font-size: 10px;
	text-align: center;
}
#footer a { text-decoration: none; color:#333; }
#footer a:visited { color: #333; text-decoration:none;}
#footer a:hover { color: red; text-decoration: underline;}

h5{
font-weight: normal;
color: #666666;
font-size: 11px;
text-align: center;
}
