.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
html {
	overflow-y:scroll;
}

/* 回り込み解除 */
.clear_both {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	line-height: 1px;
}
.clear_both_height {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 8px;
	line-height: 8px;
}

img {
	border: 0px;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

.green{
	margin: 0;
	padding: 0;
	color:#006633;
	font-weight: bold;
}

/*------------------------------------------*/

body {
	margin: 0;
	padding: 0;
	background: url(../images/bg_middle.gif) repeat-y center 0;
	font-size: 95%;
}

#wrap {
	position: relative;
	width: 100%;
	margin: 0 auto;
	background: url(../images/bg_top.gif) no-repeat center 0;
}

#head {
	width: 960px;
	height: 188px;
	padding: 0;
	margin: 0 auto;
	background: url(/webapps/open_imgs/topimg/public.jpg) no-repeat 0 0;
}

.id {
	width: 150px;
	float: left;
	margin: 0;
	padding: 10px 0 0 20px;
}

.head_menu {
	float: right;
	margin: 0;
	padding: 10px 10px 
}

.font_list, .search_list {
	float: right;
	text-align: right;
	margin: 0 0 5px 0;
	padding: 0;
}

.common_list {
	float: right;
	text-align: right;
	margin: 0;
	padding: 0;
}

.common_list p {
	text-align: right;
	margin: 5px 2px 0 0;
	padding: 0;
}


/* IE 6 */
* html .font_list{
	width: 550px;
}
* html .search_list{
	width: 550px;
}
* html .common_list {
	width: 550px;
}

 /* IE 7 */
*:first-child+html .font_list{
	width: 550px;
}
*:first-child+html .search_list{
	width: 550px;
}
*:first-child+html .common_list {
	width: 550px;
}

.font_list span, .search_list span, .common_list span {
	display:table-cell;
	vertical-align:middle;
	margin: 0;
	padding: 0 0 0 5px;
}

* html .font_list span, * html .search_list span, * html .common_list span {/* IE 6 */
	display:inline;
	zoom:1;
}

*:first-child+html .font_list span { /* IE 7 */
	display:inline;
	zoom:1;
}
*:first-child+html .search_list span { /* IE 7 */
	display:inline;
	zoom:1;
}
*:first-child+html .common_list span { /* IE 7 */
	display:inline;
	zoom:1;
}


#g_navi {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

#g_navi ul {
	padding: 0;
	margin: 0 auto;
	text-align: center;
}

#g_navi li {
	margin: 0;
	padding: 0;
	display: inline;
}

#cotent {
	width: 930px;
	padding: 0;
	margin: 15px auto 0 auto;
}

#main {
	float: right;
	width: 710px;
}

#main_left {
	float: left;
	width: 490px;
}

#main_right {
	float: right;
	width: 210px;
}

#mainwide {
	width: 930px;
	margin: 0;
	padding: 0;
}

#mainwide h2 {
	margin: 0;
	padding: 0 0 6px 0;
	width: 930px;
	font-size: 115%;
	color:#365179;
	border-bottom-style:solid;
	border-bottom-color:#365179;
	border-bottom-width: 2px;
}


#sub {
	float: left;
	width: 210px;
}

#sub_detail {
	float: right;
	width: 210px;
}

#cotent_under {
	width: 930px;
	padding: 0;
	margin: 15px auto 0 auto;
}

#breadcrumbs {
	margin: 0 0 15px 0 ; 
	padding: 0;
	font-size: 85%;
}

#pagetitle{
	width: 930px;
	margin: 0 0 15px 0;
	padding: 0;
}

.line3, .line4{
	margin: 15px 0 0 0;
	padding: 0;
	line-height: 140%;
}

.line3 a {
	margin: 0;
	padding: 0 0 0 12px;
    line-height: 150%;
	background: url(../images/arrow06.gif) no-repeat 0em;
}

.line3 li{
	margin: 15px 0 0 0;
	padding: 0;
	line-height: 140%;
}


