@charset "UTF-8";
/****************
 サブページレイアウト
*****************/


/*市長カレンダーの土日祝日の色付け*/
#shicho .sat {
    background-color: #EFF9FF;
}
#shicho .sun {
    background-color: #FFF8F8;
}



h1.headCom {
	background-color: #004E74;
	font-size: 150%;
	padding: 2px;
	color: #FFF;
	margin-top: 20px;
	font-weight: normal;
}

h1.headCom .bg {
	display: block;
	padding: 10px;
}
h1.headCom .bg2 {
	display: block;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #DCE5E8;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}

h2.headCom {
	font-size: 120%;
	background-color: #0078B1;
	color:#FFFFFF;
	margin-top: 20px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
h2.headCom a {
	color:#FFFFFF;
}


h2.eventCom {
	font-size: 120%;
	background-color: #0078B1;
	color:#FFFFFF;
	margin-top: 20px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	width:680px;
	overflow:hidden;
}
h2.eventCom .L {
	float:left;
	display:block;
	width:525px;
}
h2.eventCom .R {
	float:right;
	display:block;
	width:145px;
}


h2.faqCom {
	font-size: 120%;
	background-color: #0078B1;
	color:#FFFFFF;
	margin-top: 20px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 40px;


	background-image: url(../img_sub/h2_faq_com_a.gif);
	background-repeat: no-repeat;
	background-position: 8px 9px;
}





h1.faqCom {
	background-color: #004E74;
	font-size: 150%;
	padding: 2px;
	color: #FFF;
	margin-top: 20px;
	font-weight: normal;
}

h1.faqCom .bg {
	display: block;
	padding: 10px;
	border: 1px solid #779BA6;
}
h1.faqCom .bg2 {
	display: block;

	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 50px;
	background-image: url(../img_sub/h1_faq_com_q.gif);
	background-repeat: no-repeat;
	background-position: 8px 9px;
}



h3.headCom {
	font-size: 120%;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 20px;
}


.sideNavMod .title {
	margin-top:85px;
	background-color: #694400;
	padding: 10px;
	color: #FFFFFF;
	font-weight:bold;
}
.sideNavMod .bg {
	display:block;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #C59C4D;
	padding-left: 7px;
}
.sideNavMod .title a {
	color: #FFFFFF;
}

.sideNavMod .in {
	background-color:#F8F2E7;
}
.sideNavMod .list {
	padding-left:10px;
	padding-right:10px;
	padding-top: 1px;
	padding-bottom: 10px;
	
}
.sideNavMod .list li {
	margin-top:10px;
}
.sideNavMod .list a {
	color:#402900;
	background-image: url(../img_sub/sidenav_mod_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left:20px;
	display: block;
}
.sideNavMod .list span {
	background-image: url(../img_sub/sidenav_mod_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 20px;
	padding-right: 10px;
	display:inline-block;
	background-color: #FFD085;
}
#pankuzu {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    width: 920px;
}
#pankuzu .title {
    float: left;
    width: 76px;
}
#pankuzu .box {
    float: right;
    width: 834px;
}
#pankuzu .list li {
    display: inline;
}
#pankuzu .icon a, #pankuzu .icon span {
    background-image: url("../img_sub/pankuzu_arrow.gif");
    background-position: 5px 5px;
    background-repeat: no-repeat;
    display: inline-block;
    padding-left: 20px;
}


.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_icon.gif");
    background-position: 15px 9px;
    background-repeat: no-repeat;
    padding-bottom: 5px;
    padding-left: 40px;
    padding-top: 5px;
}
.linkCom .icon2_ {
    background-image: url("../img_sub/link_com_icon.gif");
    background-position: 15px 9px;
    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;
}



.toiawaseMod {
	border: 3px solid #4F7E00;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
.toiawaseMod dt {
	font-size: 120%;
	background-color: #4F7E00;
	color:#FFFFFF;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	font-weight: bold;
}
.toiawaseMod dd {
	padding: 10px;
}


.newsMod .title {
	font-size: 120%;
	padding: 5px;
	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;
}



.level1Row1Mod li {
	margin-top:10px;
	background-image: url(../img_sub/level1row1_mod_page.gif);
	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.gif);
}
.level2Row1Mod li.dir {
	background-image: url(../img_sub/level1row1_mod_dir.gif);
}


.level1Row2Mod {
	width:685px;
}
.level1Row2Mod li {
	margin-top:10px;
	background-image: url(../img_sub/level1row1_mod_page.gif);
	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;
}
.level1Row2Mod .item {
	display:block;
}
.level1Row2Mod li.page {
	background-image: url(../img_sub/level1row1_mod_page.gif);
}
.level1Row2Mod li.dir {
	background-image: url(../img_sub/level1row1_mod_dir.gif);
}


