@charset "utf-8";
body {
    line-height: 1;
    background-color: #fdeee0;
    font-family: "Lucida Grande", "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", Arial, "Hiragino Maru Gothic Pro", verdana, 'Trebuchet MS', Helvetica, sans-serif;
    font-size: 100%;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin: 0px;
    border-top-width: 5px;
    border-top-style: solid;
    border-top-color: #F3C58A;
}


/* Common */

.clearBoth {
    margin: 0px;
    padding: 0px;
    clear: both;
}

.clearfix:after {
    content: ".";
    /* 新しい要素を作る */
    display: block;
    /* ブロックレベル要素に */
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix {
    min-height: 1px;
}

* html .clearfix {
    height: 1px;
    /*¥*/
    /*/
  height: auto;
  overflow: hidden;
  /**/
}

.siteNameContents h2 {
    margin: 0px;
    padding: 0px;
    height: 119px;
    width: 288px;
}

.siteNameContents h2 a {
    text-indent: -9999px;
    display: block;
    margin: 0px;
    padding: 0px;
    height: 100%;
}

.t_side {
    font-size: 90%;
    line-height: 1.25;
    font-weight: normal;
    background-image: url(../images/t_side.png);
    background-repeat: no-repeat;
    background-position: left center;
    height: 30px;
    padding-top: 14px;
    padding-left: 28px;
}

.t_side a {
    color: #333;
    text-decoration: none;
}

.t_side a:hover {
    color: #00F;
    text-decoration: underline;
}

h2.ama {
    background-image: url(../images/t_ishikai.png);
    background-repeat: no-repeat;
    background-position: left top;
    text-indent: -9999px;
    height: 40px;
}

h1.pageTitle {
    background-image: url(../images/bg_midashi.png);
    background-repeat: no-repeat;
    background-position: left center;
    display: block;
    margin-top: 0.5em;
    margin-right: 0px;
    margin-bottom: 1em;
    margin-left: 0px;
    font-size: 100%;
    height: 30px;
    font-weight: bold;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 50px;
    color: #333;
}

h2.midashi {
    font-size: 100%;
    color: #333;
    padding-bottom: 3px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #F29417;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 1em;
    margin-bottom: 1em;
}

.textAdjustTitle {
    /*background-image: url(../images/bg_text.png);*/
    background-repeat: no-repeat;
    background-position: left top;
    text-indent: -9999px;
    margin: 0 0 0 23px;
    padding: 0px;
    float: left;
    width: 71px;
}

.imageNoBorder {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

.imageBorder {
    border: 1px solid #999999;
}

.imageCenter {
    text-align: center;
    clear: both;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-right: auto;
    margin-left: auto;
}

.imageRightArea {
    float: right;
    margin-top: 0em;
}

.imageRightBox {
    margin-bottom: 15px;
    margin-left: 15px;
}

.imageRightSubBox {
    float: right;
    width: 180px;
}

.imageLeftArea {
    float: left;
    margin-top: 0em;
}

.imageLeftBox {
    margin-bottom: 15px;
    margin-right: 15px;
}

.imageLeftAreaALT {
    display: inline-block;
}

.imageRightAreaALT {
    display: inline-block;
}

.leftMargin {}

.pageNavi {
    text-align: right;
    margin-top: 15px;
    margin-bottom: 15px;
    clear: both;
    display: block;
    font-size: 70%;
    font-weight: normal;
    float: right;
    background-image: url(../images/pagenavi.png);
    background-repeat: repeat-x;
    background-position: center bottom;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
}

.pageNavi a {
    text-decoration: none;
    color: #F3A134;
}

.pageNavi a:hover {
    color: #00F;
    text-decoration: underline;
}


/* titles */


/* contents */

#contentsCage {
    width: 960px;
    margin-right: auto;
    margin-left: auto;
}

.headerContents {
    background-image: url(../images/bg_header.png);
    background-repeat: no-repeat;
    background-position: center -5px;
    margin: 0px;
    padding: 0px;
    height: 119px;
    width: 960px;
}

.siteNameContents {
    padding: 0px;
    float: left;
    height: 119px;
    width: 288px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.siteMenu {
    padding: 0px;
    float: right;
    height: 119px;
    width: 176px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.globalNaviArea {
    background-image: url(../images/bg_global.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    display: block;
    clear: both;
    height: 35px;
    width: 960px;
}

.topicPath {
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
    font-size: 80%;
}

.topicPath a {
    color: #333;
    text-decoration: none;
}

.topicPath a:hover {
    color: #00F;
    text-decoration: underline;
}

.mainContents {
    background-image: url(../images/bg_maincontents.png);
    background-repeat: repeat-y;
    background-position: left top;
    width: 960px;
}

.mainEntryArea {
    margin: 0px;
    padding: 0px;
    float: right;
    width: 760px;
}

.entryArea {
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
}

.sideContentsArea {
    float: left;
    width: 200px;
    margin: 0px;
    padding: 0px;
}

.sideContentsBox {
    padding: 10px;
}

#footer {
    clear: both;
    font-size: 80%;
    line-height: 1.5;
    font-weight: normal;
    text-align: center;
    margin: 0px;
    padding-top: 15px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    background-color: #C59A73;
    color: #FFF;
    font-style: normal;
}

#footer address {
    font-style: normal;
    font-weight: normal;
}

.columnsBox {
    background-color: #FAF9F5;
    border: 1px dotted #F3C58A;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 96%;
    margin-right: auto;
    margin-left: auto;
}


/* btns */

a.btnAccess {
    background-image: url(../images/btn_access.png);
    background-repeat: no-repeat;
    background-position: left top;
    text-indent: -9999px;
    display: block;
    margin: 0px;
    padding: 0px;
    height: 19px;
    width: 153px;
}

a.thisSite {
    background-image: url(../images/btn_site.png);
    background-repeat: no-repeat;
    background-position: left top;
    text-indent: -9999px;
    display: block;
    margin: 0px;
    padding: 0px;
    height: 19px;
    width: 153px;
}

a.poli {
    background-image: url(../images/btn_poli.png);
    background-repeat: no-repeat;
    background-position: left top;
    text-indent: -9999px;
    display: block;
    margin: 0px;
    padding: 0px;
    height: 19px;
    width: 153px;
}

a.contact {
    background-image: url(../images/btn_contact.png);
    background-repeat: no-repeat;
    background-position: left top;
    text-indent: -9999px;
    display: block;
    margin: 0px;
    padding: 0px;
    height: 19px;
    width: 153px;
}

a:hover.btnAccess {
    background-image: url(../images/btn_access_.png);
    background-repeat: no-repeat;
    background-position: left top;
    text-indent: -9999px;
    display: block;
    margin: 0px;
    padding: 0px;
    height: 19px;
    width: 153px;
}

a:hover.thisSite {
    background-image: url(../images/btn_site_.png);
    background-repeat: no-repeat;
    background-position: left top;
    text-indent: -9999px;
    display: block;
    margin: 0px;
    padding: 0px;
    height: 19px;
    width: 153px;
}

a:hover.poli {
    background-image: url(../images/btn_poli_.png);
    background-repeat: no-repeat;
    background-position: left top;
    text-indent: -9999px;
    display: block;
    margin: 0px;
    padding: 0px;
    height: 19px;
    width: 153px;
}

a:hover.contact {
    background-image: url(../images/btn_contact_.png);
    background-repeat: no-repeat;
    background-position: left top;
    text-indent: -9999px;
    display: block;
    margin: 0px;
    padding: 0px;
    height: 19px;
    width: 153px;
}

a.btnAccess_ {
    background-image: url(../images/btn_access_.png);
    background-repeat: no-repeat;
    background-position: left top;
    text-indent: -9999px;
    display: block;
    margin: 0px;
    padding: 0px;
    height: 19px;
    width: 153px;
}

a.thisSite_ {
    background-image: url(../images/btn_site_.png);
    background-repeat: no-repeat;
    background-position: left top;
    text-indent: -9999px;
    display: block;
    margin: 0px;
    padding: 0px;
    height: 19px;
    width: 153px;
}

a.poli_ {
    background-image: url(../images/btn_poli_.png);
    background-repeat: no-repeat;
    background-position: left top;
    text-indent: -9999px;
    display: block;
    margin: 0px;
    padding: 0px;
    height: 19px;
    width: 153px;
}

a.contact_ {
    background-image: url(../images/btn_contact_.png);
    background-repeat: no-repeat;
    background-position: left top;
    text-indent: -9999px;
    display: block;
    margin: 0px;
    padding: 0px;
    height: 19px;
    width: 153px;
}


/* Lists */

.siteMenuUL {
    display: block;
    width: 176px;
    clear: both;
    margin: 18px 0 0 0;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.siteMenuULLI {
    display: block;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.globalNaviOL {
    margin: 0px;
    display: block;
    height: 35px;
    width: 950px;
    overflow: hidden;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
}

.globalNaviLI {
    display: block;
    float: left;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.globalNaviLI a {
    margin-right: 1.5em;
    margin-top: 10px;
    text-decoration: none;
    color: #333;
}

.globalNaviLI a:hover {
    margin-right: 1.5em;
    margin-top: 10px;
    text-decoration: underline;
    color: #900;
}

.globalNaviLIalt {
    display: block;
    margin: 0px;
    padding: 0px;
    float: right;
    text-indent: -9999px;
    list-style-type: none;
}

.sideMenuUL {
    margin-top: 25px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-size: 85%;
    line-height: 2;
    color: #333;
}

.sideMenuLI {
    margin-left: 10px;
    list-style-type: none;
    font-weight: bold;
}

.mainTextUL {
    font-size: 90%;
    line-height: 1.5;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 50px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}

.mainTextLI {
    line-height: 1.5;
    list-style-position: outside;
    list-style-image: url(../images/plts.png);
}

.mainTextULno {
    font-size: 90%;
    line-height: 1.5;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 10px;
    margin-right: 20px;
    margin-bottom: 10px;
    margin-left: 20px;
}

.mainTextULLIno {
    line-height: 1.5;
    list-style-type: none;
}

.mainTextOL {
    font-size: 90%;
    line-height: 1.5;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 50px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}

.mainTextOLLI {
    line-height: 1.5;
}

.mainTextDL {
    font-size: 90%;
    line-height: 1.5;
    display: block;
    margin-top: 15px;
    margin-right: 5px;
    margin-bottom: 15px;
    margin-left: 30px;
    clear: both;
    padding: 0px;
}

.mainTextDT {
    font-weight: bold;
    color: #F29417;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.mainTextDD {
    font-weight: normal;
    margin-bottom: 10px;
    padding-left: 15px;
}

.columsTitleDL {
    display: block;
    line-height: 1.5;
    margin-bottom: 15px;
}

.columsTitleDT {
    font-size: 100%;
    font-weight: bold;
    color: #436240;
    line-height: 1.5;
}

.columsTitleDD {
    font-size: 90%;
    font-weight: normal;
    margin-bottom: .5em;
}

.columnsListUL {
    line-height: 1.5;
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: 30px;
}

.columnsListLI {
    font-size: 90%;
    line-height: 1.5;
    list-style-image: url(../images/plts.png);
}

.linkUL {
    font-size: 90%;
    line-height: 1.5;
    margin: 15px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
}

.linkULLI {
    list-style-image: url(../images/plts.png);
}

.linkULLIno {
    list-style-type: none;
}

.mainTextLIns {
    list-style-type: none;
}

.linkListDL {
    font-size: 90%;
    line-height: 1.5;
    padding: 0px;
    display: block;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 30px;
}

.linkListDT {
    font-weight: bold;
}

.linkListDD {
    font-weight: normal;
    margin-bottom: 5px;
}

.textAdjustUL {
    margin: 0px;
    padding: 0px;
}

.textAdjustUL li {
    list-style-type: none;
    float: left;
}

.sideMenuUL {
    margin: 0px;
    padding: 0px;
}

.sideMenuLI {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #F7C57F;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
    color: #333;
    font-weight: normal;
}

.sideMenuLI a {
    color: #333;
    text-decoration: none;
    font-weight: normal;
    display: block;
}

.sideMenuLI a[target] {
    background-image: url(../images/newbrowse.png);
    background-repeat: no-repeat;
    background-position: right center;
}

.sideMenuLI a:hover {
    color: #00F;
    text-decoration: underline;
    font-weight: normal;
}

.stuffList {
    line-height: 1.5;
    font-weight: normal;
    width: 98%;
    margin-top: 15px;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
    border-collapse: collapse;
}

th.credit {
    font-size: 85%;
    background-color: #E4E7BF;
    border: 1px solid #7D8C7C;
    color: #436240;
    padding: 3px;
}

th.name {
    font-size: 85%;
    background-color: #E4E7BF;
    border: 1px solid #7D8C7C;
    color: #436240;
    padding: 3px;
}

th.title {
    font-size: 85%;
    background-color: #E4E7BF;
    border: 1px solid #7D8C7C;
    color: #436240;
    padding: 3px;
}

td.credit {
    font-size: 85%;
    background-color: #FFF;
    border: 1px solid #7D8C7C;
    color: #436240;
    text-align: center;
    padding: 3px;
}

td.name {
    font-size: 85%;
    background-color: #FFF;
    border: 1px solid #7D8C7C;
    color: #436240;
    text-align: center;
    padding: 3px;
}

td.title {
    font-size: 85%;
    background-color: #FFF;
    border: 1px solid #7D8C7C;
    color: #436240;
    padding: 3px;
}

.scheTable {
    width: 98%;
    margin-top: 15px;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
    border-collapse: collapse;
}

.scheTableTHm {
    font-size: 85%;
    line-height: 1.5;
    color: #FFF;
    background-color: #7D8C7C;
    padding: 3px;
    border: 1px solid #666;
}

.scheTableTD {
    font-size: 85%;
    line-height: 1.5;
    padding: 3px;
    border: 1px solid #7D8C7C;
}

table.staffList {
    width: 600px;
    margin-right: auto;
    margin-left: auto;
    font-size: 85%;
    margin-top: 30px;
    margin-bottom: 30px;
    border-collapse: collapse;
    color: #333;
    line-height: 1.25;
}

.staffList tr th {
    padding: 5px;
    width: 200px;
    background-color: #F6F7EA;
    border: 1px solid #999;
}

.staffList tr td {
    background-color: #FFF;
    padding: 5px;
    border: 1px solid #999;
}

table.about {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    font-size: 85%;
    margin-top: 30px;
    margin-bottom: 30px;
    border-collapse: collapse;
    color: #333;
    line-height: 1.25;
}

.about tr th {
    padding: 5px;
    background-color: #F6F7EA;
    border: 1px solid #999;
    white-space: nowrap;
}

.about tr td {
    background-color: #FFF;
    padding: 5px;
    border: 1px solid #999;
}


/* images */


/* texts */

.pastList {
    font-size: 90%;
    line-height: 1.5;
    padding: 0px;
    margin-top: 0.5em;
    margin-right: 0px;
    margin-bottom: 0.5em;
    margin-left: 15px;
}

.mainText {
    font-size: 90%;
    line-height: 1.5;
    font-weight: normal;
    text-indent: 1em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-right: 30px;
    margin-left: 30px;
}

.mainTextNoindent {
    font-size: 90%;
    line-height: 1.5;
    font-weight: normal;
    text-indent: 0em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-right: 30px;
    margin-left: 30px;
}

.drCaption {
    font-size: 80%;
    line-height: 1.25;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0px;
}

.caption {
    font-size: 80%;
    line-height: 1.25;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 0px;
}

.nameSpell {
    font-size: 80%;
}

.mainTextChrColums {
    font-size: 90%;
    line-height: 1.5;
    font-weight: normal;
    display: block;
    margin-top: .5em;
    margin-bottom: .5em;
}

.archiveBox p {
    display: block;
    margin-left: 30px;
    font-size: 90%;
    font-weight: bold;
    color: #333;
    margin-top: 1em;
}

p.photoComment {
    font-size: 80%;
    text-align: right;
    display: block;
    padding: 0px;
}

.sideMenuUL .sideMenuLI strong {
    font-weight: bold;
    color: #637C61;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #D3D898;
    display: block;
    margin-right: 10px;
    margin-bottom: 10px;
}

.plugs {
    height: 100px;
}

.marks {
    padding-left: 24px;
    background-image: url(../images/mark.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.photoCaption {
    width: 240px;
}

.grayout {
    color: #bbb;
}

.selected {
    font-weight: normal;
    color: #900 !important;
}

.googleBox {
    font-size: 80%;
    line-height: 1.5;
}

.googleLogo {
    font-size: 80%;
    line-height: 1.5;
}

.googleBtn {
    float: right;
}

.bnrBox {
    margin-top: 5px;
    margin-bottom: 5px;
}

.bnrBox img {
    width:100%;
    height:auto;
}

#jquery-cycle {
    width: 740px;
    height: 266px;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
}

#jquery-cycle img {
    width: 738px;
    height: 264px;
    border: 1px solid #CCC;
}

.bookmarks {
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #F29417;
    padding-left: 10px;
    margin-left: -5px;
}

.lines {
    background-color: #F29419;
    height: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 30px;
    margin-left: 30px;
}
.attentionInfo {
	width:740px;
	height:266px;
	background-image:url(../images/img-attention-bg.png);
}
.link1 {
	width:100%;
	height:130px;
	text-align:center;
}
.link1 p {
	color:#000;
	font-weight:bold;
	padding-top:38px;
	margin-bottom:20px;
	font-size:18px;
}
.link1 a {
	font-size:32px;
	font-weight:bold;
	color:#f00;
	text-shadow:1px 1px 5px rgba(155,155,155,.95);
}
.link2 {
	width:50%;
	height:130px;
	float:left;
	text-align:center;
}
.link2 a {
	font-size:32px;
	font-weight:bold;
	color:#f00;
		display:block;
	margin-top:20px;
	text-shadow:1px 1px 5px rgba(155,155,155,.95);
}
.link3 {
	width:50%;
	height:130px;
	float: left;
	text-align:center;
}
.link3 a {
	display:block;
	font-size:32px;
	font-weight:bold;
	color:#f00;
	margin-top:20px;
	text-shadow:1px 1px 5px rgba(155,155,155,.95);
}
.attentionInfo span {
	display:block;
	font-size:16px;
	margin-top:10px;
}
.bnrLogin {
	display:block;
	width:179px;
	margin:10px auto;
	background-color:#f0f0f0;
	border:solid 1px #aaa;
	color:#333;
	font-size:20px;
	text-align:center;
	text-decoration: none;
	line-height:1.5;
}
.bnrLogin span {
	display:block;
	font-size:12px;
	width:100%;
	background-color:#F29417;
	color:#fff;
}
.bnrLogin .loginTop {
	margin-bottom:5px;
}
.bnrLogin .loginBottom {
	margin-top:5px;
}
.googleBox {
	margin-top:20px;
}
[name="sitesearch"] {
	margin-top:10px;
}
.noteTitle {
	margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-right: 30px;
    margin-left: 30px;
	font-size:20px;
}
.btnLogin {
	width:180px;
	padding:10px;
	color:#fff;
	background-color:#F29417;
	text-decoration: none;
	border-radius:5px;
}