#listarea{
	margin: 0;
	padding: 0;
	width: 930px;
}

#listarea_2{
	margin: 0;
	padding: 0;
	width: 710px;
}

#listarea dl {
	margin: 12px 0;
	padding: 0 0 12px 0;
	border-bottom-style:dotted;
	border-bottom-width: 1px;
	border-bottom-color:#555555;
}

#listarea dl dt, #listarea_2 dl dd, #slistarea  dl dd {
	margin: 0 0 0 5px;
	padding: 0 0 0 25px;
    line-height: 150%;
	background: url(../images/arrow01.gif) no-repeat 0 0.4em;
}

#listarea dl dd {
	margin: 0;
	padding: 0 0 0 25px;
    line-height: 150%;
	font-size: 95%;
}

/*------------------------------------------
中央カラム
------------------------------------------*/

/*重要なお知らせ
------------------------------------------*/
#important_box h2 {
	font-size: 120%;
	font-weight: bold;
	color: #a8320d;
	border-bottom: 3px #a8320d solid;
}

#important_box ul {
	margin: 0 0 10px 10px;
	padding: 5px 0 5px 0;
	list-style: none;
	border-bottom: 1px #a8320d solid;
}

#important_box li {
	margin: 0;
	padding: 0 0 0 20px;
    line-height: 160%;
	background: url(../images/arrow04.gif) no-repeat 0 0.4em;
}

/*ライフステージから探す
------------------------------------------*/
#life_icon_box {
	margin: 0;
	padding: 0 0 15px 0;
}

#life_icon_box h2 {
	font-size: 120%;
	font-weight: bold;
	color: #a88c42;
	border-bottom: 3px #a88c42 solid;
}

#life_icon_box ul {
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
	list-style: none;
}

#life_icon_box li {
	float: left;
	width: 57px;
	height: 88px;
	margin: 0;
	padding: 0 4px 0 0;
}

#life_icon_box li a {
	width: 57px;
	height: 88px;
	display: block;
	text-decoration: none;
}

#life_icon_box li.icon01 {
	background: url(../images/life_icon01.gif) no-repeat 0 0;
}
#life_icon_box li.icon02 {
	background: url(../images/life_icon02.gif) no-repeat 0 0;
}
#life_icon_box li.icon03 {
	background: url(../images/life_icon03.gif?150313) no-repeat 0 0;
}
#life_icon_box li.icon04 {
	background: url(../images/life_icon04.gif) no-repeat 0 0;
}
#life_icon_box li.icon05 {
	background: url(../images/life_icon05.gif) no-repeat 0 0;
}
#life_icon_box li.icon06 {
	background: url(../images/life_icon06.gif) no-repeat 0 0;
}
#life_icon_box li.icon07 {
	background: url(../images/life_icon07.gif) no-repeat 0 0;
}
#life_icon_box li.icon08 {
	background: url(../images/life_icon08.gif) no-repeat 0 0;
}
#life_icon_box span {
	display: none;
}

/*新着情報
------------------------------------------*/
#newlist_box {
	margin: 0;
	padding: 0 0 10px;
}

#newlist_box h2 {
	font-size: 120%;
	font-weight: bold;
	color: #37527b;
	border-bottom: 3px #37527b solid;
}

#newlist_box ul {
	margin: 0 0 10px 10px;
	padding: 5px 0 5px 0;
	list-style: none;
	border-bottom: 1px #37527b solid;
}

#newlist_box li {
	margin: 0;
	padding: 0 0 0 20px;
    line-height: 160%;
	background: url(../images/arrow02.gif) no-repeat 0 0.4em;
}

#newlist_box span {
	margin: 0;
	padding: 0 0 0 5px;
	color: #666;
}

/*情報たまて箱
------------------------------------------*/
#pickup_box {
	margin: 0;
	padding: 0 0 15px 0;
}