.level2Row1Mod .list li {
	margin-top:10px;
	background-image: url(../img_sub/level1row1_mod_page.gif);
	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.gif);
}
.level2Row1Mod li.dir {
	background-image: url(../img_sub/level1row1_mod_dir.gif);
}




.level2Row2Mod {
	width:685px;
}
.level2Row2Mod .col {
	width:685px;
	overflow:hidden;
}
.level2Row2Mod .L {
	width:335px;
	float:left;
}
.level2Row2Mod .R {
	width:335px;
	float:right;
}
.level2Row2Mod .list li {
	margin-top:10px;
	background-image: url(../img_sub/level1row1_mod_page.gif);
	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:295px;
}
.level2Row2Mod .item {
	display:block;
}
.level2Row2Mod li.page {
	background-image: url(../img_sub/level1row1_mod_page.gif);
}
.level2Row2Mod li.dir {
	background-image: url(../img_sub/level1row1_mod_dir.gif);
}



/*新着一覧*/
	.catMod {
	    margin-top: 20px;
	}
	.catMod .title {
	    font-size: 120%;
	    padding-top:1px;
	    padding-left:1px;
	    padding-right:1px;
	    color:#004E74;
	}
	.catMod .box2 {
		background-color: #B0E6FF;
	    display: block;
	    padding-bottom: 10px;
	    padding-left: 40px;
	    padding-top: 10px;
	    background-image: url("../img_sub/cat_mod_newsicon.gif");
		background-repeat: no-repeat;
	    background-position: 10px 8px;

	}
	.catMod .boxFaq {
		background-color: #B0E6FF;
	    display: block;
	    padding-bottom: 10px;
	    padding-left: 40px;
	    padding-top: 10px;
	    background-image: url("../img_sub/cat_mod_faqicon.gif");
		background-repeat: no-repeat;
	    background-position: 10px 8px;

	}
	.catMod .in {
		padding-left:10px;
		padding-right:10px;
		padding-bottom:10px;
	}
	.catMod .list li {
	    background-image: url("../img_common/common_arrow.gif");
	    background-position: 5px 8px;
	    background-repeat: no-repeat;
	    margin-top: 10px;
	    padding-left: 20px;
	}
	.catMod .list2 {
	    margin-top: 10px;
		text-align: right;
	}
	.catMod .list2 a {
	    background-image: url("../img_common/common_arrow.gif");
	    background-position: 5px 2px;
	    background-repeat: no-repeat;
	    margin-top: 10px;
	    padding-left: 20px;
	}
	.catMod .box3 {
	    padding-bottom: 10px;
	    padding-left: 10px;
	    padding-right: 10px;
	}
	.catMod .item {
		margin-top: 10px;
		text-align: right;
	}
	.catMod .item a {
			background-image: url("../img_common/common_arrow.gif");
			background-position: 5px 2px;
			background-repeat: no-repeat;
			margin-top: 10px;
			padding-left: 20px;
	}
	.catMod .icon {
	    background-image: url("../img_sub/cat_mod_rss.gif");
	    background-position: left 2px;
	    background-repeat: no-repeat;
	    display: inline-block;
	    padding-bottom: 5px;
	    padding-left: 18px;
	}


/*大カテゴリ2階層*/
.linkList2Mod {
    margin-top: 20px;
    overflow: hidden;
    width: 700px;
}
.linkList2Mod .L {
    float: left;
    width: 340px;
}
.linkList2Mod .all {
		margin-top: 10px;
		text-align: right;
}
.linkList2Mod .all a {
	    background-image: url("../img_common/common_arrow.gif");
	    background-position: 5px 2px;
	    background-repeat: no-repeat;
	    margin-top: 10px;
	    padding-left: 20px;
}
.linkList2Mod .R {
    float: right;
    width: 340px;
}
.linkList2Mod li {
    margin-top: 5px;
}
.linkList2Mod .dir {
    background-image: url("../img_sub/level1row1_mod_dir.gif");
    background-position: 2px 7px;
    background-repeat: no-repeat;
    padding-left: 35px;
}
.linkList2Mod .page {
    background-image: url("../img_sub/level1row1_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-left: 33px;
}
.linkList2Mod .title {
	font-size: 120%;
	background-color: #0078B1;
	color:#FFFFFF;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.linkList2Mod .title a {
	color:#FFFFFF;
}
.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.gif");
    background-position: left 3px;
    background-repeat: no-repeat;
    display: inline-block;
    padding-left: 20px;
}


.headImgCom {
	margin-top: 20px;
}
















