@charset "utf-8";
/*------------------------------------------------------------------------------
[1] 各種テンプレート
	セカンドトップ（施設案内を含む）
	汎用トップ
	イベント
	よくある質問
	アルバム
	汎用項目収集
	写真一覧
	マップ
	【システム】サイトマップ
	【システム】新着情報

[2] 共通スタイル
	3列横並びメニュー
	バナーエリア
	サイドメニュー（テキストリンク、画像リンク、バナーテキストリンク）
	新着更新情報（セカンドトップ、汎用トップ）
	トピックス（セカンドトップ、汎用トップ）
	お問い合わせCGI
	広告欄（トップページ、セカンドトップ）
	スクロールメニュー（トップページ、汎用トップ）
	マイページ
	Google取り込みページ
	
[3] 専用テンプレート
	ごみカレンダー
------------------------------------------------------------------------------*/
/*******************************************************************************
[1] 各種テンプレート
*******************************************************************************/
/*==============================================================================
	セカンドトップ
==============================================================================*/
/*------------------------------------------------------------------------------
	メニュー
------------------------------------------------------------------------------*/
#second .smenu,
#second #secondlist ul li{
	width:30%;
}
#secondimg:after,#secondimg2:after,#secondlist:after,#secondlist2:after{
	content: ""; 
	display: block; 
	clear: both;
}
/*------------------------------------------------------------------------------
	セカンドトップ、汎用トップ　（リンク＋概要文＋画像）
------------------------------------------------------------------------------*/
#second ul li.thumbslist .thumbslink,#petit ul li.thumbslist .thumbslink{
	background:url(images/parts/mark_smenu.gif) no-repeat 3px 5px;
}
#second ul li.thumbslist .list,#petit ul li.thumbslist .list{
	background:url(images/parts/mark_folder.gif) no-repeat 0px 3px;
}
/*------------------------------------------------------------------------------
	セカンドトップ、汎用トップ　（リンク＋概要文＋画像）
------------------------------------------------------------------------------*/
#secondimg .smenu,#secondimg2 .smenu{
	margin:0px 10px 15px 10px;
	padding:2px;
	width:212px;
	float:left;
	display:inline;
	font-size:100%;
	border:2px solid #CCC;
	text-align:center;
}
#petit #secondimg .smenu,#petit #secondimg2 .smenu{
	width:30.3%;
	border:2px solid #CCC;
}
#petit #p1content #secondimg2 .smenu{
	width:30.3%;
	border:2px solid #CCC;
}
#petit #p2content #secondimg2 .smenu{
	width:46%;
	border:2px solid #CCC;
}
#petit #p3content #secondimg2 .smenu{
	width:44.2%;
	border:2px solid #CCC;
}
#secondimg .smenu h2,#secondimg2 .smenu h2{
	margin-bottom:5px;
	padding:0px;
	font-size:110%;
	text-align:left;
	background:none;
	border:none;
	line-height:1.5;
}
#secondimg .smenu h2 a,#secondimg2 .smenu h2 a{
	padding:10px 5px 8px 25px;
	display:block;
	color:#333333;
	background:url(images/parts/mark_smenu.gif) no-repeat 8px 14px;
}
#secondimg .smenu p,#secondimg2 .smenu p{
	margin:0px 10px 8px 15px;
	text-align:left;
	line-height:1.5;
}
#secondimg .smenu p.smimg,#secondimg2 .smenu p.smimg{
	text-align:center;
}
#secondimg .smenu img,#secondimg2 .smenu img{
	margin:0px auto 12px auto;
	vertical-align:bottom;
}
/*==============================================================================
	汎用トップ
==============================================================================*/
/*------------------------------------------------------------------------------
	上メニュー
------------------------------------------------------------------------------*/
/* 画像
------------------------------------------------------------------------------*/
#ptopnavi ul.imgnavi{
	list-style-type:none;
	clear:both;
}
#ptopnavi ul.imgnavi li{
	margin:0px 10px 10px 0px;
	float:left;
	display:inline;
}
/* テキスト
------------------------------------------------------------------------------*/
#ptopnavi ul.txtnavi{
	list-style-type:none;
	clear:both;
}
#ptopnavi ul.txtnavi li{
	margin:0px 10px 10px 0px;
	float:left;
	display:inline;
}
#ptopnavi ul.txtnavi li a{
	padding:14px 8px 8px 8px;
	min-width:120px;
	display:inline-block;
	color:#333;
	background:#F6D9EC url(images/parts/menu_bg.gif) repeat-x 0px 0px;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	text-decoration:none;
}
/*------------------------------------------------------------------------------
	中央
------------------------------------------------------------------------------*/
/* メニュー
------------------------------------------------------------------------------*/
#p2content .smenu,
#p2content #secondlist2 ul li{
	width:30%;
}
#p3content .smenu,
#p3content #secondlist2 ul li{
	width:45%;
}
/* メニュー（配下非表示）
------------------------------------------------------------------------------*/
#secondlist ul li,
#secondlist2 ul li{
	margin:0px 10px 30px 10px;
	padding:0px;
	width:31%;
	float:left;
	display:inline;
	font-size:100%;
}
#secondlist ul li a,
#secondlist2 ul li a{
    margin-bottom: 10px;
    padding: 12px 5px 6px 10px;
    display: block;
    font-size: 110%;
    font-weight: bold;
    color: #333;
    background: #F9F0F6;
    border-top: 2px solid #804A77;
    border-left: none;
    border-right: none;
}
#secondlist ul li p,
#secondlist2 ul li p{
	margin:0px 5px 10px 10px;
	font-size:95%;
	line-height:1.5;
}
/* メニュー（概要文＋サムネイル）
------------------------------------------------------------------------------*/
#secondimg,
#secondimg2{
	text-align:center;
}
#secondimg h2,
#secondimg2 h2,
#secondimg p,
#secondimg2 p{
	text-align:left;
}
#secondlist ul li,
#secondlist2 ul li{
	margin:0px 10px 30px 10px;
	padding:0px;
	width:31%;
	float:left;
	display:inline;
	font-size:100%;
}
#secondlist ul li a,
#secondlist2 ul li a{
	margin-bottom:10px;
	padding:12px 5px 6px 10px;
	display:block;
	font-size:110%;
	font-weight:bold;
	color:#333;
    background: #F9F0F6;
    border-top: 2px solid #804A77;
    border-left: none;
    border-right: none;
	border-bottom:1px solid #CCC;
}
#secondlist ul li p,
#secondlist2 ul li p{
	margin:0px 5px 10px 10px;
	font-size:95%;
	line-height:1.5;
}
#secondimg,
#secondimg2{
	text-align:center;
}
#secondimg h2,
#secondimg2 h2,
#secondimg p,
#secondimg2 p{
	text-align:left;
}
/*------------------------------------------------------------------------------
	色変更
------------------------------------------------------------------------------*/
/* 上メニュー（テキスト）の色変更(基本色青/緑/赤/紫/オレンジ)
------------------------------------------------------------------------------*/
.color1 #ptopnavi ul.txtnavi li a{
	background:#BDC2E7 url(images/parts/menu_bg_1.gif) repeat-x 0px 0px;
}
.color2 #ptopnavi ul.txtnavi li a{
	background:#EEE3BF url(images/parts/menu_bg_2.gif) repeat-x 0px 0px;
}
.color3 #ptopnavi ul.txtnavi li a{
	background:#FFC3C3 url(images/parts/menu_bg_3.gif) repeat-x 0px 0px;
}
.color4 #ptopnavi ul.txtnavi li a{
	background:#C8E4BA url(images/parts/menu_bg_4.gif) repeat-x 0px 0px;
}
/* クラスsidelinkとbannertxtの色変更（基本色青/緑/赤/紫/オレンジ)
------------------------------------------------------------------------------*/
.color1 .sidelink h2{
	background:#243181;
}
.color2 .sidelink h2{
	background:#D0A249;
}
.color3 .sidelink h2{
	background:#B63D3D;
}
.color4 .sidelink h2{
	background:#3D8A04;
}
.color1 .sidelink h3{
	background:#F0F1F9;
	border-left:4px solid #243181;
}
.color2 .sidelink h3{
	background:#F9F7F0;
	border-left:4px solid #D0A249;
}
.color3 .sidelink h3{
	background:#FFE4E4;
	border-left:4px solid #B63D3D;
}
.color4 .sidelink h3{
	background:#E6F6DE;
	border-left:4px solid #3D8A04;
}
.color1 .sidelink ul li{
	background:url(images/parts/mark_sidelink_1.gif) no-repeat 5px 3px;
}
.color2 .sidelink ul li{
	background:url(images/parts/mark_sidelink_2.gif) no-repeat 5px 3px;
}
.color3 .sidelink ul li{
	background:url(images/parts/mark_sidelink_3.gif) no-repeat 5px 3px;
}
.color4 .sidelink ul li{
	background:url(images/parts/mark_sidelink_4.gif) no-repeat 5px 3px;
}
.color1 .bannertxt ul li{
	background:#F0F1F9 url(images/parts/smenu_bg2.gif) no-repeat 4px 12px;
	border:1px solid #243181;
}
.color1 .bannertxt ul li a{
	background:url(images/parts/bannertxt_bg_1.gif) no-repeat 4px 12px;
}
.color2 .bannertxt ul li{
	background:#F9F7F0 url(images/parts/smenu_bg2.gif) no-repeat 4px 12px;
	border:1px solid #D0A249;
}
.color2 .bannertxt ul li a{
	background:url(images/parts/bannertxt_bg_2.gif) no-repeat 4px 12px;
}
.color3 .bannertxt ul li{
	background:#FFE4E4 url(images/parts/bannertxt_bg_3.gif) no-repeat 4px 12px;
	border:1px solid #B63D3D;
}
.color3 .bannertxt ul li a{
	background:url(images/parts/bannertxt_bg_3.gif) no-repeat 4px 12px;
}
.color4 .bannertxt ul li{
	background:#FFF url(images/parts/smenu_bg2.gif) repeat-x left bottom;
	border:1px solid #3D8A04;
}
.color4 .bannertxt ul li a{
	background:url(images/parts/bannertxt_bg_4.gif) no-repeat 4px 12px;
}