#pickup_box h2 {
	font-size: 120%;
	font-weight: bold;
	color: #e18b10;
	border-bottom: 3px #e18b10 solid;
}

#pickup_box ul {
	margin: 0 0 10px 10px;
	padding: 5px 0 5px 0;
	list-style: none;
	border-bottom: 1px #e18b10 solid;
}

#pickup_box li {
	margin: 0;
	padding: 0 0 0 20px;
    line-height: 160%;
	background: url(../images/arrow03.gif) no-repeat 0 0.4em;
}


.more_info {
	margin: 0;
	padding: 0;
	text-align: right;
}

/*暮らしの分類から探す
------------------------------------------*/
#lifecat_box h2 {
	font-size: 120%;
	font-weight: bold;
	color: #37537b;
	border-bottom: 3px #37537b solid;
}

#lifecat_box ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}

#lifecat_box li {
	float: left;
	width: 138px;
	margin: 0 3px 5px 0;
	padding: 5px 10px 5px 10px;
    line-height: 160%;
    border: 1px #666 solid;
    background-color: #fbfbfb;
	background: url(../images/cat_bg.gif) no-repeat 0 bottom;
	font-weight: bold;
}

#lifecat_box li a {
	color: #000;
	text-decoration: none;
	display: block;
}

.underline{
	margin: 25px 0 5px 0;
	padding: 0 0 3px 0;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
}

#contstitle_life{
	margin: 0;
	padding: 0;
	background-image:url(../images/bg_contstitle_life.gif);
	background-repeat: repeat-x;
	background-color: #ae903d;
	vertical-align: top;

}

#contstitle_info{
	margin: 0;
	padding: 0;
	background-image:url(../images/bg_contstitle_info.gif);
	background-repeat: repeat-x;
	background-color: #4299cb;
	vertical-align: top;
}

#contstitle_event{
	margin: 0;
	padding: 0;
	background-image:url(../images/bg_contstitle_event.gif);
	background-repeat: repeat-x;
	background-color: #dc5767;
	vertical-align: top;
}

#contstitle_service{
	margin: 0;
	padding: 0;
	background-image:url(../images/bg_contstitle_service.gif);
	background-repeat: repeat-x;
	background-color: #24a179;
	vertical-align: top;
}

#contstitle_section{
	margin: 0;
	padding: 0;
	background-image:url(../images/bg_contstitle_section.gif);
	background-repeat: repeat-x;
	background-color: #2f6e2c;
	vertical-align: top;
}

#contstitle_faq{
	margin: 0;
	padding: 0;
	background-image:url(../images/bg_contstitle_faq.gif);
	background-repeat: repeat-x;
	background-color: #e47600;
	vertical-align: top;
}

#contstitle_assembly{
	margin: 0;
	padding: 0;
	background-image:url(../images/bg_contstitle_assembly.gif);
	background-repeat: repeat-x;
	background-color: #059627;
	vertical-align: top;
}



/*お知らせ
------------------------------------------*/
#info_box h2 {
	font-size: 120%;
	font-weight: bold;
	color: #0091ff;
	border-bottom: 3px #0091ff solid;
}

#info_box ul {
	margin: 0 0 10px 10px;
	padding: 5px 0 5px 0;
	list-style: none;
	border-bottom: 1px #0091ff solid;
}

#info_box li {
	margin: 0;
	padding: 0 0 0 20px;
    line-height: 160%;
	background: url(../images/arrow04.gif) no-repeat 0 0.4em;
}

#newinfo_title h2{
	float: left;
}

#newinfo_title p{
	float: right;
}

.pagetitle_detail_info{
	width: 930px;
	margin: 5px 0 0 0;
	padding: 5px 10px 5px 15px;
	background: #4299cb url(../images/bg_contstitle_info.gif) repeat-x left bottom;
	color:#FFF;
}

.pagetitle_detail_info h1{
	margin: 0;
	padding: 0;
	color:#FFF;
	font-size: 135%;
	font-weight: bold;
}



