@charset "UTF-8";
/****************
 PC、スマホのコンテンツ箇所
*****************/

/*市長カレンダーの土日祝日の色付け*/
#shicho .sat {
    background-color: #EFF9FF;
}
#shicho .sun {
    background-color: #FFF8F8;
}

h1.faqCom {
    padding-top: 15px;
    padding-right: 10px;
    padding-left: 55px;
    padding-bottom: 15px;
    border-radius: 7px;
    background-image: url("../img_sub/h1_faq_com.png");
    background-position: 13px 14px;
    background-repeat: no-repeat;
    background-color: #DEF1E9;
    font-size: 150%; 
}


h1.headCom {
	background-color: #d9e58e;
}


div.faqCom {
    padding-top: 13px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 55px;
    margin-top: 20px;
    background-image: url("../img_sub/h2_faq_com.png");
    background-position: 13px 10px;
    background-repeat: no-repeat;  

}

.fileCom {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}
.fileCom .pdf {
    background-image: url("../img_sub/file_com_pdf.png");
    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.png");
    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.png");
    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.png");
    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.png");
    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.png");
    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.png");
    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.png");
    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.png");
    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_common/icon_arrow.png");
    background-position: 15px 0.7em;
    background-repeat: no-repeat;
    padding-bottom: 5px;
    padding-left: 40px;
    padding-top: 5px;
}
.linkCom .icon2_ {
    background-image: url("../img_common/icon_arrow.png");
    background-position: 15px 0.7em;
    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.png");
    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;
}



.toiawaseMod {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    overflow: hidden;
    width: 698px;
    border: 1px solid #cccccc;
    padding: 1px;   
}
.toiawaseMod .col {
    display: table;
    width: 100%;
}
.toiawaseMod .title {
	display: table-cell;
	vertical-align: middle;
	border-right: 1px solid #cccccc;
	text-align: center;
	font-weight: bold;
}
.toiawaseMod .in {
	display: table-cell;
	padding-top: 45px;
	padding-right: 30px;
	padding-bottom: 45px;
	padding-left: 30px;
}
.toiawaseMod .in p {
	margin-top: 1em;
}
.toiawaseMod .in p:first-child {
	margin-top: 0;
	font-weight: bold;
}





.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 li.page {
	background-image: url(../img_sub/level1row1_mod_page.png);
}
.level1Row1Mod li.dir {
	background-image: url(../img_sub/level1row1_mod_dir.png);
}
.level1Row1Mod .item {
	display:block;
}



.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:20px;
	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, .level2Row1Mod .list2 {
	width:700px;
}
.level2Row1Mod .list li, .level2Row1Mod .list2 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:20px;
	display:inline;
}

.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);
}


.level2Row2Mod .box2 .list {
	width:700px;
	overflow:hidden;
}
.level2Row2Mod .box2 .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;
	float:left;
	width:295px;
	margin-left:15px;
	display:inline;
}

.borderTopCom{
    padding-top:10px;
    margin-top:25px;
    border-top:solid 1px #ccc;
}


/*大カテゴリ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.png");
    background-position: 2px 7px;
    background-repeat: no-repeat;
    padding-left: 35px;
}
.linkList2Mod .icon2 {
    background-image: url("../img_sub/linklist_mod_page.png");
    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-left: 33px;
}
.linkList2Mod .title {
    background-color: #eeeeee;
    border: 3px solid #cccccc;
    font-size: 120%;
    padding: 5px;
}
.linkList2Mod .item2 {
    margin-top: 10px;
    text-align: right;
}

.anchorMod {
    border: 1px solid #D5D5D5;
    font-size: 80%;
    margin-top: 20px;
    overflow: hidden;
    padding-bottom: 9px;
    padding-left: 9px;
    padding-right: 9px;
    width: 680px;
    margin-left:auto;
    margin-right:auto;
}
.anchorMod li {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 10px;
    width: 330px;
}
.anchorMod li a {
    background-image: url("../img_sub/anchor_mod_arrow.png");
    background-position: left 3px;
    background-repeat: no-repeat;
    display: inline-block;
    padding-left: 20px;
}




/*=========================
	イベント検索
=========================*/
.searchMod {
    background-image: url(../img_sub/search_mod_bg.png);
    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: #faf4dc;
	color: #333333;
}
.tableCom {
    table-layout: fixed;
}

/*=========================
	写真ギャラリー
=========================*/
.thumbnailMod {
	width: 700px;
	overflow:hidden;
	margin-top:20px;
}

.thumbnailMod .item {
	width: 223px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	display: inline;
}

.thumbnailMod .item dt a img {
	border: 1px solid #BBB;
	padding: 2px;
	vertical-align: top;
	width: 217px;
}



/*=========================
	カレンダー
=========================*/
#calendar .col {
    margin-top: 10px;
    width: 700px;
}
#calendar .L {
    float: left;
    width: 314px;
}
#calendar .list2 {
    overflow: hidden;
    width: 314px;
}
#calendar .list2 li {
    float: left;
    margin-right: 5px;
}
#calendar .R {
    float: right;
    width: 391px;
}
#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 caption {
    text-align: left;
    font-weight: bold;
}
#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;
}

/*新着一覧*/
.newsMod {
    margin-top: 25px;
}
.newsMod .title {
	width: 120px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url("../img_pc_sub/bg_tab.png");
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #007f41;
	font-size: 115%;
	text-align: center;
	color: #fff;
}
.newsMod .list li {
    margin-top: 10px;
}
.newsMod .list li:first-child {
	margin-top: 0;
}
.newsMod .in {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-top: 2px solid #007f41;
	background-color: #faf4dc;
}


.level1GaiyoMod {
    width: 700px;
}

.level1GaiyoMod .box {
    width: 340px;
    float: left;
    margin-left: 20px;
}
.level1GaiyoMod .description {
    margin-top: 10px;
}
.level1GaiyoMod .detail {
    text-align: right;
    margin-top: 10px;
}


.eventTableCom {
    width: 700px;
}

.eventTableCom th {
    width: 150px;
}


/*各課*/
.kakukaMod {
    margin-top: 20px;
    overflow: hidden;
    width: 700px;
}
.kakukaMod .L {
    float: left;
    width: 300px;
}
.kakukaMod .R {
    float: right;
    width: 380px;
}



.enqueteMod {
	margin-top:20px;
}
.enqueteMod .title {
	background-image: url(../img_sub/enquete_mod_title_bg2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 120%;
	color: #303030;
}
.enqueteMod .title2 {
	background-image: url(../img_sub/enquete_mod_title_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-bottom: 5px;
	display:block;
	padding-left: 40px;
}

.enqueteMod .box {
	margin-top:10px;
	padding-right: 20px;
	padding-left: 20px;
}
.enqueteMod .item {
	margin-top:10px;
	text-align: center;
}
.enqueteMod .inputSubmit {
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
}
.enqueteMod .inputArea {
	width: 660px;
	height: 5em;
}
.enqueteMod .box3 {
	display:inline-block;
	margin-right:10px;
}
.enqueteMod .box2 {
	padding-right: 10px;
	padding-left: 10px;
}
.enqueteMod .box4 {
}

/*=========================
    写真ギャラリー
=========================*/
.thumbnailCom {
    width: 700px;
    overflow:hidden;
}

.thumbnailCom .item {
    width: 223px;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    display: inline;
    margin-top:20px;
}

.thumbnailCom .item dt a img {
    border: 1px solid #BBB;
    padding: 2px;
    vertical-align: top;
    width: 100%;
    height: auto;
}

