@charset "Shift_JIS";


body {
text-align: center;
scrollbar-face-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #8D8D8D;
scrollbar-3dlight-color: #ffffff;
scrollbar-highlight-color: #DADADA;
scrollbar-shadow-color: #DADADA;
scrollbar-darkshadow-color: #ffffff;
margin: 0;
background-color: #f5f1ea;
}

A{
color : #576a3e;
overflow: hidden;
outline: none;
}

A:HOVER{
text-decoration : none;
color : #95996c;
}


a img {
border: none;
outline: none;
}

/* 全体 */
#wrapper {
padding: 0;
margin: 0 auto;
width: 872px;
background : url(img/wrapper-bg.gif) repeat-y;
}

/* ヘッダーメニュー */
#header {
padding: 0;
margin: 0;
}

#header .logo {
float: left;
width: 227px;
padding: 0;
margin: 0;
}

#header .f-menu {
padding: 0 5px 0 0;
margin: 0;
text-align: right;
float: right;
height: 78px;
position: relative;
}

#header .f-menu img {
padding: 0;
margin:  0;
border: none;
position: relative;
top: 38px;
}

/* メインメニュー */
#menu {
width: 170px;
float: right;
height: auto;
margin: 0 0 20px 0;
padding: 0;
background: #CCCBA7;
}

#menu ul {
list-style-type: none;
width: 170px;
height: auto;
margin: 0;
padding: 0;
font-size: 10pt;
line-height: 13pt;
}

#menu ul li {
width: 170px;
margin: 0;
padding: 0;
background : url(img/menu-bg.gif) no-repeat;
color: #fff;
font-weight: bold;
line-height: 25px;
text-indent: 20px;
border-bottom: 2px solid #CCCBA7;
}

#menu ul li.menu_top {
width: 170px;
height: 5px;
line-height: 5px;
font-size: 0;
margin: 0;
padding: 0;
background : url(img/menu-top.gif) repeat-y;
text-indent: -9999px;
border: none;
}

#menu ul li a:link {
width: 170px;
height: 25px;
margin: 0;
padding: 0;
color: #fff;
text-decoration: none;
display: block;
}

#menu ul li a:visited {
width: 170px;
color: #fff;
text-decoration: none;
margin: 0;
padding: 0;
display: block;
}

#menu ul li a:hover {
width: 170px;
height: 25px;
margin: 0;
padding: 0 0 0px 0;
color: #fff;
text-decoration: none;
background : url(img/menu-bg3.gif) no-repeat;
display: block;
}

#menu ul li.current {
width: 170px;
height: 25px;
margin: 0;
padding: 0 0 0px 0;
color: #fff;
text-decoration: none;
background : url(img/menu-bg2.gif) no-repeat;
display: block;
}

#menu ul li.sub_menu a {
color: #363C15;
width: 170px;
height: 18px;
margin: 0;
padding: 0;
background: #CCCBA7;
font-weight: bold;
font-size: 0.9em;
line-height: 18px;
text-indent: 34px;
display: block;
}

#menu ul li.sub_s a {
color: #363C15;
width: 170px;
height: 18px;
margin: 0;
padding: 0;
background: #CCCBA7;
font-weight: bold;
font-size: 0.77em;
line-height: 18px;
text-indent: 34px;
border-bottom: 2px solid #CCCBA7;
display: block;
}

#menu ul li.sub_current {
width: 170px;
height: 18px;
margin: 0;
padding: 0;
background : url(img/menu-sub.gif) no-repeat;
color: #fff;
font-weight: bold;
font-size: 0.9em;
line-height: 18px;
text-indent: 34px;
border-bottom: 2px solid #CCCBA7;
display: block;
}

#menu ul li.sub_s_current {
color: #fff;
width: 170px;
height: 18px;
margin: 0;
padding: 0;
background: #CCCBA7;
font-weight: bold;
font-size: 0.77em;
line-height: 18px;
text-indent: 34px;
background : url(img/menu-sub.gif) no-repeat;
display: block;
}

