@charset "utf-8";

/* 全体構造
----------------------------------------------------------------- */
body {
margin: 0;
padding: 0;
color: #333;
background: url(../images/bg_footer_bg.gif) repeat;
/* font-size: 76%; */
}

h1, h2, h3, h4, h5, h6,
th, td, div,
li, dt, dd, p {
font-family: Arial, Helvetica, sans-serif, "ＭＳ ゴシック", Osaka;
font-size: 1em;
}

h1, h2, h3, h4, h5, h6,
p {
margin: 0px;
padding: 0px;
font-weight: normal;
}
img {
border: 0;
margin: 0;
padding: 0;
text-decoration: none;
vertical-align: bottom;
}

div, form {
margin: 0;
padding: 0;
border: 0;
}
#wrapper {
width: 100%;
float: left;
background: url(../images/bg_body.gif) repeat;
}
#pagebody_bg {
margin: 0 auto 0 auto;
width: 960px;
}
#pagebody {
float: left;
width: 960px;
background: url(../images/bg_content.gif) repeat-y top right;
}

/* リンク
----------------------------------------------------------------- */
a:link {
color: #044587;
text-decoration: none;
background: transparent;
}
a:visited {
color: #044587;
text-decoration: none;
background: transparent;
}
a:hover, a:active {
color: #044587;
background: transparent;
text-decoration: underline;
}




/* ヘッダー
----------------------------------------------------------------- */
#header_bg {
background: url(../images/bg_header_bg.gif) repeat-x top left;
}
#header {
margin: 0 auto 0 auto;
width: 960px;
height: 105px;
background: url(../images/bg_header.gif) no-repeat top left;
}
#header img {
margin-left: 10px;
}
#header h1 {
float: left;
}
#header h1 img {
width: 375px;
height: 70px;
}

#header_navigation {
float: right;
width: 315px;
height: 17px;
overflow: hidden;
margin-top: 7px;
}
#header_navigation ul {
margin: 0;
padding: 0;
}
#header_navigation li {
float: left;
width: 100px;
display: block;
overflow: hidden;
list-style: none;
text-indent: 18px;
font-size: 10px;
letter-spacing: 1px;
}
#header_navigation li a {
display: block;
height: 17px;
}
#header_navigation li#head_sitemap {
background: url(../images/navi_sitemap.gif) no-repeat left top;
}
#header_navigation li#head_contact {
width: 110px;
background: url(../images/navi_contact.gif) no-repeat left top;
}
#header_navigation li#head_change_lang {
text-transform: uppercase;
font-size: 10px;
text-indent: 22px;
background: url(../images/navi_l10n.gif) no-repeat left top;
}
#header_navigation li#head_change_lang a {
color: #fff;
font-weight: bold;
}

#header_search {
float: right;
margin-top: 24px;
padding-top: 3px;
width: 326px;
height: 22px;
font-size: 10px;
letter-spacing: 1px;
overflow: hidden;
}
#header_search p {
float: left;
margin-top: 3px;
color: #fff;
}
#header_search p span {
margin: 0 22px 0 23px;
}
#header_search input {
text-decoration: none;
vertical-align: middle;
}
#header_search input.form_text {
width: 126px;
height: 12px;
margin: 0;
}
#header_search input.form_btn {
margin: 0 0 0 2px;
border: 0;
padding: 0;
}

#topic_path {
float: right;
display: inline;
}
#topic_path div {
width: 720px;
height: 25px;
margin: 6px 11px 0 11px;
color: #fff;
background: url(../images/bg_footer_bg.gif) repeat #000066;
overflow: hidden;
font-size: 12px;
}

#topic_path div a,
#topic_path div a:link,
#topic_path div a:visited,
#topic_path div a:hover,
#topic_path div a:active {
color: #fff;
}
#topic_path div p {
font-family: "Century";
float: left;
padding: 0.5em 0 0.5em 5px;
font-size:12px;
width:480px;

}
#topic_path div p.s {
font-family: "Century";
float: left;
padding: 0.25em 0 0.25em 2.5em;
line-height:105%;
font-size:10px;
width:480px;
text-indent:-2em;
}

#topic_path div div {
float: right;
width: 205px;
height: auto;
margin: 0;
}
#topic_path div div p {
float: left;
padding: 0.5em 0.5em 0.5em 5px;
font-size:12px;
text-indent:0;
width:110px;
text-align:right;
}

