@charset "utf-8";

/* CSS Document */
@media screen {
/* =========================================
　　　　　　　▼全体共通設定▼ 
==========================================*/

body{
background:#f6f8f2;
text-align:center;
color:#333;
margin:0 auto 50px auto;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:100%;
}

h1,h2,h3,h4,h5,h6,p,br,form,ul,li,form,input,dl,dt,dt,dd,br {
margin:0;
padding:0;
}

p {
line-height:1.8em;
font-size:80%;
margin:0 10px 20px 25px;

}

dl {
line-height:1.8em;
font-size:75%;
margin-bottom:20px;
}

ul,dl,ol,li{
list-style-type:none;
list-style-position:outside;
}

table,
th,
td{
border-collapse:collapse;
}

/* 画像のボーダー非表示 */
img{
border-width:0;
}

/* 基本のリンク */
a{
color:#333;
text-decoration:none;
}

a:hover{
color:#333;
text-decoration:underline;
}

/* 回り込み解除 */
.clear{
clear:both;
}

.center {
text-align:center;
}

/* 改行なし */
.nowrap{
white-space:nowrap;
}


/* ページトップへ戻る */
.return {
clear:both;
text-align:right;
font-size:80%;
}

.return a{
padding:2px;
}

.return a:active,
.return a:visited,
.return a:hover{
text-decoration:none;
color:#333;
}

/* パンくずリスト */
p#bread {
margin-bottom:10px;
}

p#bread{
font-size:80%;
margin:0;
padding:0;
margin-left:10px;
margin-bottom:5px;
}

p#bread a {
color:#6CF;
text-decoration:underline;
}

p#bread a:hover,
p#bread a:active,
p#bread a:visited{
color:#333;
}

#bread .now{
padding:0 5px;
}

#bread strong{
font-weight:normal;
font-style:normal;
}

/* レイアウト */
#wrapper {
margin:0 auto;
width:820px;
text-align:left;
position:relative;
background:#FFF url(../img/background.gif) no-repeat;
overflow:auto;
padding-bottom:10px;
}

#container {
margin:0 25px;
padding-top:10px;
}

#mainContainer {
clear:both;
padding:0;
margin-top:70px;
}



/* =========================================
　　　　　　▼ヘッダー共通設定▼ 
==========================================*/
#headerArea{
margin:0 25px;
padding-top:17px;
position:absolute;
top:0;
left:0;
}

#headerArea .inner{
width:770px;
clear:both;
}

#logo {
top:17px;
left:0;
position:absolute;
}

#headerContents{
float:right;
width:375px;
margin-top:8px;
}

/* ヘッダーサブナビゲーション */
#headerSubNavigation ul{
width:375px;
height:16px;
clear:both;
}

#headerSubNavigation ul li{
float:left;
height:16px;
position:relative;
margin-right:5px;
/*MacIE\*/
overflow:hidden;
}

#headerSubNavigation ul li a {
display:block;
height:100%;
width:100%;
text-indent:-4000px;
}

#headerSubNavigation ul li a:hover {
background-position: 0 -21px;
}

#headerSubNavigation ul li a:focus {
/*\*/
overflow: hidden;
/**/
}

#headerSubNaviList00 {width:70px;}
#headerSubNaviList00 a{background:url(../img/btn_hi.gif) no-repeat top left;}
#headerSubNaviList01 {width:70px;}
#headerSubNaviList01 a{background:url(../img/btn_sitemap.gif) no-repeat top left;}
#headerSubNaviList02 {width:70px;}
#headerSubNaviList02 a{background:url(../img/btn_request.gif) no-repeat top left;}
#headerSubNaviList03 {width:70px;}
#headerSubNaviList03 a{background:url(../img/btn_facilities.gif) no-repeat top left;}
#headerSubNaviList04 {width:70px;}
#headerSubNaviList04 a{background:url(../img/btn_access.gif) no-repeat top left;}

/* 検索 */
#headerSearch {
margin-top:5px;
float:left;
}

#search {
border:1px solid #ccc !imporatnt;
padding:0 !imporatnt;
height:17px !imporatnt;
vertical-align:top;
width:120px;
}

#search-btn {
height:17px;
vertical-align:middle;
margin:0 0 0 3px;
}
form > #search-btn{
margin:2px 0 0 3px;
}

