@charset "UTF-8";
/* CSS Reset_______________________________________________________ */
html, body, div, span, object, iframe, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,caption, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, ul, li, h1, h2 {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
font-weight: normal;
}
ul {
list-style-type: none;
}
/* CSS Reset_______________________________________________________ */

/* 共通 */
body {
font-size:12px;
color:#343434;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
line-height: 160%;
background-color: #cccccc;
background-image: url("./image/main_wide_bg.png");
}

a img {
border: none;
display: inline;
margin: 1px;
}

a:link {
color:#d7a645;
text-decoration: none;
}

a:visited {
color: #d7a645;
text-decoration: none;
}

a:hover, a:active, a:focus {
color: #ffaa00;
text-decoration: underline;
}

/* hシリーズ h1はサイト名、h2はnaviのメニュー */
#main_contents h4 {
border-bottom: solid 1px #000000;
border-left: solid 10px #000000;
margin-top: 25px;
margin-left: 24px;
margin-bottom: 15px;
font-size:18px;
text-indent: 0.3em;
width: 718px;
clear: both;
}

#main_contents h4 .eng{
font-size:17px;
text-indent: 0.3em;
font-weight: bold;
}

#main_contents h5{
border-bottom: solid 1px #000000;
border-left: solid 10px #000000;
margin-top: 10px;
font-size:15px;
text-indent: 0.3em;
width: 336px;
}

#main_contents h5 .eng{
font-size:12px;
text-indent: 0.6em;
font-weight: bold;
margin-left: 6px;
}

/* 水平レイアウト */
/* 水平レイアウト - ヘッダ */
#header_wide {
background-color: #000000;
background-image: url("./image/header_wide_bg.png");
margin: 0;
width: 100%;
height: 51px;
}

.header {
width: 777px;
margin: 0 auto;
background-color: #000000;
height: 51px;
}

/* 水平レイアウト - ナビ */
#navi_wide {
background-color: #fff3d0;
background-image: url("./image/navi_wide_bg02.png");
width: 100%;
height: 34px;
}

.navi {
width: 777px;
margin: 0 auto;
background-color: #fff3d0;
background-image: url("./image/navi_menu_bg02.png");
height: 51px;
}

.navi li {
display: inline-block;
font-size: 13px;
text-align: center;
margin-top: 2px;
width: 111px;
float:left;
}

.navi a {
display: block;
font-size: 11.5px;
font-weight: bold;
text-decoration: none;
color:#7a1414;
line-height: 130%;
height:32px;
}

.navi li a:hover {
background-image: url("./image/main_manu_bg_hover.png");
}

.navi_en a {
font-size: 9.5px;
line-height: 110%;
font-weight: normal;
}

/* 水平レイアウト - メイン_ヘッドライン */
#main_headline {
width: 777px;
background-color: #ffffff;
margin: 0px auto;
padding: 10px 0px 10px 0px;
}

/* 水平レイアウト - メイン_コンテンツ */
#main_contents {
width: 777px;
background-color: #ffffff;
margin: 0 auto;
padding: 10px 0px 0px 0px;
}

.box_table {
display:table;
}
.box_left {
width: 345px;
float: left;
border: 1px solid #cccccc;
padding: 7px;
margin: 0px 0 15px 23px ;
display:table-cell;
clear: both;
}

.box_right {
width: 345px;
float: right;
border: 1px solid #cccccc;
padding: 7px;
margin: 0px 24px 15px 0 ;
display:table-cell;
}

.box_col {
width: 712px;
float: right;
border: 1px solid #cccccc;
padding: 7px;
margin: 0px 24px 30px 0px ;
clear: both;
}

.thumbnail {
margin: -5px 0px 0px 0px;
text-align: center;
}

p .thumbnail {
margin: 3px auto 0px;
}

.thumbnail img {
margin-bottom: 2px;
border: 1px solid #cccccc;
}

.websites-url {
margin-left: 30px;
margin-bottom: 6px;
text-align:left;
}

.expander {
margin-top: 5px;
margin-bottom: 5px;
}

.publisher {
float: right;
background-color: #e8e8e8;
padding-left: 10px;
padding-right: 10px;
font-size: 10px;
font-weight: bold;
margin-top: 9px;
}

.page_top {
float: right;
padding-right: 29px;
font-size: 10px;
margin-bottom: 25px;
width: 120px;
text-align: right;
clear: both;
}


/* 水平レイアウト - フッタ */
#footer_wide {
width: 100%;
background-color: #000000;
background-image: url("./image/header_wide_bg.png");
clear: both;
}

.footer {
width: 777px;
margin: 0 auto;
background-color: #000000;
background-image: url("./image/bg_black.png");
}

#footer_wide table{
width: 730px;
margin: 0 auto;
border-collapse: collapse;
}

