@charset "utf-8";

#mainContainer {
 padding-top: 0;
 background-color: white;
 background-image: none;
}

.btmMaincontainer {
 background: url(../images/btm_mainContainer.gif) no-repeat 0 bottom;
 width: 940px;
 height: 5px;
 clear: both;
}

/* 施設 */

#directorynav {
 width: 900px;
 margin-top: 0;
 margin-bottom: 0;
 background-color: #f0f0f0;
 padding: 15px 20px;
 background-image: none;
}

#directorynav p#footerNav {
 width: 900px;
 text-align: center;
 margin: 0;
}

#directorynav p#footerNav span {
 margin-right: 5px;
 margin-left: 5px;
 font-size: 120%;
}

/* 共通 */

#panel01 {
float: right;
 width: 709px;
 margin: 10px 0 0;
 padding-right: 11px;
}

p.tagline {
 text-align: right;
 font-size: 120%;
 margin-top: 5px;
 margin-bottom: 5px;
}

.tagline strong {
 font-weight: normal;
 font-style: normal;
 text-decoration: none;
}

h3.headbg01 {
 background: url(../../aboutus/images/h3_bg.jpg) no-repeat;
 padding-top: 12px;
 height: 30px;
 color: #663300;
 font-weight: bold;
 padding-left: 15px;
 margin-bottom: 10px;
 font-size: 16px;
}

.sectionA01 {
 margin-bottom: 10px;
 padding-left: 10px;
 padding-right: 10px;
}

.sectionB02 {
 margin-bottom: 10px;
 background: url(../images/index_line.gif) no-repeat 0 bottom;
 padding-bottom: 20px;
 padding-right: 10px;
 padding-left: 10px;
}

h3.icon01 {
 color: #663300;
 font-size: 160%;
 background: url(../images/ico_ttl01.gif) no-repeat 0 center;
 padding-left: 15px;
 margin-bottom: 5px;
}

h4.icon01 {
 color: #663300;
 font-size: 160%;
 background: url(../images/ico_ttl01.gif) no-repeat 0 center;
 padding-left: 15px;
 margin-bottom: 5px;
}

/* テーブル */

table.type01 {
 width: 100%;
 margin-bottom: 10px;
 margin-top: 10px; 
}

table.type01 td {
  font-size: 140%;
 padding: 5px 5px 5px 0;
 line-height: 1.4;
}

table.type01 td.cell0101 {
 color: #663300;
 width: 15%;
}

table.type01 td.cell0102 {
 width: 85%;
}


