body {
 margin: 0px;
 background: #B1CDF4 url(images/bg.gif) repeat-x scroll  center top;
 font-size: 15px;
 line-height: 22px;
 text-align: center;
 letter-spacing: 0.05em;
}
h1,  h3,  p,  ul,  li {
 margin: 0px;
 padding: 0px;
 color: black;
}
img { border:  none; }
ul { list-style-type: none; }
a { text-decoration: none; }


#header {
  height: 160px;
  width: 800px;
  line-height: 1;
  color: #ffffff;
}

#header2 {
 height: 80px;
 width: 800px;
 line-height: 1;
 color: #ffffff;
}

#news {
 background: #f5f5f5 none no-repeat scroll 0% 0%;
 padding-top: 0px;
 text-align: center;
}
#news  p {
 font-size: 14px;
 font-weight:bold;
 padding-right: 15px;
 color: red;
}

#menu {
 background: #cccccc url(images/menu_bg.gif) no-repeat scroll 0% 50%;
 height: 40px;
}
#menu  li {
 background: url(images/menu_line.gif) no-repeat scroll right center;
 float: left;
 height: 40px;
}
#menu  li  a {
 color: #000000;
 text-decoration: none;
 font-size: 14px;
 font-weight:bold;
 display: block;
 width: 8.15em;
 text-align: center;
 padding-right: 0px;
 padding-left: 0px;
 line-height: 40px;
}
#menu  li  a:hover {
 background: transparent url(images/menu_over.gif) repeat scroll 0% 50%;
 color: #ffffff;
}


#main {
 background: #FFFEF9 none repeat scroll 0% 50%;
 display: inline;
 padding-top: 20px;
 margin-right: 8px;
 float: right;
 width: 595px;
 padding-bottom: 10px;
}
#main  h1 {
 padding: 10px 5px 5px 15px;
 font-weight:normal;
 font-size: 14px;
 letter-spacing: 0.12em;
}
#main  h2 {
 font-size: 13px;
 font-weight:normal;
 line-height: 1.2;
 color: #515151;
}
#main  h3 {
 margin-bottom: 0px;
 margin-right: 10px;
 font-weight:bold;
 font-size: 15px;
 line-height: 1.5;
 color: #f15151;
}
#main  p {
 font-size: 15px;
 font-weight: normal;
 line-height: 35px;
 padding-left: 20px;
}
#main  p.midashi {
 background: transparent url(images/midashi.gif) no-repeat scroll 0% 50%;
 font-size: 15px;
 font-weight: bold;
 line-height: 35px;
 padding-left: 10px;
}
#main a:link {color:#191970}
#main a:visited {color:#4b0082}
#main a:hover{color:#ff5599}

#container {
 background: #ffffff url(images/side_bg.gif) repeat-y scroll 0% 50%;
 width: 800px;
 text-align: left;
 margin-top: 0px;
 margin-right: auto;
 margin-left: auto;
 padding-right: 2px;
 padding-left: 4px;
}

#side {
 margin-top: 10px;
 padding: 0px 30px 0px 10px;
 background: transparent url(images/side_menu.gif) repeat scroll 0% 0%;
 float: left;
 width: 147px;
 color: #ffffff;
}

#side  a {
 color: #ffffff;
}
#side  li {
 margin-top: 5px;
 margin-bottom: 10px;
 letter-spacing: 0.1em;
}
#side  .menu  a {
 border-left: 3px solid #778899;
 width: 160px;
 color: #000000;
 text-decoration: none;
 padding-left: 10px;
 display: block;
}
#side  .menu  a:hover {
 border-left: 3px solid #ffff00;
}

#slink {
 margin-top: 60px;
 float: left;
 width: 147px;
 font-size: 12px;
}


#link h1 {
 padding: 0px 0px 0px 5px;
 line-height: 1.2;
 font-weight: normal;
 font-size: 13px;
 letter-spacing: 0.1em;
}
#link  li {
 padding-top: 3px;
 list-style-type: none;
 margin-top: 0px;
}

#footer {
 border-top: 1px solid #808080;
 margin: 15px auto 0;
 padding: 5px;
 font-size: 12px;
 clear: both;
 width: 720px;
 text-align: right
}

#flinkr {
 display: inline;
 float: right;
 text-align: right;  
}

table.type01 {
 font-size: 100%;
 width: 520px;
 border: 1px solid #cccccc;
 border-collapse: separate;
 border-spacing: 1px;
}
table.type01 th {
 padding: 5px;
 font-weight: normal;
 border-right: 0px solid #dcdcdc;
 border-bottom: 1px solid #dcdcdc;
 background-color: #f2f8f2;
 letter-spacing: 0.05em;
}
table.type01 td {
 padding: 5px;
/* text-align:right; */
 border-right: 0px solid #dcdcdc;
 border-bottom: 2px solid #dcdcdc;
 background-color: #f3fcfe;
}

table.type02 {
 font-size: 80%;
 border: 1px solid #cc8ccc;
 border-collapse: separate;
 text-align: center;
 border-spacing: 1px;
 line-height: 1.5;
}
table.type02 th {
 padding: 5px 0px;
 font-weight: bold;
 border-right: 2px solid #dcdcdc;
 border-bottom: 2px solid #dcdcdc;
 background-color: #f2f8f2;
}
table.type02 td {
 padding: 5px;
 font-weight: bold;
 border-right: 2px solid #dcdcdc;
 border-bottom: 2px solid #dcdcdc;
 background-color: #f3fcfe;
}