#topic_path div div ul {
list-style: none;
margin: 3px 14px 3px 0;
padding: 0;
border: 0;
}
#topic_path div div ul li {
width: 19px;
height: 19px;
display: block;
overflow: hidden;
float: right;
text-indent: -9999px;
margin: 0 0 0 3px;
}
#topic_path div div ul li a {
height: 19px;
display: block;
}
#topic_path div div ul li#chsize_l {
background: url(../images/navi_chsize_l_off.gif) no-repeat;
}
#topic_path div div ul li#chsize_l a:hover {
background: url(../images/navi_chsize_l_on.gif) no-repeat;
}
#topic_path div div ul li#chsize_m {
background: url(../images/navi_chsize_m_off.gif) no-repeat;
}
#topic_path div div ul li#chsize_m a:hover {
background: url(../images/navi_chsize_m_on.gif) no-repeat;
}
#topic_path div div ul li#chsize_s {
background: url(../images/navi_chsize_s_off.gif) no-repeat;
}
#topic_path div div ul li#chsize_s a:hover {
background: url(../images/navi_chsize_s_on.gif) no-repeat;
}



/* ナビゲーション
----------------------------------------------------------------- */
#side {
float: left;
width: 220px;
/*background: url(../images/bg_navigation.gif) no-repeat top left;*/
}

#navigation {
margin: 8px 0 0 20px;
width: 188px;
border: 1px solid #c0c0c0;
}

#navigation img {
border-top: none;
border-right: none;
border-bottom: 1px solid #fff;
border-left: none;


}

#navigation div {
padding-top: 10px;
background: #fff;
}
#navigation div p {
font-size: 96%;
margin: 0 5px 0 5px;
text-indent: 0;
line-height: 1.4em;
border-bottom: 1px solid #CDE4F2;
background: #fff;
}
#navigation div p.mam {
margin: 0 5px 0 5px;
text-indent: 0;
line-height: 1.4em;
background: #fff;
border-bottom: 1px solid #CDE4F2;
}

#navigation div div.mam{
padding:2px 0 0 0;
}
#navigation div p a {
display: block;
padding: 6px 3px 6px 35px;
color: #666;
font-weight: bold;
background: #fff url(../images/navi_g_list01.gif) no-repeat left;
}
#navigation div p a:hover {
background: #EBF3F7 url(../images/navi_g_list02.gif) no-repeat left;
}

#navigation div p.sum {
margin: 0 5px 0 5px;
text-indent: 0;
line-height: 1.1em;
border-bottom: 1px solid #CDE4F2;
background: #fff;
}
#navigation div p.sum a{
background: #fff;
padding: 6px 3px 6px 48px;
}
#navigation div p.sum a:hover{
background: #EBF3F7 no-repeat 26px;
}


#side div.banner_area {
margin: 5px 0 0 20px;
border-top: 1px solid #82A2C3;
width: 190px;
}
#side div.banner_area img {
margin-top: 5px;
}

/* コンテンツ
----------------------------------------------------------------- */
#main {
float: right;
}
#contents {
width: 720px;
margin: 8px 11px 10px 0;
padding: 0 0 15px 0;
}

#contents div.to_page_top {
clear: both;
margin: 20px 0 0 0;
}
#contents div.to_page_top p {
margin:20px 0 0 580px;
display: block;
width: 120px;
height: 20px;
overflow: hidden;
text-indent: -9999px;
}

#contents div.to_page_top p a,
#contents div.to_page_top p a:link,
#contents div.to_page_top p a:visited {
display: block;
height: 20px;
background: url(../images/page_top.gif) no-repeat;
}
#contents div.to_page_top p a:hover {
background: url(../images/page_topon.gif) no-repeat;
}


#contents div.to_plint_page {
clear: both;
margin: 0 0 -1em 0;
}
#contents div.to_plint_page button {
margin:0 0 0 620px;
display: block;
width: 80px;
height: 20px;
overflow: hidden;
}

/* フッター
----------------------------------------------------------------- */
#footer_bg {
clear: both;
background: url(../images/bg_footer.gif) repeat-x top left;
}
#footer {
width: 960px;
margin: 0 auto 0 auto;
}
#footer div {
padding: 0.2em 10px 0 30px;
height: 1.2em;
}
#footer p,
#footer li {
font-size: 10px;
line-height: 1.5em;
}
#footer p.copyright {
text-indent: 0;
color: #FFF;
margin: 1.2em 0 0 30px;
}
#footer img {
width:51px;
height:49px;
float: right;
clear: both;
margin: 4px 33px 8px 0;
}


#footer ul {
margin: 0;
padding: 0;
line-height: 1.0;
}
#footer li {
float: left;
text-indent: 15px;
margin-right: 8px;
list-style: none;
background: url(../images/icon_footer_navigation.gif) no-repeat left center;
display: inline;
}
#footer li.none {
margin-right: 0;
}

#footer ul#footer_global li {
float: right;
margin: 0;
padding: 0 5px 0 5px;
text-indent: 0;
background: url(../images/ci_hr.gif) no-repeat right center;
}
#footer ul#footer_global li.none {
padding: 0 0 0 5px;
background: none;
}
#footer ul#footer_global li a {
color: #999;
}
#footer ul#footer_global li a:hover,
#footer ul#footer_global li a:active {
color: #333;
text-decoration: none;
}





