a{text-decoration:none;}

/*　トップページ　NEW　css　*/
div#new{
	 width:654px;
	 _width:660px;
	 height: 270px;
  	 _height:290px;
 	 border:3px double #880;
	 padding:0.5em 0;
	 background-image:url("../image/bg/newbk.jpg");
 	 overflow: hidden;
	 text-align: left;}
 
div#new{text-align:left;margin-bottom:5px;}
div#new span{font-size:16px; font-weight:600;color:#f00;padding: 0.5em;}
div#new span.old a{font-size:14px; font-weight:600;color:#088;padding:0 0.5em;margin-bottom: 0.5em;}
div#new span.old a:hover{font-size:14px; font-weight:400;color:#f00;background-color:#ffd;
display:inline;}

div#newlog ul{list-style:none; margin:0.5em;padding-left:0.5em;}
div#newlog ul li{line-height: 1.5em;font-size: 13px;letter-spacing: 1px;text-align:left;}
div#newlog ul li a:hover{color: #f00;text-decoration: underline;font-size:13px;}

/*LOGページcss　*/
td.lognav{border-bottom: 1px solid #088;}

ul.nav{list-style: none;margin:1px 0 0 24px;padding-left: 0px;border-left:1px solid #fff;}
ul.nav li{float: left;text-align: center;font-weight: 600;border-right: 1px solid #fff;border-bottom: 1px solid #fff;padding:0;line-height: 1.8em;width: 100px;}
ul.nav li{background-image: url(../image/bg/bg-nav2.jpg);overflow: hidden;color: #fff;}
ul.nav li a{background-image: url(../image/bg/bg-nav.jpg);overflow: hidden;display: block;color: #fff;}
ul.nav li a:hover{background-image: url(../image/bg/bg-nav2.jpg);overflow: hidden;color: #000;}
 
ul.nav:after{content:"";display:block;clear:both;}
 
p.jump{font-size: 12px;text-align: right;font-weight: 600;padding:0 1em;margin-bottom: 0;}
#upper img{vertical-align: bottom;}
p.jump A:link,p.jump A:visited {color:#6495ed;}
p.jump A:hover {color:red;font-size:13px;margin: 0px;}

p#logtitle{font:18px HG丸ｺﾞｼｯｸM-PRO; font-weight: 600;color:#ff0000;}
h5{font:16px HG丸ｺﾞｼｯｸM-PRO; font-weight: 600; color:#f00; text-align: left;margin: 0;padding: 0 1em;}

div#load{text-align: left;}

div#load ul{list-style: none;margin: 1em 0 0 1em;padding: 0;}
div#load ul li{line-height: 1.5em;font-size: 14px;letter-spacing: 1px;padding: 0;}
div#load ul li a:hover{color: #f00;text-decoration: underline;}

p.alert{font-size: 14px;color: #f00;padding: 1em;}
p.copyright{display:block;background-color: #06a;color: #06a;line-height: 2em; margin: 0;font-size: 12px;}

/* ++++++++++++++++++++++++++++ */
/* フッターを下に表示させるcss */
* html body{text-align:center;} /* IE6用 */

html,body{height:100%;margin:0;}
#upper{min-height:100%;height:auto !important;height:100%;}
#upper{margin:0 auto -100px;}

#footer,.stopper{height:100px;margin:0 auto;}

#upper, .stopper, #footer{
width:760px;background-image:url(../image/bg/bg_band.gif);
background-repeat:repeat-y;}