/* 下メニューの色変更(基本色/青/黄/赤/緑)
------------------------------------------------------------------------------*/
.color1 .smenu li{
	background:url(images/parts/mark_smenu_1.gif) no-repeat 5px 5px;
}
.color2 .smenu li{
	background:url(images/parts/mark_smenu_2.gif) no-repeat 5px 5px;
}
.color3 .smenu li{
	background:url(images/parts/mark_smenu_3.gif) no-repeat 5px 5px;
}
.color4 .smenu li{
	background:url(images/parts/mark_smenu_4.gif) no-repeat 5px 5px;
}
.color1 .smenu li.list{
	background:url(images/parts/mark_folder_1.gif) no-repeat 5px 5px;
}
.color2 .smenu li.list{
	background:url(images/parts/mark_folder_2.gif) no-repeat 5px 5px;
}
.color3 .smenu li.list{
	background:url(images/parts/mark_folder_3.gif) no-repeat 5px 5px;
}
.color4 .smenu li.list{
	background:url(images/parts/mark_folder_4.gif) no-repeat 5px 5px;
}
/* サムネイル */
#content3 .color1 ul li.thumbslist .thumbslink{
	background:url(images/parts/mark_smenu_1.gif) no-repeat 0px 5px;
}
#content3 .color2 ul li.thumbslist .thumbslink{
	background:url(images/parts/mark_smenu_2.gif) no-repeat 0px 5px;
}
#content3 .color3 ul li.thumbslist .thumbslink{
	background:url(images/parts/mark_smenu_3.gif) no-repeat 0px 5px;
}
#content3 .color4 ul li.thumbslist .thumbslink{
	background:url(images/parts/mark_smenu_4.gif) no-repeat 0px 5px;
}
#content3 .color1 ul li.thumbslist .list{
	background:url(images/parts/mark_folder_1.gif) no-repeat 0px 3px;
}
#content3 .color2 ul li.thumbslist .list{
	background:url(images/parts/mark_folder_2.gif) no-repeat 0px 3px;
}
#content3 .color3 ul li.thumbslist .list{
	background:url(images/parts/mark_folder_3.gif) no-repeat 0px 3px;
}
#content3 .color4 ul li.thumbslist .list{
	background:url(images/parts/mark_folder_4.gif) no-repeat 0px 3px;
}
/* 見出し */
.color0 .smenu h2,
.color0 #secondlist ul li a,
.color0 #secondlist2 ul li a{
	background:#F9F0F6;
	border-top:2px solid #804A77;
	border-bottom:1px solid #CCCCCC;
}
.color1 .smenu h2,
.color1 #secondlist ul li a,
.color1 #secondlist2 ul li a{
	background:#F0F1F9;
	border-top:2px solid #243181;
	border-bottom:1px solid #CCCCCC;
}
.color2 .smenu h2,
.color2 #secondlist ul li a,
.color2 #secondlist2 ul li a{
	background:#F9F7F0;
	border-top:2px solid #D0A249;
	border-bottom:1px solid #CCCCCC;
}
.color3 .smenu h2,
.color3 #secondlist ul li a,
.color3 #secondlist2 ul li a{
	background:#FFE4E4;
	border-top:2px solid #B63D3D;
	border-bottom:1px solid #CCCCCC;
}
.color4 .smenu h2,
.color4 #secondlist ul li a,
.color4 #secondlist2 ul li a{
	background:#E6F6DE;
	border-top:2px solid #3D8A04;
	border-bottom:1px solid #CCCCCC;
}
/* サムネイル＋概要文 */
.color1 #secondimg .smenu h2 a,.color1 #secondimg2 .smenu h2 a{
	background:url(images/parts/mark_smenu_1.gif) no-repeat 8px 14px;
}
.color1 #secondimg .smenu h2 a:hover,.color1 #secondimg2 .smenu h2 a:hover{
	background:#FFF8DF url(images/parts/mark_smenu_1.gif) no-repeat 8px 14px;
}
.color2 #secondimg .smenu h2 a,.color2 #secondimg2 .smenu h2 a{
	background:url(images/parts/mark_smenu_2.gif) no-repeat 8px 14px;
}
.color2 #secondimg .smenu h2 a:hover,.color2 #secondimg2 .smenu h2 a:hover{
	background:#FFF8DF url(images/parts/mark_smenu_2.gif) no-repeat 8px 14px;
}
.color3 #secondimg .smenu h2 a,.color3 #secondimg2 .smenu h2 a{
	background:url(images/parts/mark_smenu_3.gif) no-repeat 8px 14px;
}
.color3 #secondimg .smenu h2 a:hover,.color3 #secondimg2 .smenu h2 a:hover{
	background:#FFF8DF url(images/parts/mark_smenu_3.gif) no-repeat 8px 14px;
}
.color4 #secondimg .smenu h2 a,.color4 #secondimg2 .smenu h2 a{
	background:url(images/parts/mark_smenu_4.gif) no-repeat 8px 14px;
}
.color4 #secondimg .smenu h2 a:hover,.color4 #secondimg2 .smenu h2 a:hover{
	background:#FFF8DF url(images/parts/mark_smenu_4.gif) no-repeat 8px 14px;
}
/*==============================================================================
	イベント
==============================================================================*/
/*------------------------------------------------------------------------------
	イベントカテゴリ
------------------------------------------------------------------------------*/
#content p.ecategory{
	margin:0px 10px 10px 0px;
	float:left;
}
#content p.ecategory span{
	margin-bottom:5px;
	padding:2px 5px 2px 5px;
	display:inline-block;
	border:2px solid #804A77;
	line-height:1.4;
}
/*------------------------------------------------------------------------------
	開催エリアカテゴリ
------------------------------------------------------------------------------*/
#content p.areacategory{
	margin:0px 0px 10px 10px;
	text-align:right;
}
#content p.areacategory span{
	margin-bottom:5px;
	padding:4px 5px 4px 5px;
	display:inline-block;
	background:#EEEEEE;
	line-height:1.4;
}
/*------------------------------------------------------------------------------
	イベントカレンダースマホ連携ボタン
------------------------------------------------------------------------------*/
#content .evt{
	border:2px solid #804A77;
}
#content .evt p.evtlink{
	background:url(images/content/mark_list.gif) no-repeat 0px 8px;
}
/*==============================================================================
	イベントカレンダー
==============================================================================*/
/*------------------------------------------------------------------------------
	今日のイベント（※上書き）
------------------------------------------------------------------------------*/
#today{
	padding:4px;
	width:540px;
	background:#F9F0F6;
	border:1px solid #804A77;
}
#todayevent{
	border:1px solid #804A77;
}
#content #today h2{
	border-bottom:1px dotted #999;
}
#content #today h3{
	border-top:2px solid #CCC;
}
#content #today ul li{
	padding-left:20px;
	background:url(images/event/mark_event.gif) no-repeat left 0px;
}
#hanrei1{
	margin:0px 10px 30px 0px;
}
/*------------------------------------------------------------------------------
	カレンダー（※上書き）
------------------------------------------------------------------------------*/
#content table#event ul li{
	padding-left:20px;
	background:url(images/event/mark_event.gif) no-repeat left 0px;
}
/* 月送り（※上書き）
------------------------------------------------------------------------------*/
#content ul.month li.pre a{
	background:url(images/event/pre.gif) no-repeat left center;
}
#content ul.month li.next a{
	background:url(images/event/next.gif) no-repeat right center;
}
/*------------------------------------------------------------------------------
	イベント検索結果
------------------------------------------------------------------------------*/
.eventkekka{
	margin:0px 10px 15px 10px;
}
#content .eventkekka h3{
	background-color:#F9F0F6;
	border-bottom:1px solid #804A77;
}
/*==============================================================================
	よくある質問
==============================================================================*/
/*------------------------------------------------------------------------------
	よくある質問詳細ページ
------------------------------------------------------------------------------*/
#content p.faqtitle{
	margin-left:0px;
	margin-right:0px;
}
#content p.faqtitle span{
	font-size:75%;
	font-weight:normal;
}
#content h1.question{
	margin-bottom:14px;
	padding:10px 5px 10px 15px;
	font-size:110%;
	background:#EFEFEF;
	border:none;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
}
#content h1.question span.q{
	width:60px;
	float:left;
	display:block;
}
#content h1.question span.qtitle{
	display:block;
	font-size:100%;
	font-weight:bold;
}
#content h2.answer{
	padding:0px 0px 0px 15px;
	clear:both;
	background:none;
	border:none;
}
/*==============================================================================
	施設
==============================================================================*/
#shisetsuicon{
	margin-bottom:15px;
	text-align:right;
}
#shisetsuicon p{
	margin:0px;
	display:inline;
}
#shisetsuicon ul{
	margin:0px;
	display:inline;
	list-style-type:none;
}
#shisetsuicon ul li{
	display:inline;
}
#shisetsuicon img{
	vertical-align:middle;
}
/*==============================================================================
	アルバム
==============================================================================*/
.img3lows .box,
.img4lows .box,
.img5lows .box{
	margin:0px 0px 10px 0px;
}
#content .img3lows .box .imglows p,
#content .img4lows .box .imglows p,
#content .img5lows .box .imglows p,
#content2 .img3lows .box .imglows p,
#content2 .img4lows .box .imglows p,
#content2 .img5lows .box .imglows p{
	margin:5px 0px 5px 0px;
	font-size:98%;
	line-height:1.5;
}
#content .img3lows .box .imglows ul.objectlink,
#content .img4lows .box .imglows ul.objectlink,
#content .img5lows .box .imglows ul.objectlink,
#content2 .img3lows .box .imglows ul.objectlink,
#content2 .img4lows .box .imglows ul.objectlink,
#content2 .img5lows .box .imglows ul.objectlink{
	margin-left:0px;
	margin-bottom:5px;
	font-size:95%;
}
/*	3列
------------------------------------------------------------------------------*/
.img3lows{
	margin:0px auto 0px auto;
	padding:0px 0px 10px 0px;
	width:95.8%;
	clear:both;
}
.img3lows .imglows{
	padding:0px 5px 0px 5px;
	width:31.86%;
	float:left;
}
/*	4列
------------------------------------------------------------------------------*/
.img4lows{
	margin:0px auto 0px auto;
	padding:0px 0px 10px 0px;
	width:97.2%;
	clear:both;
}
.img4lows .imglows{
	padding:0px 5px 0px 5px;
	width:23.55%;
	float:left;
}
/*	5列
------------------------------------------------------------------------------*/
.img5lows{
	margin:0px auto 0px auto;
	padding:0px 0px 10px 0px;
	width:97.2%;
	clear:both;
}
.img5lows .imglows{
	padding:0px 5px 0px 5px;
	width:18.55%;
	float:left;
}
/*==============================================================================
	汎用項目収集
==============================================================================*/
#lifescene{
	margin-bottom:10px;
}
#lifeleft{
	float:left;
	width:490px;
}
#lifebanner{
	width:200px;
	float:right;
	line-height:1.5;
}
/* 2列表
------------------------------------------------------------------------------*/
#content #lifeleft dl{
	width:95%;
}
#content #lifeleft dt{
	width:15%;
}
#content #lifeleft dd{
	width:70%;
}
/* 右バナーエリア
------------------------------------------------------------------------------*/
#lifebanner ul{
	margin:0px;
	list-style-type:none;
}
#lifebanner ul li{
	margin-bottom:8px;
	padding:0px;
}
#lifebanner ul li img{
	vertical-align:bottom;
}
/*==============================================================================
	写真一覧
==============================================================================*/
#content .photolist, #content2 .photolist{
	clear:both;
}
#content .photolist:after, #content2 .photolist:after{
	content:"";
	display:block;
	clear:both;
}
#content .photolist p.imageleft, #content2 .photolist p.imageleft{
	margin:0px 10px 15px 0px;
	width:220px;
	float:left;
}
#content .photolist p.name, #content2 .photolist p.name{
	margin:0px 0px 5px 0px;
	padding:0px;
	width:490px;
	float:left;
	font-size:110%;
	font-weight:bold;
}
#content .photolist p.extext, #content2 .photolist p.extext{
	margin:0px 0px 0px 0px;
	padding:0px 0px 15px 0px;
	width:490px;
	float:left;
	font-size:90%;
	line-height:1.5;
}
/*==============================================================================
	サイトマップ
==============================================================================*/
#sitemap{
	margin:0px auto 0px auto;
	width:950px;
	line-height:1.8;
}
/*==============================================================================
	新着更新情報
==============================================================================*/
#content ul.newslist,#content2 ul.newslist{
	margin:0px 10px 20px 10px;
	list-style-type:none;
}
#content ul.newslist li,#content2 ul.newslist li{
	margin-bottom:5px;
	border-bottom:1px solid #CCCCCC;
}
#content ul.newslist li img,#content2 ul.newslist li img{
	padding:6px 0px 0px 0px;
	float:left;
	vertical-align:middle;
}
#content ul.newslist li span.date,#content2 ul.newslist li span.date{
	padding:5px 0px 8px 5px;
	width:19%;
	float:left;
	color:#666666;
}
#content2 ul.newslist li span.date{
	width:15%;
}
#content ul.newslist li span.newsli,#content2 ul.newslist li span.newsli{
	padding:5px 5px 8px 10px;
	float:left;
}
#content ul.newslist li span.newsli{
	width:73%;
}
#content2 ul.newslist li span.newsli{
	width:79%;
}
/*******************************************************************************
[2] 共通スタイル
*******************************************************************************/
/*==============================================================================
	3列横並びメニュー（セカンドトップ / 汎用トップ / サイトマップ）
==============================================================================*/
.smenu{
	margin:0px 10px 15px 10px;
	padding:0px;
	width:31%;
	float:left;
	display:inline;
	font-size:100%;
}
.smenu h2{
	margin-bottom:10px;
	padding:12px 5px 6px 10px;
	display:block;
	font-size:110%;
	background:#F9F0F6;
	border-top:2px solid #804A77;
	border-bottom:1px solid #CCCCCC;
}
.smenu h2 a{
	color:#333;
}
.smenu h2.imglink,
#petit .smenu h2.imglink{
	padding:0px;
	background:none !important;
	border:none;
}
.smenu p{
	margin:0px 5px 10px 10px;
	font-size:95%;
	line-height:1.5;
}
.smenu ul{
	margin-bottom:20px;
	margin-left:10px;
	list-style-type:none;
}
.smenu ul li{
	margin-bottom:5px;
	padding-left:25px;
	background:url(images/parts/mark_smenu.gif) no-repeat 5px 5px;
}
.smenu ul li.list{
	background:url(images/parts/mark_folder.gif) no-repeat 5px 5px;
}
/*==============================================================================
	サイドメニュー
==============================================================================*/
/*------------------------------------------------------------------------------
	テキストリンク・画像リンク、バナーテキストリンク
------------------------------------------------------------------------------*/
.sidelink{
	margin-bottom:20px;
}
.sidelink h2{
	margin-bottom:5px;
	padding:8px 5px 6px 8px;
	font-size:100%;
	color:#FFFFFF;
	background:#804A77;
	border-bottom:2px solid #CCC;
}
.sidelink h3{
	margin:0px 0px 10px 0px;
	padding:5px 5px 3px 5px;
	font-size:100%;
	background:#F9F0F6;
	border-left:3px solid #804A77;
}
.sidelink p{
	padding:0px 5px 10px 10px;
}
/* テキストリンク
------------------------------------------------------------------------------*/
.sidelink ul{
	margin:0px 0px 15px 0px;
	list-style-type:none;
}
.sidelink ul li{
	margin-bottom:8px;
	padding-left:23px;
	background:url(images/parts/mark_sidelink.gif) no-repeat 5px 3px;
}
/* 画像リンク
------------------------------------------------------------------------------*/
.sidelink ul li.imglink{
	padding-left:0px;
	background:none;
}
/*------------------------------------------------------------------------------
	バナーテキストリンク
------------------------------------------------------------------------------*/
.bannertxt{
	margin-bottom:20px;
}
.bannertxt ul{
	list-style-type:none;
}
.bannertxt ul li{
	margin-bottom:8px;
	background:#FFF url(images/parts/smenu_bg.gif) repeat-x left bottom;
	border:1px solid #804A77;
}
.bannertxt ul li a{
	padding:8px 5px 6px 22px;
	display:block;
	color:#333;
	background:url(images/parts/bannertxt_bg.gif) no-repeat 8px 12px;
	text-decoration:none;
}
.bannertxt ul li a span{
	margin-left:5px;
	font-weight:normal;
	font-size:70%;
}
/*------------------------------------------------------------------------------
	テキスト素材
------------------------------------------------------------------------------*/
.materialtxt{
	margin-bottom:20px;
}
.materialtxt #reference,.materialtxt #pagequest{
	margin:0px;
	width:auto;

}
/*==============================================================================
	トピックス
==============================================================================*/
.topics{
	margin-bottom:20px;
	border:2px solid #804A77;
}
.topics h2{
	margin:0px 0px 10px 0px;
	padding:6px 10px 2px 10px;
	font-size:110%;
	background:#F9F0F6;
	border:none;
	border-bottom:1px dotted #804A77;
}
.topics ul{
	margin:0px 10px 10px 15px;
	list-style-type:none;
}
.topics ul li{
	margin-bottom:5px;
	padding-left:20px;
	background:url(images/parts/mark_topics.gif) no-repeat 0px 5px;
}
/*==============================================================================
	新着更新情報
==============================================================================*/
.news{
	margin-bottom:20px;
	border:2px solid #804A77;
}
.news h2{
	margin:0px;
	padding:6px 10px 2px 10px;
	font-size:110%;
	background:#F9F0F6;
	border:none;
	border-bottom:1px dotted #804A77;
}
.news ul{
	margin:5px 10px 2px 10px;
	list-style-type:none;
	line-height:1.5;
}
.news ul li{
	margin-bottom:0px;
	padding:7px 0px 7px 0px;
	border-top:1px dotted #804A77;
}
.news ul li:first-child{
	border-top:none;
}
.news ul li span.date{
	width:130px;
	float:left;
	color:#666666;
}
.news li img{
	padding:1px 10px 0px 0px;
	float:left;
	vertical-align:middle;
}
.news ul li span.newsli{
	width:500px;
	float:left;
}
#p1content .news ul li span.newsli{
	width:710px;
}
#p2content .news ul li span.newsli{
	width:500px;
}
#p3content .news ul li span.newsli{
	width:290px;
}
/*==============================================================================
	広告欄（トップページ、セカンドトップ）
==============================================================================*/
#sad{
	margin:0px auto 20px auto;
	padding:20px 0px 10px 0px;
	width:90%;
	clear:both;
	background:#FFFFFF;
}
#sad h2{
	margin:0px 15px 0px 0px;
	float:left;
	font-size:120%;
}
#sad p{
	margin:3px 0px 0px 0px;
	padding:0px 5px 0px 0px;
	float:left;
}
#sad p a{
	margin:0px 25px 0px 0px;
	padding:0px 0px 0px 12px;
	background:url(images/top/mark_ul.png) no-repeat left 5px;
}
#sad ul{
	padding:15px 0px 0px 0px;
	clear:both;
	list-style-type:none;
}
* html #sad{
	padding-bottom:10px;
}
#sad ul li{
	margin:0px 22px 10px 0px;
	float:left;
	display:inline;
}
/*==============================================================================
	広告欄（画像リンク）
==============================================================================*/
#content #sad{
	margin:0px;
	padding:0px;
	width:auto;
	border:none;
}
#content #sad ul li{
	margin:0px 0px 18px 0px;
}
#sad .sadlist .sadimg{
	margin-right:10px;
	width:180px;
	float:left;
}
#sad .sadlist .sadtext{
	width:530px;
	float:left;
}
/*==============================================================================
	スクロールメニュー（トップページ、汎用トップ）
==============================================================================*/
#pickup{
	margin:0px auto 20px auto;
	width:950px;
	text-align:center;
}
.main_view{
	width:950px;
	position:relative;
}
/*------------------------------------------------------------------------------
	スクロールメニュー【A】画像のみ
------------------------------------------------------------------------------*/
/*　メイン枠
------------------------------------------------------------------------------*/
#scroll_a .window{
	margin-bottom:5px;
	width:950px;
	height:250px;
	overflow:hidden; /*--Hides anything outside of the set width/height--*/
	background:#FFFFFF;
}
#scroll_a .main{
	width:950px;
	height:250px;
	position:absolute;
	top:0;
	left:0;
	overflow:hidden; /*--Hides anything outside of the set width/height--*/
	background:#FFFFFF;
}
#scroll_a .main p.photoleft{
	width:950px;
	height:250px;
}
/*　停止・再生ボタン
------------------------------------------------------------------------------*/
#scroll_a p.btn{
	margin-right:10px;
	width:42px;
	position:relative;
	z-index:200;/* --Assures the paging stays on the top layer--*/
	float:left;
	overflow:hidden;
}

