@charset "UTF-8";




h1.faqCom {
    border: 1px solid #CCC;
    background-color: #eeeeee;
    font-size: 120%;
    background-image: url(../img_sub/h1_faq_com.gif);
    background-repeat: no-repeat;
    background-position: 8px 7px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 35px;
}





h2.faqCom {
    font-size: 120%;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 35px;
    border-bottom-width: 1px;
    border-left-width: 3px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #CCC;
    border-left-color: #999;
    margin-top: 20px;
    background-image: url(../img_sub/h2_faq_com.gif);
    background-repeat: no-repeat;
    background-position: 8px 7px;
}



h2.headCom {
    font-size: 120%;
    margin-top: 20px;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
    background-color: #21528E;
}
h2.headCom a {
    color: #fff;
}


h2.calHeadMod {
    font-size: 120%;
    margin-top: 20px;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
    background-color: #21528E;
    position: relative;
}
h2.calHeadMod .kirikae {
    position: absolute;
    right: 5px;
    top: 5px;

}

h2.calHeadMod .R{
    float:right;
}

h2 .headCom a{
    color: #FFF;
}

h3.headCom {
    font-size: 120%;
    margin-top: 20px;
    background-image: url(../img_sub/h3_head_com_icon.gif);
    background-repeat: no-repeat;
    background-position: 2px 0px;
    border-bottom: 2px solid #C4C4C4;
    padding-left: 30px;


}


.fileCom {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}
.fileCom .pdf {
    background-image: url("../img_sub/file_com_pdf.gif");
    background-position: left top;
    background-repeat: no-repeat;
    display: inline-block;
    padding-bottom: 5px;
    padding-left: 40px;
    padding-top: 5px;
}
.fileCom .word {
    background-image: url("../img_sub/file_com_word.gif");
    background-position: left top;
    background-repeat: no-repeat;
    display: inline-block;
    padding-bottom: 5px;
    padding-left: 40px;
    padding-top: 5px;
}
.fileCom .excel {
    background-image: url("../img_sub/file_com_excel.gif");
    background-position: left top;
    background-repeat: no-repeat;
    display: inline-block;
    padding-bottom: 5px;
    padding-left: 40px;
    padding-top: 5px;
}
.fileCom .power {
    background-image: url("../img_sub/file_com_power.gif");
    background-position: left top;
    background-repeat: no-repeat;
    display: inline-block;
    padding-bottom: 5px;
    padding-left: 40px;
    padding-top: 5px;
}
.fileCom .audio {
    background-image: url("../img_sub/file_com_audio.gif");
    background-position: left top;
    background-repeat: no-repeat;
    display: inline-block;
    padding-bottom: 5px;
    padding-left: 40px;
    padding-top: 5px;
}
.fileCom .txt {
    background-image: url("../img_sub/file_com_txt.gif");
    background-position: left top;
    background-repeat: no-repeat;
    display: inline-block;
    padding-bottom: 5px;
    padding-left: 40px;
    padding-top: 5px;
}
.fileCom .zip {
    background-image: url("../img_sub/file_com_zip.gif");
    background-position: left top;
    background-repeat: no-repeat;
    display: inline-block;
    padding-bottom: 5px;
    padding-left: 40px;
    padding-top: 5px;
}
.fileCom .csv {
    background-image: url("../img_sub/file_com_csv.gif");
    background-position: left top;
    background-repeat: no-repeat;
    display: inline-block;
    padding-bottom: 5px;
    padding-left: 40px;
    padding-top: 5px;
}
.fileCom .edit {
    background-image: url("../img_sub/file_com_edit.gif");
    background-position: left top;
    background-repeat: no-repeat;
    display: inline-block;
    padding-bottom: 5px;
    padding-left: 40px;
    padding-top: 5px;
}
.linkCom {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}
.linkCom .icon_ {
    background-image: url("../img_sub/link_com_naibu.png");
    background-position: 15px 5px;
    background-repeat: no-repeat;
    padding-bottom: 5px;
    padding-left: 40px;
    padding-top: 5px;
}
.linkCom .icon2_ {
    background-image: url("../img_sub/link_com_gaibu.png");
    background-position: 15px 2px;
    background-repeat: no-repeat;
    padding-bottom: 5px;
    padding-left: 40px;
    padding-top: 5px;
}
.linkCom span.icon3_ a {
    background-image: url("../img_sub/link_com_mail.gif");
    background-position: left top;
    background-repeat: no-repeat;
    display: inline-block;
    padding-bottom: 5px;
    padding-left: 40px;
    padding-top: 5px;
}
.imgCom {
    margin-top: 10px;
}
.mapCom {
    margin-top: 10px;
}
.colMod {
    margin-top: 20px;
    overflow: hidden;
    width: 700px;
}
.colMod .L {
    float: left;
}
.colMod .R {
    float: left;
    margin-left: 10px;
}
.imgTxtMod {
    margin-top: 20px;
    overflow: hidden;
    width: 700px;
}
.imgTxtMod .L {
    bottom: auto;
    float: left;
    padding-bottom: 10px;
    padding-right: 10px;
    position: relative;
    top: auto;
}
.imgTxtMod .R {
    bottom: auto;
    float: right;
    padding-bottom: 10px;
    padding-left: 10px;
    position: relative;
    top: auto;
}