/* フォントサイズの切替 */
#headerFontSwitch {
background:url(../img/txt_sizeswitch.gif) no-repeat 10px 3px;
height:14px;
padding-left:65px;
padding-top:1px;
margin-top:5px;
float:right;
}

#headerFontSwitch span {
height:14px;
width:15px;
position:relative;
font-size:80%;
margin-right:3px;
/*MacIE\*/
overflow:hidden;
float:left;
}

#headerFontSwitch span  a {
display:block;
height:100%;
width:100%;
text-indent:-4000px;
}

#headerFontSwitch span a:hover {
background-position: 0 -18px;
}

#headerFontSwitch span a:focus {
/*\*/
overflow: hidden;
/**/
}

#headerFontSwitch .font-small a {background:url(../img/btn_switch_s.gif) no-repeat top left;}
#headerFontSwitch .font-normal a {background:url(../img/btn_switch_m.gif) no-repeat top left;}
#headerFontSwitch .font-large a{background:url(../img/btn_switch_l.gif) no-repeat top left;}

/* =========================================
　　　　　　▼フッター共通設定▼ 
==========================================*/
#footerArea {
width:800px;
clear:both;
margin:auto;
padding:auto;
}

#footerTopArea{
background:#E6E6E6;
padding:10px 15px;
}

#footerTopArea .inner{
width:770px;
clear:both;
overflow:auto;
}


#footerTopArea p.address{
text-align:left;
float:left;
width:370px;
margin:0;
padding:0;
font-size:70%;
line-height:1.2em;
}

#footerTopArea p.menu{
float:left;
width:370px;
padding:0;
margin-bottom:0;
margin-right:0;
text-align:right;
font-size:70%;
}


#footerTopArea p.menu a{
padding:0 5px;
}

#footerTopArea p.menu a.left{
border-left:1px solid #333;
border-right:1px solid #333;
}

#footerTopArea p.menu a.right{
border-right:1px solid #333;
}

address {
font-style:normal;
font-size:80%;
color:#FFF;
background:#009e70;
padding:10px 0;
text-align:center;
}


/* =========================================
　　　　　　　▼本文共通設定▼ 
==========================================*/
/* イメージデコレーション */
.img-decoration {
border:1px solid #ddd;
background:#fff;
padding:1px;
}

/* 要素の左寄せ・右寄せ */
.float-left {
float:left;
margin:0;
}
.float-left0 {
float:left;
margin:auto 0 auto auto;
}
.float-left5 {
float:left;
margin:auto 5px;
}
.float-left10 {
float:left;
margin:auto 10px;
}
.float-right {
float:right;
margin:0 10px 0 10px;
}
.float-right0 {
float:right;
margin:auto auto auto 0;
}
.float-right5 {
float:right;
margin:auto auto auto 5;
}
.float-right10 {
float:right;
margin:auto auto auto 10;
}

.margin-right3 {
margin-right:3px;
}
.margin-right5 {
margin-right:5px;
}
.margin-right10 {
margin-right:10px;
}
.margin-right20 {
margin-right:20px;
}
.margin-right30 {
margin-right:30px;
}
.margin-right40 {
margin-right:40px;
}
.margin-right50 {
margin-right:50px;
}

.margin5 {
margin:0 0 5px 0;
}
.margin10 {
margin:0 0 10px 0;
}
/* フォントカラー設定 */
.color-blue {
color:#06c;
}
.color-orange {
color:#ff4500;
}

/* リスト設定 */
.list-type-decimal li{
list-style-type:decimal;
line-height:1.4;
font-size:90%;
}
.list-style-solid li{
border:1px solid #06c;
padding:5px;
margin:0 50px 5px 0;
font-size:90%;
}
.list-type-disc{
padding:0 0 0 10px;
margin:0 0 10px 0;
}
.list-type-disc li{
background:url(../img/list_style01.gif) no-repeat left center;
padding:0 0 0 12px;
margin:0 0 5px 0;
font-size:80%;
}

.link-list-01 {
width:545px;
margin:0 10px 30px 10px;
border-left:1px dotted #666;
}

.link-list-01 li{
border-right:1px dotted #666;
text-align:center;
font-size:80%;
width:33%;
float:left;
}

#container .link-list-01 li a{
color:#555555;
text-decoration:underline;
display:block;
width:100%;
height:100%;
padding:10px 0;
}

#container .link-list-01 li a:hover{
color:#fff;
text-decoration:underline;
background:#999;
background:url(../img/link_bg_01.gif) repeat top left;

}