/*イベント
------------------------------------------*/
.event_linetitle{
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.pagetitle_detail_event{
	width: 930px;
	margin: 5px 0 0 0;
	padding: 5px 10px 5px 15px;
	background:#dc5767 url(../images/bg_contstitle_event.gif) repeat-x left bottom;
	color:#FFF;
}

.pagetitle_detail_event h1{
	margin: 0;
	padding: 0;
	color:#FFF;
	font-size: 135%;
	font-weight: bold;
}


/*手続き・申請・業務内容
------------------------------------------*/
.pagetitle_detail_service{
	width: 930px;
	margin: 5px 0 0 0;
	padding: 5px 10px 5px 15px;
	background:#24a179 url(../images/bg_contstitle_service.gif) repeat-x left bottom;
	color:#FFF;
}

.pagetitle_detail_service h1{
	margin: 0;
	padding: 0;
	color:#FFF;
	font-size: 135%;
	font-weight: bold;
}

/*各課施設
------------------------------------------*/

.pagetitle_detail_section{
	width: 930px;
	margin: 5px 0 0 0;
	padding: 15px 10px 15px 15px;
	background:#2f6e2c url(../images/bg_contstitle_section.gif) repeat-x left bottom;
	color:#FFF;
}

.pagetitle_detail_section h1{
	margin: 0;
	padding: 0;
	color:#FFF;
	font-size: 135%;
	font-weight: bold;
}


/*よくあるご質問
------------------------------------------*/

.pagetitle_detail_faq{
	width: 930px;
	margin: 5px 0 0 0;
	padding: 15px 10px 15px 15px;
	background:#e47600 url(../images/bg_contstitle_faq.gif) repeat-x left bottom;
	color:#FFF;
}

.pagetitle_detail_faq h1{
	margin: 0;
	padding: 0;
	color:#FFF;
	font-size: 135%;
	font-weight: bold;
}


/*その他
------------------------------------------*/
.pagetitle_detail{
	width: 905px;
	margin: 0 0 10px 0;
	padding: 15px 10px 15px 15px;
	background:#5376b8 url(../images/bg_contstitle_others.gif) repeat-x left bottom;;
	color:#FFF;
	font-size:135%;
}

.update{
	margin: 5px 0 0 0;
	padding: 0;
	color: #555555;
	font-size: 80%;
}

#sitemap dl dt{
	margin: 10px 0;
	padding: 0;
	font-weight: bold;
}


/*統計書
------------------------------------------*/
.pagetitle_detail_statistics{
	width: 905px;
	margin: 0 0 10px 0;
	padding: 10px 10px 10px 15px;
	background:#ae903d url(../images/bg_contstitle_statistics.gif) repeat-x left bottom;
	color:#FFF;
	font-size:135%;
}

.pagetitle_detail_2rows{
	margin: 0 0 10px 0;
	padding: 10px 10px 10px 15px;
	background-color:#ae903d;
	color:#FFF;
	font-size:135%;
}

.statiTable{
	background-color:#f0f0f0;
	border: 1px solid #999999;
	border-collapse: separate;
	border-spacing: 1px;
}

.statiTable th{
	padding: 0 10px 0 20px;
	line-height: 2em;
	background-color: #e0e0e0;
	border: 1px solid #999999;
	border-top-color:#c0c0c0;
	border-left-color: #c0c0c0;
	color:#333333;
	text-align: left;
}

.statiTable td{
	padding: 0 10px;
	line-height: 2em;
	background-color: #ffffff;
	border: 1px solid #999999;
	border-top-color:#c0c0c0;
	border-left-color: #c0c0c0;
}


/*ライブカメラ
------------------------------------------*/
#camera_menu h2{
	color:#FFFFFF;
	font-size:22px;
	line-height:36px;
	padding:0 0 0 20px;
	}
