p, h1, h2, h3, h4, h5, h6,ul {
	margin: 0px;
	padding: 0px;
}

html { 
	overflow-y:scroll;
}

body {
	width: 800px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

#container {
	width: 800px;
	border-left: 1px solid #888;
	border-right: 1px solid #888;
	overflow: hidden;
}

/*-- ここからヘッダーの設定 --*/
#header {
	width: 800px;
}

#header #header_section1 {
	width: 800px;
	height: 112px;
}


#header #header_section2 #catch_phrase {
	height: 90px;
	width: 800px;
	border-top: 1px solid #888;
	background-color: yellow;
	background-image: url(../images/catch_phrase.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

#header #header_section3 {
	height: 20px;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
}

#header #header_section1 #header_area_a {
	float: left;
	width: 370px;
	height: 102px;
	margin-top: 10px;
	margin-left: 30px;
}

#header #header_section1 #header_area_a #header_a_1 .sibu_title_name {
	height: 15px;
	margin-bottom: 3px;
}

#header #header_section1 #header_area_a #header_a_1 .sibu_title_name p {
	line-height: 15px;
}

#header #header_section1 #header_area_a #header_a_1 .title_logo {
	height: 80px;
}

#header #header_section1 #header_area_b {
	float: left;
	width: 310px;
	height: 102px;
	margin-top: 10px;
	margin-left: 80px;
	padding-top: 10px;
}

#header #header_section1 #header_area_b #header_b_1 {
	width: 270px;
	padding: 10px 10px 10px 20px;
	background-color: #73f3f7;
}

#header #header_section1 #header_area_b #header_b_1 p {
	line-height: 1.2em;
	letter-spacing: 0.05em;
}

/*-----------------------------------------
  ここからナビゲーションバーの設定
-----------------------------------------*/
/*-- ここからグローバルナビゲーションバーの設定 --*/
#header_area_c .navibar ul {
	margin-left: 2px;
}

#header_area_c .navibar .gnavi_1 {
	float: left;
	border-right: 1px solid #888;
}

#header_area_c .navibar .gnavi_2 {
	float: left;
	border-right: 1px solid #888;
}

#header_area_c .navibar .gnavi_3 {
	float: left;
	border-right: 1px solid #888;
}

#header_area_c .navibar .gnavi_4 {
	float: left;
	border-right: 1px solid #888;
}

#header_area_c .navibar .gnavi_5 {
	float: left;
	border-right: 1px solid #888;
}

#header_area_c .navibar .gnavi_6 {
	float: left;
	border-right: 1px solid #888;
}

#header_area_c .navibar .gnavi_7 {
	float: left;
	border-right: 1px solid #888;
}

#header_area_c .navibar .gnavi_8 {
	float: left;
}


#header_area_c .navibar ul li {
	list-style-type: none;
	list-style-image: none;
}

#header_area_c .navibar ul li a {
	line-height: 20px;
	font-size: 0.8em;
	font-weight: normal;
	letter-spacing: 0.03em;
	width: 98px;
	height: 20px;
	display: block;
	text-decoration: none;
	text-align: center;
}

#header_area_c .navibar a {
	text-decoration: none;
}

#header_area_c .navibar ul li a:link {
	color: #45454f;
	font-weight: normal;
}


#header_area_c .navibar ul li a:visited {
	color: #45454f;
	font-weight: normal;
}


#header_area_c .navibar ul li a:active {
	color: #45454f;
	font-weight: normal;
}


#header_area_c .navibar ul li a:focus {
	color: #45454f;
	font-weight: normal;
}


#header_area_c .navibar ul li a:hover {
	color: #1919ff;
	font-weight: bold;
	background-repeat: no-repeat;
}

#header_area_c .navibar ul li.select a {
	color: #45454f;
	font-weight: normal;
	background-repeat: no-repeat;
}

/*-----------------------------------------
  ここまでナビゲーションバーの設定
-----------------------------------------*/


/*-----------------------------------------
  ここから左カラムの設定
-----------------------------------------*/
#sidearea_left {
	float: left;
	width: 228px;
	margin-bottom: 20px;
}

#index #sidearea_left .side1 {
	padding-top: 20px;
	padding-left: 10px;
}

#index #sidearea_left .side2 {
	padding-top: 10px;
	padding-left: 13px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#index #sidearea_left .side2 h2 {
	font-size: 1em;
	text-align: center;
	padding: 2px 0;
}

#index #sidearea_left .side2 p {
	font-size: 0.95em;
	letter-spacing: 0.03em;
	line-height: 1.3em;
}


/*-----------------------------------------
  ここまで左カラムの設定
-----------------------------------------*/


/*-----------------------------------------
  ここからメインコンテンツの設定
-----------------------------------------*/
#main {
	float: left;
	width: 570px;
}


/*-----------------------------------------
  ここからホームの設定
-----------------------------------------*/
#index #main .section1 {
	margin-top: 15px;
	margin-bottom: 20px;
}

#index #main #newinformation .item_title {
	width: 552px;
	height: 40px;
	margin: 10px 0 10px 20px;
	background-color: #9ff91a;
}

