@charset "utf-8"; 
/*
 * This Stylesheet was based on Yahoo! UI Library's Reset and Fonts CSS.
 * Copyright (c) 2006, Yahoo! Inc. All rights reserved.
 * http://developer.yahoo.com/yui/reset/
 * http://developer.yahoo.com/yui/fonts/
 * http://developer.yahoo.net/yui/license.txt
*/

html {
  color: #333;
  background: #fff;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  border: none;
  vertical-align: bottom;
}

address,caption,cite,code,dfn,em,strong,th,var {
  font-style: normal;
  font-weight: normal;
}

li {
  list-style: none;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 113%;
  font-weight: bold;
}

fieldset {
  border: none;
}

input,textarea,select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

input,textarea,select {
  *font-size: 100%;
}

button {
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
  cursor: pointer;
}

body {
  background: #fff;
  font: 13px/1.231 Helvetica, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, 'メイリオ', sans-serif;
  *font-size: small;
  *font: x-small;
}

table {
  font-size: inherit;
  font: 100%;
}

table th {
  text-align: left;
}

/* @group 要素ごとのスタイル */
/* テキスト・リンクカラー */
a,
a:link {
  color: #003c98;
  text-decoration: none;
}

a:visited {
  color: #003c98;
}

a:hover,
a:active {
  color: #003c98;
  text-decoration: underline;
}

p, ul, ol,
ul li,
ol li,
table,
table th,
table td {
  font-size: 100%;
}

p {
  line-height: 1.31;
}

dt,
dd {
  *font-size: 93%;  /* for Win IE */
}

li {
  line-height: 1.31;
  font-size: 93%;
}

/* 行頭ポイント付きリスト */
ul.pt,
ol.pt {
  margin-left: 2em;
}

ul.pt li,
ol.pt li {
  padding: 0 0 0.4em 1.8em;
  position: relative;
  background: transparent url(../img/pt.png) no-repeat 0 0.2em;
}

ul.pt ul,
ol.pt ul,
ul.pt ol,
ol.pt ol {
  margin-top: 0.3em;
}

/* ポイントなしリスト */
ul.plain li {
  padding: 0;
  background: none;
}

/* 番号付きリスト */
ol.num {
  margin: 0 0 1em 3.5em;
}

ol.num li {
  list-style-type: decimal;
}

table th,
table td {
  
}

table td ul,
table td ul li,
dl dd ul,
dl dd ul li {
  font-size: 100%;
}

strong {
  font-weight: bold;
}

.skip {
  display: none;
}

/* @end 要素ごとのスタイル */

/* @group floating-clear */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  width: 100%;
  height: 0;
  line-height: 0;
  overflow: hidden;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac Hack \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* @end floating-clear */

/* @group 共通部品 */
/* 横並びナビゲーション */
ul.nav.clearfix li {
  float: left;
}

ul.nav.clearfix li a {
  display: block;
}

/* シャドウ囲み枠 */
.main div.frame {
  background: url(../img/main/frame_bg.png) repeat-y left;
}

.main div.frame div.top {
  height: 7px;
  line-height: 1;
  background: url(../img/main/frame_top.png) no-repeat left top;
  font-size: 1px;
}

.main div.frame div.bottom {
  height: 7px;
  line-height: 1;
  background: url(../img/main/frame_bottom.png) no-repeat left bottom;
  font-size: 1px;
}

/* @end 共通部品 */

/* @group ワイヤーフレームレイアウト */
body {
  background: url(../img/body.png) repeat-x top;
  text-align: center;
}

/* 全てを囲むボックス #doc */
#doc {
  margin: 0 auto;
  position: relative;
  width: 784px;
  line-height: 1.51;
}

/* @group ヘッダ #header */
#header {
  margin: 0 0 11px 0;
  position: relative;
  width: 784px;
  height: 76px;
  overflow: hidden;
  text-align: left;
}

/* ロゴ */
#header .logo {
  margin: 0;
  padding: 0;
  float: left;
  width: 323px;
  height: 76px;
}

/* @group ナビゲーション #nav */
#nav {
  float: left;
  width: 461px;
}

#nav ul {
  margin: 0;
}

#utility-nav {
  margin: 0 0 0 270px!important;
  width: 191px;
  height: 40px!important;
}

#utility-nav li,
#utility-nav li a {
  display: inline!important;
  line-height: 1.3;
}

#utility-nav li {
  margin: 9px 17px 0 0;
  padding: 0 0 0 17px;
  background: url(../img/pt.png) no-repeat;
  font-size: 70%;
}

#global-nav {
  width: 461px;
  height: 36px;
}

#global-nav li {
  margin: 0!important;
  float: left;
  height: 36px!important;
}

#global-nav li a {
  display: block;
  height: 36px!important;
  text-decoration: none!important;
}

#global-nav li.nav1 {
  width: 124px;
}

#global-nav li.nav1 a {
  background: url(../img/nav/globalnav.png) no-repeat left bottom;
}

#global-nav li.nav1 a:hover {
  background: url(../img/nav/globalnav.png) no-repeat left top;
}

#global-nav li.nav2 {
  width: 128px;
}

#global-nav li.nav2 a {
  background: url(../img/nav/globalnav.png) no-repeat -124px -36px;
}