#area_ttl{
	background-image:url(../images/camera_ttl_bg.gif);
	background-repeat:no-repeat;
	width:926px;
	margin:0 0 20px 0;
}
#area_ttl p{
	line-height:1.5em;
	padding:0 100px 0 0;
}
.thumbnail div{
	margin:0 16px 15px 0;
	float:left;
	width:116px;
	height:122px;
	overflow:hidden;
	position:relative;
	}
.number{
	position:absolute;
	top:5px;
	left:5px;
}
.thumbnail p{
	margin:0;
	padding:0;
	display:inline-block;
}
.thumbnail h3{
	background-image:url(../images/area_ttl.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:29px;
	margin:0;
	padding:3px 4px 2px 4px;
	line-height:13px;
	font-size:12px;
	overflow:hidden;
	text-align:center;
}
.thumbnail a{
	width:100%;
	height:100%;
	color:#ffffff;
	text-decoration:none;
	display:block;
}

/*------------------------------------------
ライブカメラインラインフレーム
------------------------------------------*/
#view_all{
	clear:both;
	width:930px;
	height:auto;
}
#view_l{
	float:left;
	width:655px;
	height:auto;
}

#view_r{
	float:right;
	width:255px;
	margin:0;
	padding:0;
}

/*---　画像の拡大縮小ボタンの数でレイアウト変更ここから　---*/
#view_r p.btn00{
	width:240px;
	height:480px;
	margin:0;
	padding:5px;
	line-height:1.5em;
	overflow:scroll;
}
#view_r p.btn01{
	width:240px;
	height:400px;
	margin:0;
	padding:5px;
	line-height:1.5em;
	overflow:scroll;
}
#view_r p.btn02{
	width:240px;
	height:350px;
	margin:0;
	padding:5px;
	line-height:1.5em;
	overflow:scroll;
}
#view_r p.btn03{
	width:240px;
	height:300px;
	margin:0;
	padding:5px;
	line-height:1.5em;
	overflow:scroll;
}
/*---　画像の拡大縮小ボタンの数でレイアウト変更ここまで　---*/

#view_r ul{
	list-style:none;
	padding:0 10px;
	margin:0;
}
#view_r .btn{
	margin:5px auto;
	width:110px;
	}
#view_r .btn img{
	vertical-align:top;
	}
#view_area{
	background-image:url(../images/view_bg.gif);
	width:640px;
	height:480px;
	padding:0 8px 0 8px;
	margin:0;
	}
#view_head{
	background-image:url(../images/view_head.gif);
	background-repeat:no-repeat;
	height:7px;
	width:656px;
	margin:0;
	padding:0;
}
#view_bottom{
	background-image:url(../images/view_bottom.gif);
	background-repeat:no-repeat;
	height:7px;
	width:656px;
	margin:0;
	padding:0;
}

.controll_red{
	color:#D00F12;
}
.controll_green{
	color:#16B429;
}


/*------------------------------------------
左カラム
------------------------------------------*/

/*緊急サイドメニュー
------------------------------------------*/
.side_ec_navi {
	margin: 0 0 10px 0;
	padding: 0;
	border: 1px #666 solid;
}

.side_ec_navi h3 {
	margin: 0;
	padding: 5px;
	background: url(../images/sidemenu_ec.gif) no-repeat 0 0;
	font-size: 100%;
	font-weight: bold;
	background-color: #b00000;
	color: #fff;
}

.ec_bnr {
	margin: 0;
	padding: 5px 0 10px 0;
	text-align: center;
}

.ec_text {
	margin: 0;
	padding: 0 5px 5px 5px;
}

/*サイドメニュー
------------------------------------------*/
.side_navi {
	margin: 0 0 10px 0;
	padding: 0;
	border: 1px #666 solid;
}

.side_navi h3 {
	margin: 0;
	padding: 5px;
	background: url(../images/sidemenu_bg.gif) no-repeat 0 0;
	font-size: 100%;
	font-weight: bold;
	background-color: #3e7634;
	color: #fff;
}