#index #main #newinformation .item_title p {
	font-size: 1.2em;
	letter-spacing: 0.1em;
	font-weight: bold;
	line-height: 40px;
	padding-left: 15px;
}

#index #main #newinformation .townletter {
	width: 552px;
	margin: 10px 0 10px 40px;
}

#index #main #newinformation .townletter p {
	font-size: 0.98em;
	letter-spacing: 0.05em;
	line-height: 1.3em;
	text-indent: 2em;
}

#index #main #newinformation .townletter p.townletter_title {
	font-size: 1.3em;
	line-height: 25px;
	text-indent: 1em;
}

#index #main #newinformation .townletter_picture {
	width: 500px;
	margin: 10px auto;
}

#index #main #newinformation .townletter_picture p a img {
	border: 1px solid #ccc;
	margin: 5px 0;
}

#index #main #newinformation .downloadlink {
	margin: 10px 0 40px 0;
}

#index #main #newinformation .downloadlink p {
	font-size: 0.98em
	letter-spacing: 0.05em;
	text-align: center;
}

#index #main .section1 .section_area1 p {
	text-align: center;
	padding: 3px 0;
}

#index #main .section1 .section_area2 {
	width: 542px;
	margin: 5px auto;
}

#index #main .section1 .section_area2 img {
	border: 1px solid #c0c0c0;
}

/*-----------------------------------------
  ここまでホームの設定
-----------------------------------------*/


/*-----------------------------------------
  ここから町政だよりの設定
-----------------------------------------*/
#government_report #main .section1 {
	margin-top: 15px;
	margin-bottom: 20px;
}

#government_report #main .section1 .section_area1 p {
	line-height: 1.3em;
	padding: 3px 0;
}

#government_report #main .section1 .section_area2 {
	width: 542px;
	margin: 5px auto;
}

#government_report #main .section1 .section_area2 img {
	border: 1px solid #c0c0c0;
}

/*-----------------------------------------
  ここまで町政だよりの設定
-----------------------------------------*/


/*-----------------------------------------
  ここから町議会の設定
-----------------------------------------*/
#town_assembly #main .section1 {
	margin-top: 15px;
	margin-bottom: 20px;
}

#town_assembly #main .section1 .section_area1 p {
	line-height: 1.3em;
	padding: 3px 0;
}

#town_assembly #main .section1 .section_area2 {
	width: 542px;
	margin: 5px auto;
}

#town_assembly #main .section1 .section_area2 img {
	border: 1px solid #c0c0c0;
}

/*-----------------------------------------
  ここまで町議会の設定
-----------------------------------------*/

/*-----------------------------------------
  ここから自然調べの設定
-----------------------------------------*/
#nature #main .section1 {
	margin-top: 15px;
	margin-bottom: 20px;
}

#nature #main .section1 .section_area1 {
	width: 500px;
	margin: 3px auto;
}

#nature #main .section1 .section_area1 p {
	font-size: 0.95em;
	line-height: 1.2em;
	letter-spacing: 0.005em;
	padding: 3px 0;
}


#nature #main .section1 .photoarea1 {
	width: 400px;
	margin: 5px auto;
}

/*-----------------------------------------
  ここまで自然調べの設定
-----------------------------------------*/


/*-----------------------------------------
  ここからお問い合わせの設定
-----------------------------------------*/
#contact #main .contat_contents {
	width: 590px;
	margin-top: 30px;
	margin-bottom: 50px;
}

#contact #main .contat_contents #contact_title {
	width: 300px;
	height: 30px;
	background-color: #d9fd90;
	border: 1px solid #44610a;
	margin-left: 50px;
}

#contact #main .contat_contents #contact_title h2 {
	line-height: 30px;
	font-size: 1.1em;
	letter-spacing: 0.2em;
	text-align: center;
}

#contact #main .contat_contents .section1 {
	margin-top: 20px;
	margin-left: 5px;
}

#contact #main .contat_contents .section1 p {
	font-size: 0.95em;
	letter-spacing: 0.02em;
	line-height: 1.4em;
}

#contact #main .contat_contents .section2 {
	margin-top: 10px;
	margin-left: 5px;
}

#contact #main .contat_contents .section2 p {
	font-size: 1em;
	font-weight: 700;
	letter-spacing: 0.02em;
}

#contact #main .contat_contents .section2 img {
	height: 14px;
	vertical-align: -3px;
}





/*-----------------------------------------
  ここまでお問い合わせの設定
-----------------------------------------*/





/*-----------------------------------------
  ここからフッターの設定
-----------------------------------------*/
#footerbg #footer_navi ul li {
	clear: both;
	list-style-type: none;
	list-style-image: none;
}


address#footer {
	clear: both;
	width: 800px;
	position: relative;
	height: 55px;
	border-top: 1px solid #7b8cf2;
	background-image: url(../images/footer.png);
	background-repeat: repeat-x;
	padding-top: 5px;
	text-align: center;
	font-size: 0.9em;
	font-family: "MS Pゴシック",sans-serif;
	font-style: normal;
	letter-spacing: 0.08em;
}
