@charset "shift_jis";
* {margin:0; padding:0;}
body   { height:100%; color: #666; font-size: 10pt; background-image: url("../images/bg.gif") }

#wrapper  {width:770px; height:100%; margin:0 auto ;
background-image: url("../images/bg_border.gif"); background-repeat:repeat-y;}

/*?w?b?_*/
#header {width:760px; height:80px; margin-left:5px; padding-top:15px;
border-top:2px solid #999;
background-image: url("../images/header_line.gif");background-repeat:repeat-x; background-position:center bottom;}
#header h1 {float:left; margin:10px 0 0 10px}
#header ul {text-align:right;}
#header li {margin-right:5px;display:inline;}

h2 {margin:20px 0 0 5px}

/*?R???e?i*/
#container {width:740px;margin:20px 0 0 20px;}

#contents {width:540px; float:left;}

/*?T?C?h???j??ŽÛ*/
#sidemenu {width:190px; float:right;
background-image: url("../images/side_line-y.gif");background-repeat:repeat-y; background-position:left}
#sidemenu .menubox01 {width:180px; margin:0 0 20px 10px;
background-image: url("../images/side_bg01.gif"); background-repeat: no-repeat; background-position:top right}
#sidemenu .width {width:40px; float:left; margin-top:3px}

#sidemenu .menubox02 {width:180px; margin:0 0 20px 10px;
background-image: url("../images/side_bg02.gif"); background-repeat: no-repeat; background-position:top right}

#sidemenu h5 {font-weight: bold; background:url("../images/side_marker01.gif") no-repeat 0 -3px; padding: 0 0 0 10px; margin:0 0 0 6px}
#sidemenu form {margin:0 0 0 20px; padding-bottom:10px; background-image: url("../images/side_line-x.gif");background-repeat:repeat-x; background-position:bottom}

#sidemenu dl {margin:10px 0; padding-bottom:5px; background-image: url("../images/side_line-x.gif");background-repeat:repeat-x; background-position:bottom}
#sidemenu dt  {font-weight: bold; background:url("../images/side_marker01.gif") no-repeat 0 -3px;margin: 0 0 0 6px; padding: 0 0 0 10px }
#sidemenu dd  { line-height: 140%; margin: 0 0 0 20px}
#sidemenu hr  {height:5px; }

/*footer*/
#footer  { margin: 20px 0 0 10px;padding:5px; width: 740px; clear: both; border-top: 1px solid #999;
background-image:url("../images/footer_logo.gif"); background-repeat:no-repeat; background-position:5px 5px; }
#footer h4    {margin-left:80px; padding:3px; font-size: 11pt; font-style: italic; font-weight: bold }
#footer p {margin-left:80px; padding:3px; }
#footer address   {margin-left:80px; padding:3px; font-style: normal }

/*link*/
a:link,a:hover,a:active  { color: #09c }
a:visited  { color: #c6c }