@charset "utf-8";


/*---------- ページ全体の指定 ----------*/

body {
  font-family: Verdana, Arial, Helvetica, sans-serif, "ＭＳ ゴシック","Hiragino KaKu Gothic Pro", Osaka;
  margin: 0;
  padding: 0;
  color: #333;
  background-image: url(images/back.gif);
  background-repeat: repeat-y;
  background-position: center;
}

a:link {
  color: #004080;
}

a:hover {
  color: #005ebb;
}

a:visited {
  color: #005ebb;
}

p {
  margin: 20px 0 20px 20px;
  line-height: 150%;
  letter-spacing: 1px;
}

h1 {
  margin: 0;
  padding: 2px 3px 0px 3px;
  color: #333;
}

h1#index {
  margin: 0;
  padding: 0;
}


/*---------- メイン ----------*/

#main {
  margin: 0 auto 0 auto;
  padding: 0;
  width: 800px;
  border-right:  solid 2px #c6c6c6;
  border-bottom: solid 2px #c6c6c6;
  border-left: solid 2px #c6c6c6;
  background-color: #ffffff;
}



/*---------- ヘッダー ----------*/

#header {
  margin: 0;
  width: 800px;
  border-bottom: solid 3px #005ebb;
  background-color: #999999;
  font-family:Verdana;
  background-color: #ffffff;
}

#header h2 {
  margin: 0;
  padding: 3px 0 4px 8px;
  border-bottom: solid 1px #cccccc;
  text-align: left;
  font-size: 10px;
  color: #333333;
  background-image: url(images/h_back.gif);
}

#table-left{
  text-align: left;
  font-size: 16px;
  color: #333333;
  line-height: 150%;
  text-decoration: none;
}

#table-left p{
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  padding: 0px 0px 20px 20px;
  margin:0px;
}

#table-left a{
  font-size: 16px;
  color: #333333;
  text-decoration: none;
}

#table-left a:hover{
  font-size: 16px;
  color: #666666;
  text-decoration: none;
}


#table-right strong{
  text-align: right;
  margin: 0;
  padding: 2px 14px 2px 0;
  font-size: 15px;
  color: #c9171e;
  line-height: 150%;
  text-decoration: none;
}

#table-right{
  font-size: 12px;
  color: #333333;
  text-decoration: none;
}

#header-menu {
  background-color: #333333;
  margin: 0px;
  padding: 5px 0 5px 15px;
  border-bottom: solid 2px #ffffff;
  background: url(images/head_menu_back.gif);
  background-repeat: repeat-x;
}

#header-menu ul {
  text-align: left;
  padding-bottom: 1px;
  margin: 0px;
  width: auto;
}

#header-menu li {
  color: #ffffff;
  display: inline;
  padding-left: 12px;
  padding-right: 7px;
  background: url(images/l_icon.gif) no-repeat;
  background-position: left center;
}

#header-menu a {
  color: #ffffff;
  text-decoration: none;
  font-size: 12px;
}

#header-menu a:hover {
  color: #cccccc;
  font-size: 12px;
}


/*---------- コンテンツ ----------*/

#container {
  margin: 0px;
  padding: 6px 6px 6px 6px;
  background-color: #ffffff;
}


/*---------- メインコンテンツ ----------*/

#contents {
  float: right;
  margin: 0;
  padding: 0 2px 0 10px;
  line-height: 150%;
  letter-spacing: 1px;
  width: 585px;
}

#contents h1, #contents h2 {
  margin: 0 0 7px 0;
  padding: 11px 0 10px 12px;
  line-height: 110%;
  font-size: 16px;
  color: #333333;
  background-image: url(images/titlebar.gif);
  background-repeat: no-repeat;
}

#contents img.head_photo {
  margin: 0 0 10px 0;
}

#contents img.photo {
  float: left;
  margin: 10px 20px 0 0;
}

#contents img.picture {
  margin: 0 10px 10px 0;
  float: left;
}

#contents p.photo {
  margin: 0 0 20px 0;
  padding: 0;
}

#contents p {
  margin: 15px 0 35px 1em;
  line-height: 150%;
  letter-spacing: 1px;
}

table#t01 {
  border: solid 1px #999999;
  border-collapse: collapse;
}


td#t01 {
  border: solid 1px #999999;
  border-collapse: collapse;
}


td#head {
  padding: 6px;
  border: solid 1px #999999;
  border-collapse: collapse;
}

p.category {
  font-size: 12px;
  margin:0px;
  padding:0px;
}

th{
  vertical-align:top;
}

dd {
  margin-bottom:2em;
}

br.clear {
  clear:both;
}

#contents table td,#contents table th {
  text-align:left;
  vertical-align: top;
}

/*---------- メニュー ----------*/

#menu {
  float: left;
  margin: 0 0 15px 0;
  padding: 0;
  width: 168px;
  letter-spacing: 1px;
  text-align: left;
  background-image: url(images/menu_back.gif);
}

#menu h2 {
  margin: 0;
  padding: 6px 0 6px 12px;
  line-height: 110%;
  font-size: 12px;
  color: #fffffc;
  background-image: url(images/sidebar.gif);
  background-repeat: no-repeat;
}


.menulist {
  margin: 0 0 16px 0;
  padding: 5px 4px 5px 4px;
  width: 160px;
  text-align: left;
  background: url(images/menu_stripe.jpg) repeat; 
}

.menulist h2 {
  margin: 0;
  padding: 6px 0 6px 12px;
  line-height: 110%;
  font-size: 12px;
  color: #fffffc;
  background-image: url(images/sidebar.gif);
  background-repeat: no-repeat;
}

.menulist a{
  color: #004080;
  display: block;
  width: 138px;
  padding: 7px 0 6px 25px;
  font-size: 12px;
  background-image: url(images/side_menu_bg.gif);
  background-repeat: no-repeat;
  text-decoration: none;
 }

.menulist a:hover{
  color: #004080;
  background-image: url(images/side_menu_bg_hover.gif);
  background-repeat: no-repeat;
}


.menu_free {
  margin: 0 0 14px 0;
  padding: 5px 2px 0px 5px;
  width: 160px;
  text-align: left;
  background-image: url(images/menu_back.gif);
}

.menu_free h2 {
  margin: 0;
  padding: 6px 0 6px 12px;
  line-height: 110%;
  font-size: 12px;
  color: #fffffc;
  background-image: url(images/sidebar.gif);
  background-repeat: no-repeat;
}

.menu_free a{
  color: #004080;
  width: 148px;
  padding: 6px 0 5px 0;
  font-size: 12px;
  background-color: #f3f3f2;
 }

.menu_free a:hover{
  color: #005ebb;
  background-color: #f3f3f2;
}


#menu p {
  margin: 10px 4px 0 0;
  line-height: 150%;
  font-size: 12px;
}

li {
  list-style-image: url(images/mark.gif);
  margin: 0 0 5px 0;
}




/*---------- フッター ----------*/

#footer {
  clear: both;
  margin: 0;
  padding: 10px 0 15px 10px;
  text-align: center;
  font-size: 12px;
  color: #333333;
  border-top: solid 2px;
  border-top-color: #004080;
  background-color: #ffffff;
}

#footer a {
  color: #333333;
  font-size: 12px;
 }

#footer a:hover {
  color: #333333;
}