#scroll_a p.btn a img{
	vertical-align:bottom;
}
/*　番号ボタン
------------------------------------------------------------------------------*/
#scroll_a .paging{
	width:893px;
	display:none;/*--Hidden by default, will be later shown with jQuery--*/
	float:left;
	position:relative;
	z-index:100;/* --Assures the paging stays on the top layer--*/
	list-style-type:none;
}
#scroll_a .paging a{
	margin:0px 5px 5px 0px;
	float:left;
	text-align:center;
}
#scroll_a .paging a img{
	vertical-align:bottom;
}
/*------------------------------------------------------------------------------
	スクロールメニュー【B】画像＋テキスト
------------------------------------------------------------------------------*/
/*　左のメイン枠
------------------------------------------------------------------------------*/
#scroll_b .window{
	width:950px;
	height:250px;
	overflow:hidden; /*--Hides anything outside of the set width/height--*/
	background:#FFFFFF;
}
#scroll_b .main{
	width:950px;
	height:250px;
	overflow:hidden; /*--Hides anything outside of the set width/height--*/
}
#scroll_b .main p.photoleft{
	width:570px;
	height:250px;
	float:left;
}
/*　右のテキスト枠
------------------------------------------------------------------------------*/
#scroll_b .main .imgtxt{
	padding:10px;
	width:330px;
	height:230px;
	float:right;
	text-align:left;
	line-height:1.6;
}
#scroll_b .main h2{
	margin:0px 0px 10px 0px;
	font-size:120%;
	text-align:left;
	line-height:1.4;
}
/*　停止・再生ボタン
------------------------------------------------------------------------------*/
#scroll_b p.btn{
	width:42px;
	position:absolute;
	z-index:200;
	left:610px;
	bottom:10px;
	overflow:hidden;
}
#scroll_b p.btn a img{
	vertical-align:bottom;
}
/*　番号ボタン
------------------------------------------------------------------------------*/
#scroll_b .paging{
	width:260px;
	display:none; /*--Hidden by default, will be later shown with jQuery--*/
	position:absolute;
	left:675px;
	bottom:10px;
	z-index:100;
}
#scroll_b .paging ul{
	list-style:none;
	text-align:left;
}
#scroll_b .paging li{
	display:inline;
}
#scroll_b .paging a{
	margin:5px 5px 0px 0px;
	display:block;
	float:left;
}
/*------------------------------------------------------------------------------
	スクロールメニュー【C】画像＋バナー
------------------------------------------------------------------------------*/
/*　メイン枠
------------------------------------------------------------------------------*/
#scroll_c .window{
	width:650px;
	height:250px;
	float:left;
	overflow:hidden; /*--Hides anything outside of the set width/height--*/
	position:relative;
}
#scroll_c .image_reel a{
	position: absolute;
	top:0px;
	left:0px;
}
/*　右バナー
------------------------------------------------------------------------------*/
#scroll_c .paging{
	width:255px;
	float:right;
	overflow:hidden;
	z-index:100;
	list-style-type:none;
}
#scroll_c .paging p{
	margin-bottom:10px;
}
#scroll_c .paging a{
	padding:3px 3px 3px 12px;
	display:block;
	background:url(images/top/main/off.gif) no-repeat left top;
}
#scroll_c .paging img{
	vertical-align:bottom;
}
#scroll_c .paging .active a{
	background:url(images/top/main/on.gif) no-repeat left top;
}
#scroll_c .paging a:hover{
	background:url(images/top/main/on.gif) no-repeat left top;
}
#scroll_c .paging a.margin0{
	margin-top:0px;
}
#scroll_c p.textright{
	padding-top:5px;
	clear:both;
}
/*　停止・再生ボタン
------------------------------------------------------------------------------*/
#scroll_c p.btn{
	width:42px;
	position:absolute;
	z-index:200;
	right:36px;
	top:228px;
	overflow:hidden;
}
#scroll_c p.btn a img{
	vertical-align:bottom;
}
/*　次へ・前へボタン
------------------------------------------------------------------------------*/
#scroll_c #topicsroll{
	margin-left:17px;
	float:right;
	width:20px;
}
#scroll_c #topicsroll ul{
	list-style:none;
}
#scroll_c #topicsroll ul li{
	margin:0px 0px 20px 0px;
}
#scroll_c #topicsroll ul li img{
	vertical-align:bottom;
	cursor:pointer;
}
/*==============================================================================
	マイページ（左ナビ）
==============================================================================*/
#mypage{
	background:#FFF;
	border:none;
}
/*==============================================================================
	Google取り込みページ
==============================================================================*/
#wrapcal #tlogo{
	margin:0px 0px 0px 0px;
	padding:10px 10px 5px 10px;
	width:auto;
	height:auto;
	float:none;
	background:none;
}
/*******************************************************************************
[3] 専用テンプレート
*******************************************************************************/
/*==============================================================================
	ごみカレンダー
==============================================================================*/
/*　収集カレンダー凡例
------------------------------------------------------------------------------*/
#content .gomihanrei,#content2 .gomihanrei{
	margin:0px 15px 20px 15px;
	padding-bottom:10px;
	background:#F6F6F6;
	border:1px solid #CCC;
}
#content .gomihanrei h3,#content2 .gomihanrei h3{
	margin:0px 10px 0px 6px;
	padding:10px 5px 6px 8px;
	font-size:120%;
	background:none;
	border:none;
}
#content .gomihanrei ul,#content2 .gomihanrei ul{
	margin:0px 0px 0px 10px;
	list-style:none;
	zoom:1;
}
#content .gomihanrei li,#content2 .gomihanrei li{
	margin:0px 10px 0px 0px;
	float:left;
	font-size:95%;
	line-height:2;
}
#content .gomihanrei li img,#content2 .gomihanrei li img{
	margin:0px 2px 3px 0px;
	vertical-align:middle;
}
/*　カレンダー
------------------------------------------------------------------------------*/
#content table.gomi td,#content2 table.gomi td{
	padding:3px 5px 3px 5px;
	font-size:95%;
	border:1px solid #CCC;
	vertical-align:top;
}
#content table.gomi th,#content2 table.gomi th{
	text-align:center;
	vertical-align:middle;
}
#content table.gomi th.gsun,#content2 table.gomi th.gsun{
	font-size:85%;
	color:#900;
	background:url(images/content/th_bg_sun.gif) repeat-x left top;
}
#content table.gomi th.gsat,#content2 table.gomi th.gsat{
	background:url(images/content/th_bg_sat.gif) repeat-x left top;
}
#content .gomi ul,#content2 .gomi ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#content table.gomi td ul li,#content2 table.gomi td ul li{
	margin-bottom:0px;
	padding:0px 0px 10px 0px;
	line-height:1.4;
}
#content table.gomi td ul li.gomiother,#content2 table.gomi td ul li.gomiother{
	margin-left:20px;
	padding-left:0px;
	list-style-type:disc;
}
#content table.gomi td ul li img,#content2 table.gomi td ul li img{
	padding-right:3px;
	vertical-align:middle;
}
#content table.gomi td strong,#content2 table.gomi td strong{
	margin-bottom:5px;
	padding:0px 0px 0px 5px;
	display:block;
	font-size:130%;
	background:#EFEFEF;
	line-height:1.3;
}
#content table.gomi td.gsun strong,#content2 table.gomi td.gsun strong{
	color:#900;
	background:#FEEDED;
}
#content table.gomi td.gsun strong span,#content2 table.gomi td.gsun strong span{
	font-size:70%;
}
#content table.gomi td.gsat strong,#content2 table.gomi td.gsat strong{
	color:#069;
	background:#EDF3FE;
}
/*==============================================================================
	google検索
==============================================================================*/
#content3 #googlecontent{
	line-height:normal;
}
#content3 #googlecontent table{
	margin:0px;
	padding:0px 8px 0px 8px;
	clear:none;
	border-collapse:collapse;
	border:none;
	empty-cells:inherit;
}
#content3 #googlecontent th{
	padding:0px 8px 0px 8px;
	font-size:100%;
	background:none;
	border:none;
	text-align:left;
	vertical-align:top;
}
#content3 #googlecontent td{
	padding:0px 8px 0px 8px;
	font-size:100%;
	border:none;
	vertical-align:top;
}
#content3 p.googlecontent{
	margin:20px;
}
/*==============================================================================
	オープンデータ
==============================================================================*/
#opage #menubg{
	width:199px;
	border-left:1px solid #804A77;
}
#ocontent .osearch{
	width:auto;
}
/*==============================================================================
	マップ
==============================================================================*/
.mapfukidashi{
	text-align:left;
}