#footer_wide h3 {
font-family : "Helvetica" , "Arial";
color: #cea46e;
font-size:16px;
border-bottom: 1px solid #b88a4e;
border-left: solid 7px #b88a4e;
margin-top:  10px;
margin-bottom: -15px;
padding-left: 3px;
}

#footer_wide h4 {
color: #ddc89b;
weight: bolder;
font-size:12px;
margin-bottom: 3px;
margin-top: 0xpx;
}

#footer_wide td{
color:#666666;
}

#footer_wide a {
color: #cccccc;
text-decoration:none;
text-shadow: -1px -1px #000000;
}

#footer_wide a:hover {
color: #CC9966;
text-decoration:underline;
}

#footer_wide ul {
margin: 0px auto 5px;
}

#footer_wide li {
margin-left: 3px;
}

#footer_wide p {
margin-top: 10px;
}

.copyright {
color:#ffffff;
font-size: 9px;
text-align: center;
letter-spacing: 0.2em;
}


/* 各ページ */
/* トップ内スライドショー（top page） */
.slider-wide {
width: 777px;
margin: 0 auto;
padding: 20px 0 0;
background-color: #ffffff;
height: 230px;
}

.PF {
background-image: url("./image/bg_head_column_PF.png");
}
.MB {
background-image: url("./image/bg_head_column_MB.png");
}
.NS {
background-image: url("./image/bg_head_column_NS.png");
}
.WS {
background-image: url("./image/bg_head_column_WS.png");
}
.DD {
background-image: url("./image/bg_head_column_DD.png");
}
.ME {
background-image: url("./image/bg_head_column_ME.png");
}

/* 各ページヘッドコラム */
.head_column {
width: 720px;
margin: 10px auto 0px;
padding: 15px 5px 10px 5px;
border: 1px solid #999;
background-repeat: no-repeat;
background-position: right bottom;
background-color: #fcf6e9;
}

.page_header_jp {
margin-top: -10px;
margin-left: 10px;
margin-right: 10px;
}

.page_header_en {
color: #8e4d3f;
margin-top: 10px;
margin-left: 10px;
}

.head_column h3 {
margin-top: 30px;
border: none;
}

.head_column  img {
margin-top: -20px;
}

.more {
text-align: right;
font-size:10px;
font-weight: bold;
}

.more a {
color: #666666;
text-decoration: none;
}

.more a:hover{
color: #CC9966;
text-decoration:underline;
}

/* 英語テキスト */
.eng {
color: #8e4d3f;
}

.eng a {
color: #8e4d3f;
text-decoration: none;
}

.eng a:hover {
color: #CC9966;
text-decoration:underline;
}

/* ページトップ */
.to_the_top_robo {
margin-top: 12px;
margin-bottom: -33px;
}

/* テキスト装飾 */
.orange10 {
font-size: 10px;
color: #FF8800;
}
.orange12 {
font-size: 12px;
color: #FF8800;
}
.orange14 {
font-size: 14px;
color: #FF8800;
}
.orange14b {
font-size: 14px;
color: #FF8800;
font-weight: bold;
}
.orange16 {
font-size: 16px;
color: #FF8800;
}
.orange16b {
font-size: 16px;
color: #FF8800;
font-weight: bold;
}
.red10 {
font-size: 10px;
color: #FF0000;
}
.red12 {
font-size: 12px;
color: #FF0000;
}
.red14 {
font-size: 14px;
color: #FF0000;
}
.red16 {
font-size: 16px;
color: #FF0000;
}
.black8 {
font-size: 8px;
color: #000000;
}
.black9 {
font-size: 9px;
color: #000000;
}
.black10 {
font-size: 10px;
color: #000000;
}
.black10b {
font-size: 10px;
color: #000000;
font-weight: bold;
}
.black12b {
font-size: 12px;
color: #000000;
font-weight: bold;
}
.black12 {
font-size: 12px;
color: #000000;
}
.black14 {
font-size: 14px;
color: #000000;
}
.black14b {
font-size: 14px;
color: #000000;
font-weight: bold;
}
.black16 {
font-size: 16px;
color: #000000;
}
.black16b {
font-size: 16px;
color: #000000;
font-weight: bold;
}
.black18 {
font-size: 18px;
color: #000000;
}
.blue10 {
font-size: 10px;
color: #0000FF;
}
.blue12 {
font-size: 12px;
color: #0000FF;
}
.blue14 {
font-size: 14px;
color: #0000FF;
}
.blue16 {
font-size: 16px;
color: #0000FF;
}
.blue18 {
font-size: 18px;
color: #0000FF;
}
.gray12 {
font-size: 12px;
color: #999999;
}
.gray14 {
font-size: 14px;
color: #999999;
}
.gray16 {
font-size: 16px;
color: #999999;
}
.green12 {
font-size: 12px;
color: #009900;
}

.eng10 {
font-size: 10px;
color: #8e4d3f;
}

.eng10b {
font-size: 10px;
color: #8e4d3f;
font-weight: bold;
}