@charset "utf-8";
/*　*/

#border{
 background:rgb(255,255,255);
 border:rgb(255,255,255) 1px solid;
 width:720px;
}
#red_border_top{
 padding:1px;
 background:url(../img/back-top.gif) repeat-x ;
}
#red_border_top ul{
 border:solid 1px rgb(102,102,102);
 border-width:1px 0 0 0;
 margin:0 15px;
 padding:5px 3px;
}
#red_border_top li{
 display:inline;
 margin:0 5px;
 padding:0;
 font-size:8pt
}
#red_border_top a:link,#red_border_top a:visited {
 text-decoration:none;
 color:rgb(0,0,0);;
}
#red_border_top a:hover {
 text-decoration:underline;
 color:rgb(0,0,0);;
}
/*
#main{
 height:400px;
}
*/
h1{
 margin-top:40px;
 margin-bottom:5px;
}
#red_border_bottom{
 height:48px;
 padding:0;
 background:url(../img/back-bottom.gif) repeat-x;
}
#back_moyou{
 height:48px;
 background:url(../img/back-bottom-top.gif) no-repeat right;
}
