@charset "UTF-8";
/*----------------
 サブページだけで使用するパーツ（スマホと共有）
----------------*/



h2.searchCom {
	background-image: url(../img_sub/h2_head_com_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 20px;
	font-size: 120%;
	width:100%;
}
h2.searchCom .box {
	background-image: url(../img_sub/h2_head_com_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display:block;
}
h2.searchCom .box2 {
	background-image: url(../img_sub/h2_head_com_up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	width:680px;
	overflow:hidden;
}
h2.searchCom .L {
	display:block;
	width:460px;
	float:left;
}
h2.searchCom .R {
	display:block;
	width:200px;
	float:right;
	color:#cc0000;
	text-align:right;
}



h2.headCom {
	background-image: url(../img_sub/h2_head_com_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 20px;
	font-size: 120%;
	width:100%;
}
h2.headCom .box {
	background-image: url(../img_sub/h2_head_com_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display:block;
}
h2.headCom .box2 {
	background-image: url(../img_sub/h2_head_com_up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}



h2.head2Com {
	background-image: url(../img_sub/h2_head2_com_mid.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 20px;
	font-size: 120%;
	width:100%;
}
h2.head2Com .box {
	background-image: url(../img_sub/h2_head2_com_btm.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display:block;
}
h2.head2Com .box2 {
	background-image: url(../img_sub/h2_head2_com_up.png);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}





h3.headCom {
	margin-top: 20px;
	font-size: 120%;
	background-image: url(../img_sub/h3_head_com_bg.gif);
	background-repeat: no-repeat;
	background-position: 3px bottom;
	padding-left: 13px;
	padding-bottom: 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CBE2A5;
}
h4.headCom {
	background-image: url(../img_sub/h4_head_com_bg.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #787878;
	margin-top: 20px;
	padding-bottom: 4px;
	font-size: 120%;
}
.toiawaseMod {
	border: 1px solid #B4CB9C;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	overflow: hidden;
	width: 696px;
	padding: 1px;
}
.toiawaseMod .L {
	padding-top: 13px;
	padding-left: 10px;
	float: left;
	width: 99px;
}
.toiawaseMod .R {
	float: right;
	width: 551px;
	background-image: url(../img_sub/toiawase_mod_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.toiawaseMod .col {
	width: 696px;
	overflow: hidden;
}
/*目次（2列）*/
.linkListMod {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    width: 700px;
}
.linkListMod li {
	display: inline;
	float: left;
	margin-right: 20px;
	margin-top: 5px;
	width: 330px;
}
.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;
}



/*目次（2列）バス時刻表専用*/
.linkList5Mod {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    width: 700px;
}
.linkList5Mod li {
	display: inline;
	float: left;
	margin-right: 20px;
	margin-top: 5px;
	width: 295px;
    padding-bottom: 5px;
    padding-top: 10px;
}
.linkList5Mod .icon {
	background-image: url(../img_sub/linklist_mod_dir.gif);
	background-position: 2px 7px;
	background-repeat: no-repeat;
	padding-left: 35px;
}
.linkList5Mod .icon2 {
	background-image: url(../img_sub/linklist_mod_page.gif);
	background-position: 8px 7px;
	background-repeat: no-repeat;
	padding-left: 35px;
}
.linkList5Mod .item {
}












/*2階層*/
.linkList2Mod {
	margin-top: 20px;
	width: 700px;
	overflow: hidden;
}
.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-left: 33px;
}
.linkList2Mod .title {
	border: 3px solid #CAE862;
	background-color: #DFF1A1;
	padding: 5px;
	font-size: 120%;
}
.linkList2Mod .item2 {
	text-align:right;
	margin-top:10px;
}
/*バスの時刻表リスト*/
.linkList3Mod {
	margin-top: 20px;
	width: 670px;
	border: 1px solid #C6DF9F;
	padding: 14px;
	background-color: #F7FCF1;
}
.linkList3Mod .list li {
	display:inline;
}
.linkList3Mod .list {
	margin-top:10px;
}
.linkList3Mod .title {
	font-size: 120%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B3D580;
}













/*目次（1列）*/
.linkList4Mod {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    width: 700px;
}
.linkList4Mod li {
	margin-top: 5px;
}
.linkList4Mod .icon {
	background-image: url(../img_sub/linklist_mod_dir.gif);
	background-position: 2px 7px;
	background-repeat: no-repeat;
	padding-left: 35px;
}
.linkList4Mod .icon2 {
	background-image: url(../img_sub/linklist_mod_page.gif);
	background-position: 8px 7px;
	background-repeat: no-repeat;
	padding-left: 35px;
}
.linkList4Mod li a {
    display: inline-block;
    padding-bottom: 5px;
    padding-right: 15px;
    padding-top: 10px;
}
.linkList4Mod .item {
    display: block;
    padding-bottom: 5px;
    padding-left: 33px;
}













/*新着*/
.catMod {
	border: 3px solid #E7F6CF;
	margin-top: 10px;
}
.catMod .box {
	border: 1px solid #CAE2A4;
}
.catMod .box .title {
	font-size: 120%;
	width: 690px;
	margin-left: 1px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #82A460;
}
.catMod .box .title .box2 {
	background-image: url(../img_sub/cat_mod_title_bg.gif);
	background-repeat: no-repeat;
	background-position: left 13px;
	display:block;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.catMod .list li {
	background-image: url(../img_sub/cat_mod_arrow.gif);
	background-position: 5px 8px;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-left: 20px;
}
.catMod .box3 {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.catMod .item {
	text-align:right;
}
.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;
}
/*ファイルリンク系*/
.fileCom {
	margin-top:10px;
	margin-right: 10px;
	margin-left: 10px;
}
.fileCom .pdf {
	background-image: url(../img_sub/file_com_pdf.gif);
	background-repeat: no-repeat;
	display: inline-block;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: left top;
}
.fileCom .word {
	background-image: url(../img_sub/file_com_word.gif);
	background-repeat: no-repeat;
	display: inline-block;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: left top;
}
.fileCom .excel {
	background-image: url(../img_sub/file_com_excel.gif);
	background-repeat: no-repeat;
	display: inline-block;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: left top;
}
.fileCom .power {
	background-image: url(../img_sub/file_com_power.gif);
	background-repeat: no-repeat;
	display: inline-block;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: left top;
}
.fileCom .audio {
	background-image: url(../img_sub/file_com_audio.gif);
	background-repeat: no-repeat;
	display: inline-block;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: left top;
}
.fileCom .txt {
	background-image: url(../img_sub/file_com_txt.gif);
	background-repeat: no-repeat;
	display: inline-block;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: left top;
}
.fileCom .zip {
	background-image: url(../img_sub/file_com_zip.gif);
	background-repeat: no-repeat;
	display: inline-block;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: left top;
}
.fileCom .csv {
	background-image: url(../img_sub/file_com_csv.gif);
	background-repeat: no-repeat;
	display: inline-block;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: left top;
}
.fileCom .edit {
	background-image: url(../img_sub/file_com_edit.gif);
	background-repeat: no-repeat;
	display: inline-block;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: left top;
}
/*リンク型*/
.linkCom {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}
.linkCom .icon_ {
   background-image: url(../img_sub/link_com_icon.gif);
    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_icon.gif);
	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;
}
/*adobe reader*/
#pdfDownload {
	background-color: #EFEFEF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding: 10px;
	width: 680px;
	border: 1px solid #CCC;
}
#pdfDownload img {
    display: inline;
    float: left;
    margin-right: 10px;
}
/*各課トップ*/
.kakukaMod {
    margin-top: 20px;
    overflow: hidden;
    width: 700px;
}
.kakukaMod .L {
    float: left;
    width: 300px;
}
.kakukaMod .R {
    float: right;
    width: 390px;
}
.kakukaMod .box {
    margin-top: 10px;
}
.kakukaMod .title {
	background-image: url(../img_sub/h2_head_com_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 120%;
	font-weight:bold;
	border: 1px solid #E5D1AF;
		padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	text-align:left;
}
#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: 411px;
}
#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;
}
#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.head2Mod {
	background-image: url(../img_sub/h2_head_com_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 20px;
	font-size: 120%;
}
h2.head2Mod .box {
	background-image: url(../img_sub/h2_head_com_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display:block;
}
h2.head2Mod .box2 {
	background-image: url(../img_sub/h2_head_com_up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
/*カレンダー見出し*/
h2.head2Mod .col {
    display: block;
    overflow: hidden;
    width: 680px;
}
h2.head2Mod .L {
    display: block;
    float: left;
    width: 549px;
}
h2.head2Mod .R {
    display: block;
    float: right;
    width: 131px;
}
/*検索*/
.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-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-bottom:10px;
}
.inputCom {
    margin-top: 10px;
    text-align: center;
}
.tableMod {
    border: 1px solid #9Aa862;
    border-collapse: collapse;
    margin: 10px 0 0;
}
.tableMod td, .tableMod th {
    border: 1px solid #9Aa862;
    border-collapse: collapse;
    padding: 5px 10px;
}
.tableMod th {
	background-color: #E6EF9E;
}
.tableCom {
    table-layout: fixed;
}
.tableMod caption {
	font-weight:bold;
	text-align:left;
}
/*高槻マップ*/
.takanavMod {
	margin-top:20px;
}
/*ページ内リンク*/
.anchorMod {
    border: 1px solid #D5D5D5;
    font-size: 80%;
    margin-top: 20px;
    overflow: hidden;
    padding-bottom: 9px;
    padding-left: 9px;
    padding-right: 9px;
    width: 680px;
}
.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 2px;
    background-repeat: no-repeat;
    display: inline-block;
    padding-left: 15px;
}
/*ページ内リンク*/
.anchor2Mod {
    border: 1px solid #D5D5D5;
    padding-bottom: 9px;
    padding-left: 9px;
    padding-right: 9px;
    margin-top: 20px;
    overflow: hidden;
    width: 680px;
    font-size: 80%;
}
.anchor2Mod .L {
    float:left;
    width:511px;
}
.anchor2Mod .R {
    float:right;
    width:159px;
    padding-top: 10px;
}
.anchor2Mod .list {
    overflow: hidden;
    width:511px;
}
.anchor2Mod .list li {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 10px;
    width: 245px;
}
.anchor2Mod .list li a {
    background-image: url(../img_sub/anchor_mod_arrow.gif);
    background-position: left 2px;
    background-repeat: no-repeat;
    display: inline-block;
    padding-left: 15px;
}
.pagetopCom {
	margin-top:10px;
	text-align:right;
}
.pagetopCom .icon_ {
	background-image: url(../img_sub/pagetop_com_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left:12px;
	display:inline-block;
}
/*時刻表の土日のみth色替え*/
#satTable th {
    background-color: #DFF3FF;
}
#sunTable th {
    background-color: #FFE6E6;
}
/*112：こちら部長室トップページ*/
.buchoMod {
	width:700px;
	overflow:hidden;
	margin-top:10px;
}
.buchoMod .L {
	float:left;
	width:300px;
}
.buchoMod .R {
	float:right;
	width:390px;
}
/*112：こちら部長室トップページ*/
.bucho2Mod {
	width:700px;
	overflow:hidden;
	margin-top:20px;
}
.bucho2Mod .L {
	float:left;
	width:50px;
}
.bucho2Mod .R {
	float:right;
	width:640px;
}
.bucho2Mod .title {
	font-size: 120%;
	background-image: url(../img_sub/h3_head_com_bg.gif);
	background-repeat: no-repeat;
	background-position: 3px bottom;
	padding-left: 13px;
	padding-bottom: 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CBE2A5;
}
.bucho2Mod .list {
    width:640px;
}
.bucho2Mod .list li {
}
.bucho2Mod .icon {
    background-image: url("../img_sub/linklist_mod_dir.gif");
    background-position: 5px 15px;
    background-repeat: no-repeat;
    padding-left: 33px;
}
.bucho2Mod .icon2 {
    background-image: url("../img_sub/linklist_mod_page.gif");
    background-position: 5px 15px;
    background-repeat: no-repeat;
    padding-left: 33px;
}
.bucho2Mod .list li a {
    display: inline-block;
    padding-bottom: 10px;
    padding-right: 15px;
    padding-top: 15px;
}
.bucho2Mod .item2 {
	text-align:right;
	margin-top:10px;
}






/*追記：20131009*/
.garbageSearchMod {
	font-size:90%;
}
.garbageSearchMod .in {
    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-top: 4px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
}
.garbageSearchMod .box {
	margin-top:10px;
}
.garbageSearchMod .input {
	width:220px;
	font-size:140%;
}
.garbageSearchMod .input2 {
	width:210px;
	font-size:140%;
}
.garbageSearchMod .inputBox {
	margin-top:5px;
	text-align:center;
	display:block;
}
.garbageSearchMod .wa50 {
	overflow:hidden;
}
.garbageSearchMod .yayuyo {
	width:61px !important;
	margin-left:2px !important;
	margin-right:2px !important;
}
.garbageSearchMod .wa50 li {
	float:left;
	width:35px;
	text-align:center;
	margin-top:5px;
	margin-left:2px;
	margin-right:2px;
	display:inline;
}
.garbageSearchMod .wa50 a {
	display:block;
	background-color:#eeeeee;
}
.garbageSearchMod .wa50 a:hover {
	background-color:#FFF9B1;
}
.garbageSearchMod .wa50 .on {
	display:block;
	background-color:#FFF9B1;
}
.garbageSearchMod .title {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DFC79D;
	font-size:120%;
	background-color:#FBECD4;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 45px;
	background-image: url(../img_sub/garbagesearch_mod_title_plus.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	cursor:pointer;
	margin-top:20px;
}
.garbageSearchMod .accordion_head_opened {
	background-image: url(../img_sub/garbagesearch_mod_title_minus.gif);
}
.garbageSearchMod .desc {
	margin-top:10px;
}


.garbageResultMod {
	margin-top:10px;
}
.garbageResultMod strong.red {
	color:#CC0000;
}
.garbageTableCom {
	margin-top:20px;
}
.garbageSearchMod .col {
	width: 700px;
	overflow: hidden;
}
.garbageSearchMod .L {
	float:left;
	width:250px;
}
.garbageSearchMod .R {
	float:right;
	width:430px;
}

.garbageSearchMod .col2 {
	width: 400px;
	overflow: hidden;
}
.garbageSearchMod .L2 {
	float:left;
	width:195px;
}
.garbageSearchMod .R2 {
	float:right;
	width:195px;
}

.garbageSearchMod .col3 {
	width: 680px;
	overflow: hidden;
}
.garbageSearchMod .L3 {
	float:left;
	width:240px;
}
.garbageSearchMod .R3 {
	float:right;
	width:430px;
}
.garbageSearchMod .in2 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DFC79D;
	border-right-color: #DFC79D;
	border-bottom-color: #DFC79D;
	border-left-color: #DFC79D;


    margin-left: auto;
    margin-right: auto;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

.garbageSearchMod h3.headCom {
	margin-top:8px;
	font-size:100%;
}

.garbageSearchMod .list {
	width:400px;
	overflow:hidden;
}

.garbageSearchMod .list li {
	float:left;
	width:45px;
	margin-top:10px;
}
.garbageSearchMod .list li.sp {
	width:85px;
	
}
.garbageSearchMod .list a {
	background-color:#EEEEEE;
	display:block;
	padding:2px;
	text-align:center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.garbageSearchMod .list a.first {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;	
}
.garbageSearchMod .list a.on {
	background-color:#267905;
	color:#FFF;
}
.garbageSearchMod .list2 {
	text-align:center;
	margin-top:10px;
}
.garbageSearchMod .list2 li {
	display:inline;
	margin-left:2px;
	margin-right:2px;
}



.garbageSearchMod .list2 a {
	display: inline-block;
	background-color: #eeeeee;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.capColCom {
width:700px;
}
.capColCom .L_ {
float:left;
}
.capColCom .R_ {
float:right;
}


.reserve4DateCom {
	margin-top:10px;
	text-align:right;
}




.table2Mod {
    border: 1px solid #9Aa862;
    border-collapse: collapse;
    margin: 10px 0 0;
}
.table2Mod td, .table2Mod th {
    border: 1px solid #9Aa862;
    border-collapse: collapse;
    padding: 5px 10px;
}
.table2Mod th {
	background-color: #4E7D1D;
	color: #FFF;
}
.table2Mod caption {
	font-weight:bold;
	text-align:left;
}
.hinanjoTableCom {
	width: 700px;
}