#menu ul li.sub_menu a:visited {
color: #363C15;
text-decoration: none;
height: 18px;
}

#menu ul li.sub_menu a:hover {
color: #fff;
background : url(img/menu-sub.gif) no-repeat;
height: 18px;
}

#menu ul li.sub_s a:link {
color: #363C15;
height: 18px;
}

#menu ul li.sub_s a:visited {
color: #363C15;
text-decoration: none;
font-size: 0.77em;
height: 18px;
}

#menu ul li.sub_s a:hover {
color: #fff;
background : url(img/menu-sub.gif) no-repeat;
height: 18px;
}

#menu ul li.sub_current a:hover {
background : url(img/menu-sub2.gif) no-repeat;
height: 18px;
}

#menu img {
margin: 7px 10px 0 10px;
padding: 0;
background: #CCCBA7;
}

/* タブメニュー */
#tab_tosahan div#javascript_tab_tosahan {
margin: 20px auto 0 auto;
width: 545px;
_width: 546px;
text-align: left;
}

div#javascript_tab_tosahan ul#tab {
list-style:none;
margin: 0;
padding: 0;
border: solid 1px #95996c;
background-color: #95996c;
border-bottom: none;
border-right: none;
float: left;
width: 100%;
height: 29px;
}

div#javascript_tab_tosahan ul#tab li {
margin: 0;
padding: 0;
text-align: center;
float: left;
height: 29px;
width: 108px;
display: block;
border-right: solid 1px #95996c;
background-color: #95996c;
}

div#javascript_tab_tosahan ul#tab li img {
margin: 0;
padding: 0;
height: 29px;
width: 108px;
display: block;
border-bottom: solid 1px #95996c;
_border-bottom: none;
filter: alpha(opacity=70);
-moz-opacity:0.70;
opacity:0.70;
}

div#javascript_tab_tosahan ul#tab li.selected {
margin: 0;
padding: 0;
display: block;
border-bottom: solid 1px #fff;
}

div#javascript_tab_tosahan ul#tab li.selected img {
margin: 0;
padding: 0;
height: 29px;
width: 108px;
display: block;
border-right: solid 1px #95996c;
_border-right: none;
border-bottom: none;
filter: alpha(opacity=100);
-moz-opacity:1.0;
opacity:1.0;
}

div#javascript_tab_tosahan ul#tab li.selected a {
margin: 0;
padding: 0;
color: #fff;
border-bottom: none;
}

div#javascript_tab_tosahan ul#tab li a:hover img {

filter: alpha(opacity=100);
-moz-opacity:1.0;
opacity:1.0;
}

div#javascript_tab_tosahan dl {
margin: 0;
padding: 10px;
color: #000;
background-color: #fff;
border-left: solid 1px #95996c;
border-right: solid 1px #95996c;
border-bottom: solid 1px #95996c;
border-top: none;
clear: both;
width: 524px;
_width: 546px;
}

div#javascript_tab_tosahan dl dt {
margin: 20px 0 20px 20px;
padding-bottom: 5px;
font-weight: bold;
font-size: 1.2em;
color: #475632;
]}

div#javascript_tab_tosahan dl dd {
margin: 0 20px 30px 20px;
}

div#javascript_tab_tosahan dl dd p {
margin: 0 0 40px 0;
padding: 0 5px;
line-height: 1.4em;
}

div#javascript_tab_tosahan dl dd h3 {
padding: 7px;
margin: 0 0 10px 0;
background-color: #E1E2C8;
font-weight: bold;
font-size: 1.1em;
color: #475632;
}

div#javascript_tab_tosahan dl dd h3 span {
font-weight: normal;
font-size: 0.9em;
}

div#javascript_tab_tosahan dl dd h4 {
padding-bottom: 10px;
margin: 0 0 0 0;
font-weight: bold;
font-size: 1.1em;
color: #a2911a;
}

/* タブメニュー・土佐史 */
#tab_tosashi div#javascript_tab_tosashi {
margin: 20px auto 0 auto;
width: 548px;
_width: 549px;
text-align: left;
}