#pankuzu {
    margin-top: 10px;
	width: 700px;
}
#pankuzu .title {
	float: left;
	width: 90px;
	color: #FFF;
	background-color: #694400;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#pankuzu .box {
	float: right;
	width: 580px;
	padding-top: 5px;
}
#pankuzu .list li {
    display: inline;
}
#pankuzu .icon a, #pankuzu .icon span {
    background-image: url(../img_sub/pankuzu_arrow.gif);
    background-position: 5px 5px;
    background-repeat: no-repeat;
    display: inline-block;
    padding-left: 20px;
}


#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#sideNav {
	float: right;
	width: 240px;
}
#contents {
	float: left;
	width: 700px;
}


/*用途地図*/
#pankuzu2 {
    margin-top: 10px;
	width: 960px;
}
#pankuzu2 .title {
	float: left;
	width: 90px;
	color: #FFF;
	background-color: #694400;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#pankuzu2 .box {
	width: 650px;
	padding-top: 5px;
	float: left;
	margin-left: 15px;
	display: inline;
}
#pankuzu2 .list li {
    display: inline;
}
#pankuzu2 .icon a, #pankuzu2 .icon span {
    background-image: url(../img_sub/pankuzu_arrow.gif);
    background-position: 5px 5px;
    background-repeat: no-repeat;
    display: inline-block;
    padding-left: 20px;
}

#contents2 {
	width: 960px;
}

#contents2 #sideNav {
	margin-top: 20px;
}

#contents2In {
	width: 520px;
	float: left;
	margin-left: 90px;
	margin-right: 90px;
	margin-top: 20px;
	display: inline;
}
#contents2InBox {
	width: 960px;
}

.sideLinkMod {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
	margin-top: 10px;
}
.sideLinkMod li {
	background-image: url(../img_sub/sidenav_mod_arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-top: 5px;
	padding-left: 15px;
}
.sideNavMod .map {
	width:200px;
	margin-left:auto;
	margin-right:auto;
	height: 226px;
	margin-top: 10px;
	background-image: url(../img_sub/sidenav_mod_map.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;
	padding-bottom: 10px;
	line-height:100%;
}
.sideNavMod .map span {
	position:absolute;
}
.sideNavMod .map1 {
	left:50px;
	top:1px;
}
.sideNavMod .map2 {
	left:99px;
	top:1px;
}
.sideNavMod .map3{
	left:1px;
	top:38px;
}
.sideNavMod .map4{
	left:50px;
	top:38px;
}
.sideNavMod .map5{
	left:99px;
	top:38px;
}
.sideNavMod .map6{
	left:148px;
	top:38px;
}
.sideNavMod .map7{
	left:1px;
	top:75px;
}
.sideNavMod .map8{
	left:50px;
	top:75px;
}
.sideNavMod .map9{
	left:99px;
	top:75px;
}
.sideNavMod .map10{
	left:148px;
	top:75px;
}
.sideNavMod .map11{
	left:1px;
	top:112px;
}
.sideNavMod .map12{
	left:50px;
	top:112px;
}
.sideNavMod .map13{
	left:99px;
	top:112px;
}
.sideNavMod .map14{
	left:148px;
	top:112px;
}
.sideNavMod .map15{
	left:50px;
	top:149px;
}
.sideNavMod .map16{
	left:99px;
	top:149px;
}
.sideNavMod .map17{
	left:50px;
	top:186px;
}
.sideNavMod .map18{
	left:99px;
	top:186px;
}
.mapAndNameMod {
	width: 860px;
	margin: 0 auto;
}
.mapAndNameMod .L {
	width: 410px;
	float:left;
}
.mapAndNameMod .R {
	width: 410px;
	float:right;
}
.mapAndNameMod .map {
	width: 358px;
	height:404px;
	background-image: url(../img_sub/mapandname_mod_map.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	margin:10px auto 0;
	position:relative;
}
.mapAndNameMod .map span {
	position:absolute;
}
.mapAndNameMod .map1 {
	left:90px;
	top:1px;
}
.mapAndNameMod .map2 {
	left:179px;
	top:1px;
}
.mapAndNameMod .map3 {
	left:1px;
	top:68px;
}
.mapAndNameMod .map4 {
	left:90px;
	top:68px;
}
.mapAndNameMod .map5 {
	left:179px;
	top:68px;
}
.mapAndNameMod .map6 {
	left:268px;
	top:68px;
}
.mapAndNameMod .map7 {
	left:1px;
	top:135px;
}
.mapAndNameMod .map8 {
	left:90px;
	top:135px;
}
.mapAndNameMod .map9 {
	left:179px;
	top:135px;
}
.mapAndNameMod .map10 {
	left:268px;
	top:135px;
}
.mapAndNameMod .map11 {
	left:1px;
	top:203px;
}
.mapAndNameMod .map12 {
	left:90px;
	top:202px;
}
.mapAndNameMod .map13 {
	left:179px;
	top:202px;
}
.mapAndNameMod .map14 {
	left:268px;
	top:202px;
}
.mapAndNameMod .map15 {
	left:90px;
	top:269px;
}
.mapAndNameMod .map16 {
	left:179px;
	top:269px;
}
.mapAndNameMod .map17 {
	left:90px;
	top:336px;
}
.mapAndNameMod .map18 {
	left:179px;
	top:336px;
}

.mapAndNameMod .name {
	border: 1px solid #E2E2C6;
	margin: 10px auto 0;
	background-color: #FBFBF1;
	width: 360px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	overflow:hidden;
}
.mapAndNameMod .name li {
	width:50px;
	float:left;
	margin-top: 10px;
	background-image: url(../img_sub/sidenav_mod_arrow2.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 10px;
}


.wa50onMod {
	border: 1px solid #E2E2C6;
	margin-top: 10px;
	background-color: #FBFBF1;
	width: 740px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	overflow:hidden;
}
.wa50onMod li {
	width:64px;
	float:left;
	margin-top: 10px;
	background-image: url(../img_sub/sidenav_mod_arrow2.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 10px;
}

.chomeiMod {
	width: 760px;
	overflow:hidden;
}
.chomeiMod li {
	float: left;
	width: 190px;
	margin-top: 10px;
}
.chomeiMod li a {
	background-image: url(../img_sub/sidenav_mod_arrow2.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 10px;
}
.mapDetailMod .up {
	text-align: center;
	margin-top: 10px;
}
.mapDetailMod .btm {
	text-align: center;
	margin-top: 10px;
}
.mapDetailMod .mid {
	margin-top: 10px;
	text-align: center;
}
.mapDetailMod .left {
	margin-right: 10px;
}
.mapDetailMod .right {
	margin-left: 10px;
}
.mapCompassCom {
	margin-top:10px;
	padding-left:30px;
}
.mapMeterCom {
	margin-top:10px;
	padding-left:30px;
}

.chikusMod {
	width: 520px;
	float: left;
	margin-left: 90px;
	margin-right: 90px;
	margin-top: 20px;
	display: inline;
	overflow: hidden;
}

.chikusMod li {
	float: left;
}







/*=========================
	カレンダー
=========================*/
#calendar .col {
    margin-top: 10px;
    width: 700px;
}
#calendar .L {
    float: left;
    width: 314px;
}
#calendar .list2 {
    overflow: hidden;
    width: 700px;
}
#calendar .list2 li {
    float: left;
    margin-right: 5px;
}
#calendar .list2 a {
    display:inline-block;
	background-color: #80B12C;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	font-size:80%;
	color:#ffffff;
	text-align:center;


}
#calendar .R {
    float: right;
    width: 391px;
}
#calendar .list3 {
    text-align: right;
}
#calendar .list3 li {
    display: inline;
}
#calendar .list3 a {
    display:inline-block;
	background-color: #DCE5E8;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	font-size:80%;
	color:#004E74;
	text-align:center;
}