.side_navi p{
	margin: 5px 0 0 5px;
	padding: 0;
	font-weight: bold;
}

.side_navi ul, .side_navi dl {
	margin: 0;
	padding: 5px ;
	list-style: none;
}

.side_navi li, .side_navi dt {
	margin: 0;
	padding: 0 0 0 20px;
    line-height: 150%;
	background: url(../images/arrow01.gif) no-repeat 0 0.4em;
}

.side_navi dl dd {
	margin: 0;
	padding: 3px 0 0 20px;
    line-height: 130%;
	font-size: 80%;
}

.side_navi .add_bnr {
	margin: 0;
	padding: 10px 0 5px 0;
	text-align: center;
}

.more_side {
	margin: 0;
	padding: 3px 5px;
	text-align: right;
	border-top: 1px #666 dotted;
}

.more_side a {
	margin: 0;
	padding: 0 0 0 20px;
    line-height: 160%;
	background: url(../images/arrow01.gif) no-repeat 0 0;
}

.more_side_2 {
	margin: 0;
	padding: 3px 5px;
	text-align: right;
}

.more_side_2 a {
	margin: 0;
	padding: 0 0 0 20px;
    line-height: 160%;
	background: url(../images/arrow01.gif) no-repeat 0 0;
}


#main_right .bnr_photo {
	margin: 0;
	padding: 0;
	text-align: center;
}

#main_right .bnr_info {
	margin: 0;
	padding: 0 0 15px 0;
	text-align: center;
}

.bnr_info2{
	margin: 0;
	padding: 5px 0;
	text-align: center;
}

#main_right .bnr_info p {
	margin: 0;
	padding: 0 0 5px 0;
}


/*------------------------------------------
中央カラム（した）
------------------------------------------*/

/*内灘町からのご案内
------------------------------------------*/
#bnr_town {
	margin: 0 0 15px 0;
	padding: 0;
}

#bnr_town h2 {
	font-size: 120%;
	font-weight: bold;
	color: #37537b;
	border-bottom: 3px #37537b solid;
}

#bnr_town .bnr {
	float: left;
	margin: 10px 0 0 5px;
	padding: 0 17px 0 0;
	text-align: center;
	height: 67px;
}


* html #bnr_town .bnr {
	float: left;
	margin: 10px 0 0 4px;
	padding: 0 15px 0 0;
}

#bnr_under_a {
	margin: 20px 0 0 0;
	padding: 0;
}

#bnr_under_a h2 {
	font-size: 120%;
	font-weight: bold;
	color: #427d39;
	border-bottom: 3px #427d39 solid;
}

#bnr_under_a .bnr {
	float: left;
	margin: 10px 0 0 5px;
	padding: 0 0 0 0;
	background-color: #ff0;
}
* html #bnr_under_a .bnr {
	float: left;
	margin: 10px 0 0 4px;
	padding: 0;              
}

.attention {
	margin; 0;
	padding: 0;
}


/*内灘町役場の紹介
------------------------------------------*/
#town_info {
	margin: 0;
	padding: 0;
	border-top: 2px #3a5781 solid;
}

#town_info h2 {
	float: left;
	font-size: 120%;
	width: 7em;
	height: 37px;
	margin: 0 0 0 0;
	padding: 10px 0 0 35px;
	background: url(../images/id_m.gif) no-repeat 0 3px;
}

#town_info .address {
	float: left;
	margin: 0;
	padding: 7px 0 0 0;
}

#town_info .address p {
	margin: 0;
	padding: 0 0 0.2em 0;
}

#town_info .address ul {
	margin: 0;
	padding: 3px 5px 0 5px;
	list-style: none;
}

#town_info .address li {
	margin: 0;
	padding: 0 0 0 20px;
    line-height: 180%;
	background: url(../images/arrow02.gif) no-repeat 0 0.4em;
}


/*役場施設
------------------------------------------*/
#section_list{
	margin: 20px 0 0 0;
	padding: 0;
}