/* ボックス設定 */
.border-dot {
border:1px dotted #ccc;
padding:10px;
margin-bottom:20px;
}

.border-dot p{
margin-bottom:0;
}

.dlStandard {}
.dlStandard dt{
float:left;
white-space:nowrap;
margin-right:15px;
clear:left;
display:block;

}
.dlStandard dd{
display:block;

}
/* テーブル設定 */

.tableStyle01 {
font-size:80%;
margin:0 10px 30px 10px;
line-height:1.6;
background:#fff;
border:1px solid #ccc;
}

.tableStyle01 th{
padding:3px;
white-space:nowrap;
font-weight:normal;
vertical-align:top;
text-align:left;
background:#f5f5f5;
border:1px solid #ccc;

}

.tableStyle01 td{
background:#fff;
padding:3px;
border:1px solid #ccc;
vertical-align:top;
}

.tableStyle02 {
font-size:80%;
margin-bottom:10px;
margin-left:10px;
}

.tableStyle02 th{
padding:5px 5px 5px 0;
white-space:nowrap;
font-weight:normal;
padding-right:5px;
vertical-align:top;
}

.tableStyle02 td{
padding:5px;
vertical-align:top;
}

.tableMenu {
font-size:80%;
margin:0 10px 30px 10px;
line-height:1.6;
background:#fff;
border:1px solid #ccc;
}

.tableMenu th{
padding:3px;
white-space:nowrap;
font-weight:normal;
vertical-align:top;
text-align:left;
background:#f5f5f5;
border:1px solid #ccc;

}

.tableMenu td{
background:#fff;
border:1px solid #ccc;
text-align:center;
}

.tableMenu td a{
width:100%;
height:100%;
display:block;
text-decoration:none;
padding:3px;
color:#fff;
background:#555;

}

.tableMenu td a:hover{
color:#fff;
background:#555;
text-decoration:underline;
}


}

@media print {
/* =========================================
　　　　　　　▼全体共通設定▼ 
==========================================*/

body{
text-align:center;
color:#333;
margin:0 auto 50px auto;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:100%;
}

h1,h2,h3,h4,h5,h6,p,br,form,ul,li,form,input,dl,dt,dt,dd,br {
margin:0;
padding:0;
}

p {
line-height:1.8em;
font-size:80%;
margin:0 10px 20px 25px;

}

dl {
line-height:1.8em;
font-size:75%;
margin-bottom:20px;
}

ul,dl,ol,li{
list-style-type:none;
list-style-position:outside;
}

table,
th,
td{
border-collapse:collapse;
}

/* 画像のボーダー非表示 */
img{
border-width:0;
}

/* 基本のリンク */
a{
color:#333;
text-decoration:none;
}

a:hover{
color:#333;
text-decoration:underline;
}

/* 回り込み解除 */
.clear{
clear:both;
}

.center {
text-align:center;
}

/* 改行なし */
.nowrap{
white-space:nowrap;
}


/* ページトップへ戻る */
.return {
clear:both;
text-align:right;
font-size:80%;
}

.return a{
padding:2px;
}

.return a:active,
.return a:visited,
.return a:hover{
text-decoration:none;
color:#333;
}

/* パンくずリスト */
p#bread {
margin-bottom:10px;
}

p#bread{
font-size:80%;
margin:0;
padding:0;
margin-left:10px;
margin-bottom:5px;
}

p#bread a {
color:#6CF;
text-decoration:underline;
}

p#bread a:hover,
p#bread a:active,
p#bread a:visited{
color:#333;
}

#bread .now{
padding:0 5px;
}

#bread strong{
font-weight:normal;
font-style:normal;
}

/* レイアウト */
#wrapper {
margin:0 auto;
width:600px;
text-align:left;
position:relative;
overflow:visible;
}

#container {
margin:0;
padding-top:10px;
}

#mainContainer {
clear:both;
padding:0;
margin:0;
}



/* =========================================
　　　　　　▼ヘッダー共通設定▼ 
==========================================*/
#headerArea{
display:none;
}

/* =========================================
　　　　　　▼フッター共通設定▼ 
==========================================*/
#footerArea {
width:600px;
height:60px;
clear:both;
margin:auto;
padding:auto;
background:url(../img/print_f.jpg) no-repeat top left;
}