#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;
}

/*カレンダー見出し*/
h2.headCalMod {
	font-size: 120%;
	background-color:#1174B3;
	color:#ffffff;
	margin-top: 20px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	width:680px;
	overflow:hidden;
}
h2.headCalMod .R {
	float:right;
	width:148px;
}



h2.calCom {
	font-size: 120%;
	background-color: #0078B1;
	color:#FFFFFF;
	margin-top: 20px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
h2.calCom .col_ {
	overflow:hidden;
	width:680px;
	display:block;
}
h2.calCom .L_ {
	float:left;
	display:block;
	width:490px;
}
h2.calCom .R_ {
	float:right;
	display:block;
	width:170px;
}
h2.calCom .btn_ {
	display:block;
	background-color: #DCE5E8;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	font-size:80%;
	color:#004E74;
	text-align:center;
	font-weight:normal;

	
}


.dateCom {
	margin-top: 20px;
}

.kakukaMod {
	margin-top: 20px;
}

.kakukaMod .box {
	margin-top: 10px;
}



	/*=========================
		イベント検索
	=========================*/
	.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;
	}
	.inputCom .input {
	    
	}

	/*=========================
		イベント一覧
	=========================*/
	.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: #D6F0FF;
		color: #333333;
	}
	.tableCom {
	    table-layout: fixed;
	}
	.tableMod caption {
		font-weight: bold;
		text-align: left;
	}



/*=========================
	写真ギャラリー
=========================*/
.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;
}
.thumbnailCom .edit-item .gallery img {
	width:217px !important;
}


/*=========================
	更新日
=========================*/
.date {
	margin-top: 15px;
	text-align: right;
	}