#section_list dl dt{
	margin: 0;
	padding: 0 0 5px 0;
	color:#2f6e2c;
	font-weight: bold;
	border-bottom: 2px solid;
	
}

.section_left{
	margin: 0;
	padding: 0;
	float: left;
}

section_long{
	margin: 10px 0 0 0;
	padding: 0;
}

.section_right{
	margin: 0;
	padding: 0;
	float: right;
}

.section_left h3, .section_right h3, .section_long h3{
	margin: 0;
	padding: 5px 5px 5px 10px;
	font-size: 100%;
	font-weight: bold;
	color: #fff;
}


.section_title{
	margin: 0;
	padding: 0;
	background: #60ac54 url(../images/sectionmenu_bg.gif) repeat-x;
}

.section_contact{
	margin: 0;
	padding: 0 10px 0 0;
	text-align: right;
	font-weight: bold;
	font-size: 85%;
	color: #fff;
}

.section_contact a{
	color: #fff;
}

.section_table dd, .section_left dd, .section_right dd, .gomi_table dd{
	margin: 0 0 0 15px;
	padding: 0 0 0 20px;
    line-height: 150%;
	background: url(../images/arrow01.gif) no-repeat 0 0.4em;
	font-size: 90%;
}


.topbox ul li{
	margin: 0 0 0 15px;
	padding: 0 0 0 20px;
	line-height: 150%;
	background: url(../images/arrow01.gif) no-repeat 0 0.4em;
	font-size: 90%;
	list-style-image: none;
	list-style-type: none;
}




/*------------------------------------------
フッター
------------------------------------------*/

.pagetop {
	margin: 0 auto;
	padding: 0 0 5px 0;
	text-align: right;
	width: 930px;
}

#footer {
	width: 100%;
	margin: 0 auto;
	padding: 20px 0;
}




#footer_menu {
	width: 930px;
	padding: 0;
	margin: 0 auto;
	border-top: 2px #3b5781 solid;
}

#footer_menu .menu {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
}
#footer_menu .copyright {
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
}







.infoTitleBg, .lifeTitleBg, .eventTitleBg, .serviceTitleBg, .sectionTitleBg, .faqTitleBg {
	padding: 5px 0 10px 0;
	background-position: left top;
	font-size: 76%;
	color:#FFF;
	line-height: 140%;
}

.infoTitleBg_detail, .eventTitleBg_detail, .serviceTitleBg_detail, .sectionTitleBg_detail {
	margin: 10px 0 0 0
	padding: 5px 0 10px 0;
	background-position: left top;
	font-size: 90%;
	line-height: 120%;
}


.infolinetit {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3b5781;
	padding: 5px;
	font-size: 100%;
}

.infolinetit2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3b5781;
	padding: 5px;
	font-size: 110%;
}

.infolinetit3 {
	padding: 5px;
	font-size: 110%;
	font-weight: bold;
}

#mainmenu {
	margin: 0:
	padding: 0;
	float: right;
	width: 710px;
}

#mainmenu h2 {
	margin: 0;
	padding: 0 0 6px 0;
	width: 710px;
	font-size: 115%;
	color:#365179;
	border-bottom-style:solid;
	border-bottom-color:#365179;
	border-bottom-width: 2px;
}

#mainmenu_detail {
	margin: 0;
	padding: 0;
	float: left;
	width: 710px;
}

#mainmenu_detail h2 {
	margin: 0;
	padding: 0 0 6px 0;
	width: 710px;
	font-size: 115%;
	color:#365179;
	border-bottom-style:solid;
	border-bottom-color:#365179;
	border-bottom-width: 2px;
}

.newinfo_title {
	margin: 0;
	padding: 0 0 6px 0;
	width: 710px;
	font-size: 115%;
	color:#365179;
	border-bottom-style:solid;
	border-bottom-color:#365179;
	border-bottom-width: 2px;
	
}