#global-nav li.nav2 a:hover {
  background: url(../img/nav/globalnav.png) no-repeat -124px 0;
}

#global-nav li.nav3 {
  width: 67px;
}

#global-nav li.nav3 a {
  background: url(../img/nav/globalnav.png) no-repeat -252px -36px;
}

#global-nav li.nav3 a:hover {
  background: url(../img/nav/globalnav.png) no-repeat -252px 0;
}

#global-nav li.nav4 {
  width: 67px;
}

#global-nav li.nav4 a {
  background: url(../img/nav/globalnav.png) no-repeat -319px -36px;
}

#global-nav li.nav4 a:hover {
  background: url(../img/nav/globalnav.png) no-repeat -319px 0;
}

#global-nav li.nav5 {
  width: 68px;
}

#global-nav li.nav5 a {
  background: url(../img/nav/globalnav.png) no-repeat -386px -36px;
}

#global-nav li.nav5 a:hover {
  background: url(../img/nav/globalnav.png) no-repeat -386px 0;
}

#nav ul li a span,
#nav ul li a strong {
  display: block;
  visibility: hidden;
  text-decoration: none;
}

/* @end ナビゲーション #nav */

/* @end ヘッダ #header */

/* @group コンテンツ #contents */
#contents {
  text-align: left;
}

#contentscenter {
  text-align: center;
}

#contentscenter .main {
  float: right;
  position: relative;
  width: 784px;
  overflow: hidden;
  z-index: 1;
}

#contents .main {
  float: right;
  position: relative;
  width: 591px;
  overflow: hidden;
  z-index: 1;
}

#contents .sub {
  margin-top: 8px;
  float: left;
  position: relative;
  width: 180px;
}

div.section-lv1 h1 {
  margin: 0;
}

div.section-lv1 p {
  margin: 0 20px 40px 20px;
  line-height: 1.51;
  font-size: 93%;
}

div.section-lv1 p.lead {
  margin: 0;
}

div.section-lv1 div.figure {
  margin: 0 0 15px 20px;
}

div.section-lv2 {
  margin: 0 0 14px 0;
}

div.section-lv2 h2 {
  margin: 0 0 10px 0;
}

div.section-lv2 p {
	line-height: 1.51;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}

div.section-lv2 p.note {
  margin: 0 20px 10px 20px;
}

div.section-lv2 p.pict {
  margin: 0;
  padding: 0 0 0 1px;
}

div.section-lv2 div.figure {

}

/* @end コンテンツ #contents */

/* @group ローカルナビゲーション #local-nav */
#local-nav,
#local-nav dd,
#local-nav ul,
#local-nav li {
  width: 180px;
}

#local-nav li div {
  margin: 0 0 1px 0;
  width: 180px;
  min-height: 31px;
}

#local-nav dt {
  width: 180px;
  height: 41px;
}

#local-nav ul li {
  line-height: 1.2;
  font-size: 93%;
}

#local-nav ul li ul li {
  font-size: 100%;
}

#local-nav ul li a {
  padding: 9px;
  display: block;
  text-decoration: none;
}

#local-nav ul.lv1 li a {
  padding: 9px 10px 9px 20px;
  color: #fff;
  background: #66a6df url(../img/localnav/lv1.png) no-repeat 10px 13px;
}

#local-nav ul.lv1 li a:hover {
  background: #91c0e8 url(../img/localnav/lv1.png) no-repeat 10px 13px;
}

#local-nav ul.lv2 li a {
  padding: 9px 10px 9px 32px;
  display: block;
  color: #fff;
  background: #91c0e8 url(../img/localnav/lv2_on.png) no-repeat 22px 13px;
}

#local-nav ul.lv2 li a:hover {
  color: #fff;
  background: #91c0e8 url(../img/localnav/lv2_on.png) no-repeat 22px 13px;
}

#local-nav ul.lv2 li.current a {
  color: #fff;
  background: #2480d1 url(../img/localnav/lv2.png) no-repeat 22px 13px;
}

#local-nav ul.lv3 li a {
  padding: 9px 10px 9px 32px;
  display: block;
  color: #5a5a5a;
  background: #d3e6f6 url(../img/localnav/lv2.png) no-repeat 22px 13px;
}

#local-nav ul.lv3 li a:hover {
  color: #fff;
  background: #91c0e8 url(../img/localnav/lv2_on.png) no-repeat 22px 13px;
}

#local-nav ul.lv3 li.current a {
  color: #fff;
  background: #2480d1 none;
}

/* @end ローカルナビゲーション */

#return-to-top {
  padding: 18px 15px;
  clear: both;
  font-size: 93%;
  text-align: right;
}

/* @group フッタ #footer */
#footer {
  position: relative;
  background: url(../img/footer/footer_bg.png) repeat-x top;
  min-height: 40px;
  text-align: left;
}

#footer address {
  margin: 12px 0 0 0;
  display: block;
  float: left;
  height: 20px;
  color: #666;
  font-size: 70%;
  text-indent: 12px;
}

#footer p {
  margin: 12px 0 0 0;
  float: right;
  background: url(../img/pt.png) no-repeat;
  font-size: 70%;
}

#footer p a {
  padding: 0 10px 0 16px;
}

/* @end フッタ #footer */

/* @end ワイヤーフレームレイアウト */
