@charset "SHIFT_JIS"; 

* { margin: 0; padding: 0; }
body { color: #000000; font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif; background-color: #8b959e; background-image: url("../images/bg-page.jpg"); background-repeat: repeat-x; background-position: left top; text-align: center; margin: 10px 0; padding: 0; font-size:13px; line-height:1.5; }
td, th { font-size:13px; }
table#container { background-color: #fff; margin-right: auto; margin-left: auto; border: solid 1px #8a9daf; }

img { border: none; }

/* レイアウト
----------------------------------------------------*/

.C { text-align:center; }
.R { text-align:right; }


/* 文字
----------------------------------------------------*/
.red { color:#dd0000; }
.green { color: #144600; }

.small { font-size:11px; }
.small2 { font-size:9px; }
.big { font-size:16px; }


/* 見出し
----------------------------------------------------*/
h1 { margin: 0; padding: 0; }
h2 { margin: 0; padding: 0; }
h3  { color: #144600; background-image: url("../images/bg-h3.gif"); background-repeat: no-repeat; background-position: left bottom; text-align: left; margin: 2em 15px 0; padding: 0 0 0 35px; clear: both; }
.h3_small { color: #144600; font-size:13px; text-align: left; font-weight:bold; margin:-42px 0 30px 0; padding:0 0 0 50px; }
h3.image  { background-image: none; padding: 0 ; }
h4  { background-image: url("../images/bg-h4.gif"); background-repeat: no-repeat; background-position: left top; text-align: left; margin: 2em 25px 0; padding: 0 0 0 10px; clear: both; font-size:14px; }
div.text-box1 h4, div.text-box2 h4 { color: #fff; background-color: #727272; background-image: none; margin: 0; padding: 0.3em; }
h5 { margin:2em 0; padding: 0.2em 0.5em 0.3em; border-bottom: 1px solid #cdcdcd; text-align:left; font-size:14px; }
h6 { text-align:left; border-left:6px double #cccccc; margin:1em 2em; padding:0 0.5em; }

div.text-box1 h4 a, div.text-box2 h4 a { color:white; }
div.text-box1 h4 a:hover, div.text-box2 h4 a:hover { color:orange; }
div.text-box3 h5 { margin: 0; padding: 0 0 2px; border-bottom: 1px solid #cdcdcd; }
div.text-box1 h5, div.text-box2 h5 { text-align:left; margin: 20px 0; padding: 0 0 2px; border-bottom: 1px solid #cdcdcd; }

/* 段落
----------------------------------------------------*/
p, blockquote { text-align: left; margin: 0.8em 2em; }

p.navi { text-align: right; margin-top: 2em; margin-right: 15px; margin-left: 15px; }


/* テキストリンク
----------------------------------------------------*/
a:link { color: #0026bf; text-decoration: none; }
a:visited { color: #0026bf; text-decoration: none; }
a:hover { color: #f60; text-decoration: none; }
a:active { color: #0026bf; text-decoration: none; }


/* ヘッダ
----------------------------------------------------*/
td#header { background-color: #fff; background-image: url("../images/bg-header.gif"); background-repeat: no-repeat; background-position: 550px 30px; }

/* フッタ
----------------------------------------------------*/
td#footer { background-color: #eaedef; background-image: url("../images/footer-logo.gif"); background-repeat: no-repeat; background-position: 5px 5px; border-top: 1px solid #ced6db; }
address { color: #585858; font-style: normal; text-align: right; margin: 10px; font-size:12px; }
p#copyright { color: #585858; font-size: 10px; font-family: Arial; background-color: #d8dde1; text-align: right; margin: 0; padding: 10px; }


/* コンテンツ
----------------------------------------------------*/
td#contents { text-align: center; }

table#contents-body { margin: 5px auto; }
td#contents-l { background-color: #f5f5f5; vertical-align: top; border: solid 1px #afafa3; }
td#contents-r { text-align: center; vertical-align: top; }
td#contents-l ul { list-style-type: none; list-style-image: none; margin: 0; padding: 0; }
td#contents-l li.choose { color: #fff; font-weight: bold; background-color: #a2a296; background-image: url("../images/mk-menu_02.gif"); background-repeat: no-repeat; background-position: 5px center; margin: 0; padding: 10px 0 10px 30px; border-top: 1px solid #cacabe; border-bottom: 1px solid #93938b; }
td#contents-l li a { color: #2b2a24; background-color: #deded0; background-image: url("../images/mk-menu_01.gif"); background-repeat: no-repeat; background-position: 5px center; display: block; margin: 0; padding: 10px 0 10px 30px; border-top: 1px solid #f7f7f2; border-bottom: 1px solid #bfbfac; }
td#contents-l li a:visited { color: #2b2a24; }
td#contents-l li a:hover { color: #fff; background-color: #a2a296; background-image: url("../images/mk-menu_02.gif"); background-repeat: no-repeat; background-position: 5px center; border-top: 1px solid #cacabe; border-bottom: 1px solid #93938b; }
td#contents-l li a:active { color: #fff; }

div.image-box { text-align: center; margin: 10px 25px; }
.float-box1 { text-align: right; margin-bottom: 5px; margin-left: 5px; float: right; }
.float-box2 { text-align: right; margin-right: 25px; margin-bottom: 5px; margin-left: 5px; float: right; }
div.text-box1 { background-color: #f1f1f1; margin-top: 0.8em; margin-right: 25px; margin-left: 25px; padding: 10px; border: solid 1px #cdcdcd; }
div.text-box2 { background-color: #f1f1f1; margin-top: 10px; padding: 10px; border: solid 1px #cdcdcd; }
div.text-box3 { background-color: #fff; margin-top: 10px; padding: 5px; border: solid 1px #cdcdcd; }
div.photo-box { margin-top: 1.5em; margin-right: 25px; margin-left: 25px; border: solid 1px #cdcdcd; }
div.photo-box img { margin-top: 10px; margin-bottom: 10px; }
div.photo-box p { background-color: #cdcdcd; text-align: center; margin: 0; padding: 0.3em; }
div.text-box1 span  { color: #fff; font-weight: bold; background-color: #4a1a7d; padding: 3px ; }


/* ページの先頭へ
----------------------------------------------------*/
p.pagetop { text-align: right; margin: 2.5em 15px 1em; padding: 0; clear: both; }


/* デザインテーブル1
----------------------------------------------------*/
table.table1 { margin-top: 1em; margin-right: auto; margin-left: auto; }
table.table1 td { text-align: center; padding: 5px; }
table.table1 td.td1 { color: #113f51; background-color: #d8ecf1; padding: 3px; border-style: solid; border-width: 1px; border-color: #c0dee6 #8fbeca #8fbeca #c0dee6; }
table.table1 td.td2 { background-color: #ebebeb; border-style: solid; border-width: 1px; border-color: #d5d5d5 #bfbfbf #bfbfbf #d5d5d5; }


/* デザインテーブル2
----------------------------------------------------*/
table.table2 { margin-top: 2em; margin-right: auto; margin-left: auto; border-collapse: collapse;  ; }
table.table2 td, table.table2 th { padding: 5px; vertical-align: top; border-top: 1px solid #b4b4b4; border-bottom: 1px solid #b4b4b4; }
table.table2 th { font-weight: normal; background-color: #ebebeb; text-align: right; white-space: nowrap; }


/* デザインテーブル3
----------------------------------------------------*/
table.table3 { margin-top: 2em; margin-right: auto; margin-left: auto; border-collapse: collapse;  ; }
table.table3 td, table.table3 th { text-align: center; padding: 5px; border-top: 1px solid #b4b4b4; border-bottom: 1px solid #b4b4b4; }
table.table3 td.td1 { font-weight: normal; background-color: #ebebeb; white-space: nowrap; }
table.table3 th { color: #fff; background-color: #b4b4b4; text-align: center; }
table.table3 th.line { border-right: 1px solid #fff ; }


/*追加分
----------------------------------------------------*/

#button { position:absolute; top:-53px; right:5px; width:200px; height:30px; overflow:hidden; }
#button img { border:none; }

#form_button { font-size: 1.2em; margin:0 auto; padding: 10px; border-bottom:1px dotted #666666; }
#form_button p { text-align:center; }
#form_button p a { width:180px; color: #2b2a24; background-color: #deded0; background-image: url("../images/mk-menu_01.gif"); background-repeat: no-repeat; background-position: 5px center; display: block;  margin:0 auto; padding: 10px 0 10px 30px; border: 1px solid #bfbfac; }
#form_button p a:visited { color: #2b2a24; }
#form_button p a:hover { color: #fff; background-color: #a2a296; background-image: url("../images/mk-menu_02.gif"); background-repeat: no-repeat; background-position: 5px center; border-top: 1px solid #cacabe; border-bottom: 1px solid #93938b; }


/*lytebox
----------------------------------------------------*/
.photo_group { width:550px; height:120px; margin:0 auto; padding: 0 0 5px 25px; }
.photo_group p { float:left; margin:0; padding:0 5px; }
.photo_group a { border:none; }
.photo_group:after { content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both; }  


div.photo-box2 { margin-top: 1.5em; margin-right: 25px; margin-left: 25px; padding-top:15px; border: solid 1px #cdcdcd; }
div.photo-box2 p.caption { background-color: #cdcdcd; text-align: center; margin: 15px 0 0 0; padding: 0.3em; clear:both ; }

.photo_group2 { width:550px; margin:0 auto; padding:10px 0 0 10px; clear:both; }
.photo_group2 p { float:left; margin:0; padding:0 5px; }
.photo_group2 a { border:none; }
.photo_group2:after { content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both; }  


div.photo-box3 { margin-top: 1.5em; margin-right: 25px; margin-left: 25px; padding-top:15px; border: solid 1px #cdcdcd; }
div.photo-box3 p.caption { background-color: #cdcdcd; text-align: center; margin: 15px 0 0 0; padding: 0.3em; clear:both ; }

.photo_group3 { width:550px; margin:0 auto; padding:10px 0 0 10px; clear:both; }
.photo_group3 p { float:left; margin:0; padding:0 5px 0 65px; }
.photo_group3 a { border:none; }
.photo_group3:after { content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both; }  

.labo_photo { width:580px; margin:0 auto; padding:10px 0; }