div#javascript_tab_tosashi ul#tab {
list-style:none;
margin: 0;
padding: 0;
border: solid 1px #95996c;
background-color: #95996c;
border-bottom: none;
border-right: none;
float: left;
width: 100%;
height: 29px;
}

div#javascript_tab_tosashi ul#tab li {
margin: 0;
padding: 0;
text-align: center;
float: left;
height: 29px;
width: 136px;
display: block;
border-right: solid 1px #95996c;
background-color: #95996c;
}

div#javascript_tab_tosashi ul#tab li img {
margin: 0;
padding: 0;
height: 29px;
width: 136px;
display: block;
border-bottom: solid 1px #95996c;
_border-bottom: none;
filter: alpha(opacity=70);
-moz-opacity:0.70;
opacity:0.70;
}

div#javascript_tab_tosashi ul#tab li.selected {
margin: 0;
padding: 0;
display: block;
border-bottom: solid 1px #fff;
}

div#javascript_tab_tosashi ul#tab li.selected img {
margin: 0;
padding: 0;
height: 29px;
width: 136px;
display: block;
border-right: solid 1px #95996c;
_border-right: none;
border-bottom: none;
filter: alpha(opacity=100);
-moz-opacity:1.0;
opacity:1.0;
}

div#javascript_tab_tosashi ul#tab li.selected a {
margin: 0;
padding: 0;
color: #fff;
border-bottom: none;
}

div#javascript_tab_tosashi ul#tab li a:hover img {

filter: alpha(opacity=100);
-moz-opacity:1.0;
opacity:1.0;
}

div#javascript_tab_tosashi dl {
margin: 0;
padding: 10px;
color: #000;
background-color: #fff;
border-left: solid 1px #95996c;
border-right: solid 1px #95996c;
border-bottom: solid 1px #95996c;
border-top: none;
clear: both;
width: 527px;
_width: 549px;
}

div#javascript_tab_tosashi dl dt {
margin: 20px 0 20px 20px;
padding-bottom: 5px;
font-weight: bold;
font-size: 1.2em;
color: #475632;
]}

div#javascript_tab_tosashi dl dd {
margin: 0 20px 30px 20px;
}

div#javascript_tab_tosashi dl dd p {
margin: 0 0 40px 0;
padding: 0 5px;
line-height: 1.4em;
}

div#javascript_tab_tosashi dl dd h3 {
padding: 7px;
margin: 0 0 10px 0;
background-color: #E1E2C8;
font-weight: bold;
font-size: 1.1em;
color: #475632;
}

div#javascript_tab_tosashi dl dd h3 span {
font-weight: normal;
font-size: 0.9em;
}

div#javascript_tab_tosashi dl dd h4 {
padding-bottom: 10px;
margin: 0 0 0 0;
font-weight: bold;
font-size: 1.1em;
color: #a2911a;
}

/* フッターメニュー */
#footer {
font-size: 0.87em;
}

#footer a:link {
color: #fff;
line-height: 30px;
}

#footer a:visited {
color: #fff;
}

#footer a:hover {
color: #fff;
text-decoration: none;
}

#menu ul li a:visited {
color: #fff;
}

.txt12pt {
font-size: 12pt;
line-height: 16pt;
font-family: ＭＳゴシック;
}

.txt11pt {
font-size: 11pt;
line-height: 16pt;
letter-spacing: 1pt;
font-family: ＭＳゴシック;
}

.txt10pt {
font-size: 10pt;
line-height: 14pt;
letter-spacing: 0.02em;
font-family: ＭＳゴシック;
}

.txt9pt {
font-size: 9pt;
line-height: 13pt;
font-family: ＭＳゴシック;
}

.cell_01 {
background: #d9d8b9;
border: 1px solid #9395A2;
padding-right: 7px;
padding-bottom: 7px;
padding-left: 7px;
}

.cell_02 {
font-size: 73%;
line-height: 16px;
border-right: 1px solid #8E8E8E;
border-bottom: 1px solid #8E8E8E;
padding-right: 7px;
padding-bottom: 7px;
padding-left: 7px;
}