.newinfo_title_wide {
	margin: 0;
	padding: 0 0 6px 0;
	width: 930px;
	font-size: 115%;
	color:#365179;
	border-bottom-style:solid;
	border-bottom-color:#365179;
	border-bottom-width: 2px;
	
}

.infohistory{
	margin: 0;
	padding: 0;
	font-size: 80%;
}

#forminfo {
	margin: 50px 0 20px 0;
	padding: 0px;
	width: 710px;
}

#forminfo h3{
	margin: 0px;
	padding: 5px 10px;
	color:#FFF;
	font-size: 110%;
	font-weight: bold;
	background-color:#2f6e2c;
}


/*------------------------------------------
暮らし　中分類
------------------------------------------*/

#life,#event,#info,#service,#section,#faq{
	margin: 20px 0 0 0;
	padding: 0;
}

#life_infoline{
	margin: 20px 0 0 0;
	padding: 10px;
	font-size: 120%;
	font-weight: bold;
	background-color:#4299cb;
	color: #FFFFFF;
}

#life ul, #event ul, #service ul, #section ul, #faq ul, .others ul{
	margin: 0;
	padding: 0 0 0 10px;
}

#life ul li, #event ul li, #service ul li, #section ul li, #faq ul li, .others ul li, .statisticList ul li, .assembly ul li{
	margin: 0;
	padding: 0 0 0 20px;
	line-height: 150%;
	background: url(../images/arrow01.gif) no-repeat 0 0.4em;
	list-style-type: none;
}

#event_infoline{
	margin: 20px 0 0 0;
	padding: 10px;
	font-size: 120%;
	font-weight: bold;
	background-color:#dc5767;
	color: #FFFFFF;
}


#service_infoline{
	margin: 20px 0 0 0;
	padding: 10px;
	font-size: 120%;
	font-weight: bold;
	background-color:#24a179;
	color: #FFFFFF;
}

#section_infoline{
	margin: 20px 0 0 0;
	padding: 10px;
	font-size: 120%;
	font-weight: bold;
	background-color:#2f6e2c;
	color: #FFFFFF;
}

#faq_infoline{
	margin: 20px 0 0 0;
	padding: 10px;
	font-size: 120%;
	font-weight: bold;
	background-color:#e47600;
	color: #FFFFFF;
}

.others_infoline{
	margin: 20px 0 0 0;
	padding: 10px;
	font-size: 120%;
	background-color:#5376b8;
	color: #FFFFFF;
}

.sideButton{
	margin: 0 0 10px 0;
	padding: 0;
}

.indispensable{
	color:#FF0000;
}


.result_titleline{
	background-color:#00CCFF;
}

.line2{
	line-height: 145%;
}



/*------------------------------------------
ごみカレンダー
------------------------------------------*/
.gomitable{
	margin: 0 0 3px 0;
	padding: 0;
	line-height: 150%
}

.gomitable2{
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 150%
}

.gomitable_caption{
	margin: 0;
	padding: 0;
	background-color:#5376b8;
	color:#FFFFFF;
	font-weight: bold;
}

.gomicap_small{
	margin: 0;
	padding: 0;
	font-size: 85%;
	line-height: 140%;
}

#q{
	font-weight: bold;
	font-size: 200%;
}


/*------------------------------------------
イベントカレンダー
------------------------------------------*/

.eventDay{
	background-image: url(../images/arrow06.gif);
	background-repeat: no-repeat;
	background-position: left 0.1em;
	margin-left: 5px;
	margin-bottom: 15px;
	padding-left: 12px;
	font-size: 80%;
	line-height: 140%;
}


/*------------------------------------------
委員会ページ
------------------------------------------*/
#purpose{
	margin: 0;
	padding: 15px 20px;
	font-weight: bold;
	font-size: 110%;
	color:#2e6f2f; 
	border:2px solid #2e6f2f;
	background-color: #f3fce1;
}