#pdfDownload {
    background-color: #EFEFEF;
    border: 1px solid #CCCCCC;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    padding: 10px;
    width: 680px;
}
#pdfDownload img {
    display: inline;
    float: left;
    margin-right: 10px;
}



.level1Row1Mod li {
    margin-top:10px;
    background-image: url(../img_sub/level1row1_mod_page.png);
    background-repeat: no-repeat;
    background-position: 10px 7px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
    padding-left:40px;
    padding-top:5px;
    padding-bottom:10px;
}
.level1Row1Mod .item {
    display:block;
}
.level2Row1Mod li.page {
    background-image: url(../img_sub/level1row1_mod_page.png);
}
.level2Row1Mod li.dir {
    background-image: url(../img_sub/level1row1_mod_dir.png);
}


.level1Row2Mod {
    width:700px;
}
.level1Row2Mod li {
    margin-top:10px;
    background-image: url(../img_sub/level1row1_mod_page.png);
    background-repeat: no-repeat;
    background-position: 10px 7px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
    padding-left:40px;
    padding-top:5px;
    padding-bottom:10px;
    float:left;
    width:300px;
    margin-left:15px;
    display:inline;
}
.level1Row2Mod .item {
    display:block;
}
.level1Row2Mod li.page {
    background-image: url(../img_sub/level1row1_mod_page.png);
}
.level1Row2Mod li.dir {
    background-image: url(../img_sub/level1row1_mod_dir.png);
}


.level2Row1Mod .list li {
    margin-top:10px;
    background-image: url(../img_sub/level1row1_mod_page.png);
    background-repeat: no-repeat;
    background-position: 10px 7px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
    padding-left:40px;
    padding-top:5px;
    padding-bottom:10px;
}

.level2Row1Mod .item {
    display:block;
}
.level2Row1Mod li.page {
    background-image: url(../img_sub/level1row1_mod_page.png);
}
.level2Row1Mod li.dir {
    background-image: url(../img_sub/level1row1_mod_dir.png);
}




.level2Row2Mod {
    width:700px;
}
.level2Row2Mod .col {
    width:700px;
    overflow:hidden;
}
.level2Row2Mod .L {
    width:340px;
    float:left;
}
.level2Row2Mod .R {
    width:340px;
    float:right;
}
.level2Row2Mod .list li {
    margin-top:10px;
    background-image: url(../img_sub/level1row1_mod_page.png);
    background-repeat: no-repeat;
    background-position: 10px 7px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
    padding-left:40px;
    padding-top:5px;
    padding-bottom:10px;
    width:300px;
}
.level2Row2Mod .item {
    display:block;
}
.level2Row2Mod li.page {
    background-image: url(../img_sub/level1row1_mod_page.png);
}
.level2Row2Mod li.dir {
    background-image: url(../img_sub/level1row1_mod_dir.png);
}






/*大カテゴリ2階層*/
.linkList2Mod {
    margin-top: 20px;
    overflow: hidden;
    width: 700px;
}
.linkList2Mod .L {
    float: left;
    width: 340px;
}
.linkList2Mod .R {
    float: right;
    width: 340px;
}
.linkList2Mod li {
    margin-right: 20px;
    margin-top: 5px;
    width: 330px;
}
.linkList2Mod .icon {
    background-image: url("../img_sub/linklist_mod_dir.gif");
    background-position: 2px 7px;
    background-repeat: no-repeat;
    padding-left: 35px;
}
.linkList2Mod .icon2 {
    background-image: url("../img_sub/linklist_mod_page.gif");
    background-position: 8px 7px;
    background-repeat: no-repeat;
    padding-left: 35px;
}
.linkList2Mod li a {
    display: inline-block;
    padding-bottom: 5px;
    padding-right: 15px;
    padding-top: 10px;
}
.linkList2Mod .item {
    display: block;
    padding-bottom: 5px;
    padding-top: 12px;
}
.linkList2Mod .title {
    background-color: #d9f8f2;
    border: 1px solid #7fc2b0;
    border-radius: 5px;
    font-size: 120%;
    padding: 5px;
}
.linkList2Mod .item2 {
    margin-top: 10px;
    text-align: right;
}

