﻿body {
  background: #e1e0d9 url(img/pr/body_bg.png) repeat-x;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 85%;
}

#login {  
    position: absolute;
    top: 50%;
    left: 50%;
    width: 330px;
    height: 180px;
    margin-left: -165px;
    margin-top: -90px;
}

div.searchresult table { 
  width: 380px;
  border-collapse: collapse;  /* 隣のセルと、枠線を重ねない */
  empty-cells: show;    /* 中身が空のセルを表示 */
  border:1px solid #999;
}

div.searchresult th {
  border-collapse: collapse;  /* 隣のセルと、枠線を重ねない */
  padding: 4px 0;
  background-color: #eee;
  border:1px solid #999;
  height: 30px;    /* 高さ */
}

div.searchresult td { 
  vertical-align:super;
  border-collapse: collapse;  /* 隣のセルと、枠線を重ねない */
  padding: 4px 0;
  border:1px solid #999;
  height: 30px;      /* 高さ */
  padding-left: 5px;    /* 左端から開ける距離 */
}


div.right-sidebar table { 
  width: 98%;
  border-collapse: collapse;  /* 隣のセルと、枠線を重ねない */
  empty-cells: show;    /* 中身が空のセルを表示 */
  border:1px solid #999;
}

div.right-sidebar th {
  border-collapse: collapse;  /* 隣のセルと、枠線を重ねない */
  padding: 4px 0;
  background-color: #eee;
  height: 30px;    /* 高さ */
}

div.right-sidebar td { 
  font-size: 80%;
  vertical-align:super;
  border-collapse: collapse;  /* 隣のセルと、枠線を重ねない */
  padding: 4px 0;
  border:1px solid #999;
  height: 100px;      /* 高さ */
  padding-left: 5px;    /* 左端から開ける距離 */
}

div.left-sidebar table { 
  border-collapse: collapse;  /* 隣のセルと、枠線を重ねない */
  empty-cells: show;    /* 中身が空のセルを表示 */
  width:170px;
  border:1px solid #999;
  margin-left:8px;
}

div.left-sidebar th {
  border-collapse: collapse;  /* 隣のセルと、枠線を重ねない */
  padding: 0px;
  width:170px;
  margin:0px;
  background-color: #eee;
  height: 30px;    /* 高さ */
}

div.left-sidebar td { 
  vertical-align:super;
  border-collapse: collapse;  /* 隣のセルと、枠線を重ねない */
  padding: 0px;
  width:170px;
  margin:0px;
  border:1px solid #999;
  padding-left: 11px;    /* 左端から開ける距離 */
}

div.errormessage {
  font: bold;
  color: red;
}
div.message {
  font: bold;
  color: blue;
}

div.necessary {
  color: red;
}

* {

  /* ie6,7のみに適用 */
  /margin: 0;
  /padding: 0;
}

a:link,
a:visited,
a:hover

a:link { color: black; }
a:visited { color: black; }
a:hover { color: black; }

#wrapper {
}

#container {
  border-collapse: collapse;  /* 隣のセルと、枠線を重ねない */
  padding:0px;
  margin:0px;
  height:100%;
  background-color:white;
  text-align:center;
}
#contents{
  width:780px;
  margin:0px;
  padding:0px;
}
#header {
  width: 800px;
  vertical-align:top;
  height:100px;
  margin: 0px;
  padding: 0px;
  margin-bottom: 20px;
  background: url(img/bg-header.jpg) no-repeat 0 0;
}

#header_link {
  height:100px;
  text-align:left;
}
#header_link a {
  position: relative;
  top: 30px;
  left: 20px;
  height: 47px;
  width: 210px;
 /*
#header_link a {
  position: relative;
  top: 30px;
  left: -280px;
  height: 50px;
  width: 220px;
 */
}

html>/**/body #header_link a {
  padding-right: 196px;
  padding-bottom: 20px;

}



div.left-sidebar {
  float:left;
  width: 200px;
  height: 400px;
}

div.searchresult{
  width:400px;
  float: left;
}

div.right-sidebar {
  text-align:left;
  width: 180px;
  float: left;
}



#footer {
  clear: both;
  width: 800px;
  height: 24px;
  background: url(img/bg-footer.jpg) no-repeat 0 0px;
}

h1.title {
  padding: 0;
  text-indent: -2024px;
  background: url(image/logo.png) no-repeat center;
  height: 265px;
}

.logo {
  font-size: 100%;
  font-weight: bold;
  top: 50px;
  left: 520px;
}

.logo a {
  text-decoration: none;
  color: #000;
}

.logo a:hover {
  text-decoration: none;
  color: #f00;
}

#contents p {
  line-height: 1.6em;
  margin-bottom: 0.5em;
}

#right-sidebar .localnavi li a {
  text-decoration: none;
  width: 150px;
  padding: 4px 4px;
  display: block;
  border: 1px outset #eee;
  background-color: #eee;
}

#right-sidebar .localnavi li a:hover {
  text-decoration: none;
  border: 1px outset #363;
  background-color: #ccc;
}

.sidebar-dl {
  border-collapse: collapse;  /* 隣のセルと、枠線を重ねない */
  empty-cells: show;    /* 中身が空のセルを表示 */
  width: 150px;
  padding: 0px;
  margin:0px;
  border: 1px solid #d6d5ca;
}

.sidebar-dl th {
  text-align: center;
  width: 150px;
  padding: 0px;
  background-color: #eee;
}

.sidebar-dl td {
  float: right;
  width: 150px;
  text-align: left;
  padding: 3px;
}

h2 {
	padding-left: 20px;
	padding-bottom: 0;
	margin: 0.8em 0;
	border: 1px solid #d6d5ca;
	background: url(img/pr/h2_bg.png) repeat-x;
	font-size: 150%;
	font-weight: both;
	text-align:left;
}

#footer p {
  padding-top: 20px;
  color: #fff;
}
th{
	color: #e1e0d9;
	background: #444d56 url(img/th_bg.png) repeat-x;
	border: 1px solid #000000;
	padding: 0.25em 0.5em;
	text-align: center;
}
#cds {
  font-size: 80%;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  text-align: left;
  margin: 0;
  padding: 5px 0 0 5px;
  clear: both;
  background: url(img/bg-cds.jpg) no-repeat 0 0;
}

#cds,
#cds a,
#cds a:hover {
  text-decoration: none;
  color: #eee;
}

h3.sctitle {
  border-left:8px solid #bdb;
  border-bottom:1px solid #228822;
  font-size: 150%;
  padding:0px;
  margin:0px;
  padding-left: 5px;
}
body{
  padding:0px;
  margin:0px;
}