#footerTopArea,#footerBottomArea{
display:none;
}


/* =========================================
　　　　　　　▼本文共通設定▼ 
==========================================*/

/* イメージデコレーション */
.img-decoration {
border:1px solid #ddd;
background:#fff;
padding:1px;
}

/* 要素の左寄せ・右寄せ */
.float-left {
float:left;
margin:0;
}
.float-left0 {
float:left;
margin:auto 0 auto auto;
}
.float-left5 {
float:left;
margin:auto 5px;
}
.float-left10 {
float:left;
margin:auto 10px;
}
.float-right {
float:right;
margin:0 10px 0 10px;
}
.float-right0 {
float:right;
margin:auto auto auto 0;
}
.float-right5 {
float:right;
margin:auto auto auto 5;
}
.float-right10 {
float:right;
margin:auto auto auto 10;
}

.margin-right3 {
margin-right:3px;
}
.margin-right5 {
margin-right:5px;
}
.margin-right10 {
margin-right:10px;
}
.margin-right20 {
margin-right:20px;
}
.margin-right30 {
margin-right:30px;
}
.margin-right40 {
margin-right:40px;
}
.margin-right50 {
margin-right:50px;
}

.margin5 {
margin:0 0 5px 0;
}
.margin10 {
margin:0 0 10px 0;
}
/* フォントカラー設定 */
.color-blue {
color:#06c;
}
.color-orange {
color:#ff4500;
}

/* リスト設定 */
.list-type-decimal li{
list-style-type:decimal;
line-height:1.4;
font-size:90%;
}
.list-style-solid li{
border:1px solid #06c;
padding:5px;
margin:0 50px 5px 0;
font-size:90%;
}
.list-type-disc{
padding:0 0 0 10px;
margin:0 0 10px 0;
}
.list-type-disc li{
background:url(../img/list_style01.gif) no-repeat left center;
padding:0 0 0 12px;
margin:0 0 5px 0;
font-size:80%;
}

.link-list-01 {
width:545px;
margin:0 10px 30px 10px;
border-left:1px dotted #666;
}

.link-list-01 li{
border-right:1px dotted #666;
text-align:center;
font-size:80%;
width:33%;
float:left;
}

#container .link-list-01 li a{
color:#555555;
text-decoration:underline;
display:block;
width:100%;
height:100%;
padding:10px 0;
}

#container .link-list-01 li a:hover{
color:#fff;
text-decoration:underline;
background:#999;
background:url(../img/link_bg_01.gif) repeat top left;

}


/* ボックス設定 */
.border-dot {
border:1px dotted #ccc;
padding:10px;
margin-bottom:20px;
}

.border-dot p{
margin-bottom:0;
}

.dlStandard {}
.dlStandard dt{
float:left;
white-space:nowrap;
margin-right:15px;
clear:left;
display:block;

}
.dlStandard dd{
display:block;

}
/* テーブル設定 */

.tableStyle01 {
font-size:80%;
margin:0 10px 30px 10px;
line-height:1.6;
background:#fff;
border:1px solid #ccc;
}

.tableStyle01 th{
padding:3px;
white-space:nowrap;
font-weight:normal;
vertical-align:top;
text-align:left;
background:#f5f5f5;
border:1px solid #ccc;

}

.tableStyle01 td{
background:#fff;
padding:3px;
border:1px solid #ccc;
vertical-align:top;
}

.tableStyle02 {
font-size:80%;
margin-bottom:10px;
margin-left:10px;
}

.tableStyle02 th{
padding:5px 5px 5px 0;
white-space:nowrap;
font-weight:normal;
padding-right:5px;
vertical-align:top;
}

.tableStyle02 td{
padding:5px;
vertical-align:top;
}

.tableMenu {
font-size:80%;
margin:0 10px 30px 10px;
line-height:1.6;
background:#fff;
border:1px solid #ccc;
}

.tableMenu th{
padding:3px;
white-space:nowrap;
font-weight:normal;
vertical-align:top;
text-align:left;
background:#f5f5f5;
border:1px solid #ccc;

}

.tableMenu td{
background:#fff;
border:1px solid #ccc;
text-align:center;
}

.tableMenu td a{
width:100%;
height:100%;
display:block;
text-decoration:none;
padding:3px;
color:#fff;
background:#555;

}

.tableMenu td a:hover{
color:#fff;
background:#555;
text-decoration:underline;
}

}