.linkList2Mod .item2 a {
    padding: 5px;
    padding-left: 25px;
    display:inline-block;
    background-image: url(../img_common/common_arrow_blue.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    border: 2px solid #C4C4C4;
    text-decoration: none;


}


/*=========================
    カレンダー
=========================*/
#calendar .col {
    margin-top: 10px;
    width: 700px;
}
#calendar .L {
    float: left;
    width: 304px;
}
#calendar .list2 {
    overflow: hidden;
    width: 304px;
}
#calendar .list2 li {
    float: left;
    margin-right: 5px;
}
#calendar .R {
    float: right;
    width: 200px;
}
#calendar .list3 {
    text-align: right;
}
#calendar .list3 li {
    display: inline;
}
#calendar .table {
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
    margin-left: 1px;
    margin-top: 10px;
    width: 699px;
}
#calendar .table td, #calendar .table th {
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
    padding: 5px;
}
#calendar .table .date {
    font-weight: bold;
    text-align: center;
    width: 40px;
}
#calendar .table .day {
    font-weight: bold;
    text-align: center;
    width: 40px;
}
#calendar .table tr.sun, #calendar .table th.sun, #calendar .table td.sun {
    background-color: #FFF8F8;
    color: #E02729;
}
#calendar .table tr.sat, #calendar .table th.sat, #calendar .table td.sat {
    background-color: #EFF9FF;
    color: #008CD2;
}
#calendar .table em {
    font-style: italic;
    font-weight: bold;
    padding-right: 15px;
}


/*=========================
    イベント検索
=========================*/
.searchMod {
    background-image: url(../img_sub/search_mod_bg.gif);
    background-position: left top;
    background-repeat: repeat;
    border: 1px solid #DDDDDD;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    padding: 9px;
    width: 680px;
}
.searchMod .space input {
    height: 1.2em;
    width: 1.2em;
}
.searchMod .space {
    display: inline-block;
    font-size: 90%;
    padding-right: 10px;
    padding-top: 5px;
}
.searchMod .space2 label {
    font-weight: bold;
}
.searchMod .space2 {
    padding-right: 20px;
}
.searchMod .box3 {
    margin-top: 10px;
}
.searchMod .box3 dt {
    font-weight: bold;
}
.searchMod .box {
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 10px;
}
.inputCom {
    margin-top: 10px;
    text-align: center;
}

/*=========================
    イベント一覧
=========================*/
.tableMod caption {
    text-align:left;
    font-weight:bold;
}
.tableMod {
    border: 1px solid #cccccc;
    border-collapse: collapse;
    margin: 10px 0 0;
}
.tableMod td, .tableMod th {
    border: 1px solid #cccccc;
    border-collapse: collapse;
    padding: 5px 10px;
}
.tableMod th {
    background-color: #F1FFFC;
}
.tableCom {
    table-layout: fixed;
}

/*=========================
    写真ギャラリー
=========================*/
.thumbnailCom {
    width: 700px;
    overflow:hidden;
    margin-top:20px;
}

.thumbnailCom .item {
    width: 223px;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    display: inline;
}

.thumbnailCom .item dt a img {
    border: 1px solid #BBB;
    padding: 2px;
    vertical-align: top;
}
.thumbnailCom .edit-item .gallery img {
    width:217px !important;
}


/*大カテゴリ2階層*/
.linkList2Mod {
    margin-top: 20px;
    overflow: hidden;
    width: 700px;
}
.linkList2Mod .L {
    float: left;
    width: 340px;
}
.linkList2Mod .R {
    float: right;
    width: 340px;
}
.linkList2Mod .list li {
    margin-right:10px;
    display:inline;
}
.linkList2Mod .list li a {
    margin-top:10px;
    background-repeat: no-repeat;
    background-position: 7px 5px;
    padding-left:40px;
    padding-top:5px;
    padding-bottom:10px;
    display:inline-block;
}
.linkList2Mod .list li.dir a {
    background-image: url("../img_sub/level1row1_mod_dir.png");
}
.linkList2Mod .list li.page a {
    background-image: url("../img_sub/level1row1_mod_page.png");
}



.linkList2Mod .title {
    font-size: 120%;
    margin-top: 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #7fc2b0;
    padding-bottom: 3px;
    padding-left: 1px;
}
.linkList2Mod .titleBg {
    border-left-width: 4px;
    border-left-style: solid;
    border-left-color: #028462;
    display: block;
    padding-left: 7px;
}




.linkList2Mod .all {
    text-align:right;
    margin-top:20px;
}
.linkList2Mod .all a {
    padding: 5px;
    padding-left: 25px;
    display:inline-block;
    background-image: url(../img_common/common_arrow_blue.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    border: 2px solid #C4C4C4;
    text-decoration: none;


}








.linkListMod {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    width: 700px;
}
.linkListMod li {
    margin-top: 5px;
}
.linkListMod .icon {
    background-image: url("../img_sub/linklist_mod_dir.gif");
    background-position: 2px 7px;
    background-repeat: no-repeat;
    padding-left: 35px;
}
.linkListMod .icon2 {
    background-image: url("../img_sub/linklist_mod_page.gif");
    background-position: 8px 7px;
    background-repeat: no-repeat;
    padding-left: 35px;
}
.linkListMod li a {
    display: inline-block;
    padding-bottom: 5px;
    padding-right: 15px;
    padding-top: 10px;
}
.linkListMod .item {
    display: block;
    padding-bottom: 5px;
    padding-left: 33px;
}
