/*
--------------------------------------------------
自治体ポータルCMSサイト ベースCSS
author: www.yoozma.jp
--------------------------------------------------*/

/* サイト共通
--------------------------------------------------*/

body {
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #F2F2E5;
	text-align: center;
	background-image: url(../../www/images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

ul {
	margin: 0px;
	padding: 0px 0px 0px 1.5em;
}

li {
	margin-bottom: 0.5em;
}

form {
	margin: 0px;
	padding: 4px;
}

#pbody {
	width: 760px;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: left;
}

.list {
	font-size: 75%;
	background-image: url(../../www/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	margin: 0px 10px 0px 0px;
	line-height: 140%;
}

.nodata {
	color: #000000;
	font-size: 87.5%;
}

.boxComment {
	font-size: 75%;
	color: #666666;
	padding: 0px;
	margin: 0.5em 0.5em 0px 0.5em;
	line-height: 120%;
}

#listarea {
	width: 730px;
	margin-left: 10px;
}

#listarea dl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 1em 0px 1em 0px;
	margin: 0px;
}

#listarea dt {
	font-size: 100%;
	line-height: 140%;
	font-weight: bold;
	background-image: url(../../www/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	margin: 0px 0px 0.5em 0px;
}

.pagetop {
	padding-top: 0.5em;
	font-size: 75%;
	text-align: right;
}

.underLine {
	padding-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

blockquote {
	padding: 0;
	margin-right: 0px;
	margin-left: 1em;
}
/* ヘッダー
--------------------------------------------------*/

#header {
	width: 760px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #E9F6C6;
}

#gnavi {
	margin: 0px;
	padding: 0px;
}

#pannavi {
	font-size: 75%;
	text-align: 120%;
	clear: both;
}

#headerBg {
	background-image: url(../../www/images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#headerForm {
	font-size: 75%;
	line-height: 140%;
	margin-right: 5px;
}
/* メインコンテンツ
--------------------------------------------------*/

.pannavi {
	font-size: 87.5%;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: both;
	margin-top: 10px;
}

#title {
	padding: 0px;
	width: 740px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
	margin-left: 10px;
}

#main {
	width: 740px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 30px;
	padding: 0px;
	margin-top: 10px;
}

#smenu {
	float: left;
	width: 190px;
}

#contswrap {
	width: 530px;
	float: right;
}

#conts {
	width: 530px;
	margin: 0px;
	padding: 0px;
}

#linkarea {
	margin: 0px;
	padding: 0px;
}

/* フッター
--------------------------------------------------*/

#pageoftop {
	clear: both;
	text-align: right;
	font-size: 75%;
	margin: 0px;
	padding: 10px;
}

#footer {
	width: 760px;
	margin: 0px;
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../../www/images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #C8E479;
}

ul#fmenu {
	display: block;
	width: 760px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 75%;
}

ul#fmenu li {
	display: inline;
	list-style: none;
	margin: 5px;
	padding: 0px 5px 0px 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
}

ul#fmenu li.lastli {
	border-right-style: none;
}

#footer p {
	text-align: center;
	font-size: 75%;
	margin-bottom: 0;
	padding-bottom: 1em;
}


/* トップページ メインコンテンツ（topPage）
--------------------------------------------------*/

#topmain {
	width: 750px;
	margin: 10px 0px;
	padding: 0px;
}

#topsmenu {
	width: 200px;
	margin: 0px;
	float: left;
	background-color: #f9fdd3;
	padding-top: 5px;
}

#topmainimg {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.topimportant {
	margin: 0px 0px 10px;
	padding: 0px;
	background-color: #FFCCCC;
}

.topimportant h2 {
	font-size: 100%;
	color: #CC0000;
}

.topimportantColor {
	background-color: #CC0000;
}

.topnotice {
	padding: 0px;
	width: 530px;
	background-image: url(../../www/images/topnotice_bg.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.topnoticeTop1 {
	width: 181px;
	padding: 0px;
	margin: 0px;
	float: left;
}

.topnoticeTop2 {
	width: 349px;
	padding: 0px;
	margin: 0px;
	float: right;
	background-image: url(../../www/images/topnotice_top_02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.topnoticeBottom {
	clear: both;
	margin: 0px;
	padding: 0px;
}

.topnotice h2 {
	font-size: 100%;
	color: #FF8C00;
	margin: 0px;
	padding: 0px;
}

.topnotice ul {
	margin: 10px 30px 0px 30px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: url(../../www/images/arrow.gif);
}

.topnotice li {
	line-height: 120%;
}

.topnoticeColor {
	background-color: #FF8C00;
}

.topnews {
	margin: 10px 0px;
	padding: 0px;
	background-image: url(../../www/images/toptit_new_2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 530px;
}

.topnews1 {
	padding: 0px;
	margin: 0px 0px 0px 10px;
	float: left;
}

.topnews2 {
	padding: 0px;
	margin: 0px;
	float: right;
}

.topnews h1 {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}

.topnews ul {
	margin: 0px 10px 0px 20px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: url(../../www/images/arrow.gif);
}

.topnews li {
	line-height: 120%;
}

.toplife {
	padding: 0px;
	background-image: url(../../www/images/toptit_lifegenre_2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.toplife h2 {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}

.toplife dl {
	margin: 0px 10px 0px 10px;
}

.toplife dt {
	font-size: 100%;
	font-weight: bold;
	margin-top: 0.5em;
	padding-bottom: 5px;
}

.toplife dd {
	font-size: 87.5%;
	margin: 0px;
	padding: 0px 0px 0.5em 0px;
	color: #666666;
	line-height: 120%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.infoEvent {
	width: 530px;
}

.topinfo {
	margin: 0px 0px 10px;
	padding: 0px;
	background-image: url(../../www/images/toptit_info_2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 255px;
}

.topinfo h2 {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}

.topinfo ul {
	margin: 10px 10px 0px 20px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: url(../../www/images/arrow.gif);
}

.topinfo li {
	line-height: 120%;
}

.topevent {
	margin: 0px 0px 10px;
	padding: 0px;
	background-image: url(../../www/images/tit_event_2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	width: 255px;
}

.topevent h2 {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}

.topevent ul {
	margin: 10px 10px 0px 20px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: url(../../www/images/arrow.gif);
}

.topevent li {
	line-height: 120%;
}


/* トップページ サイドリンク
--------------------------------------------------*/

.menubox {
	width: 200px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-image: url(../../www/images/menubox_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.menubox h3 {
	font-size: 100%;
	line-height: 110%;
	margin: 0px;
	padding: 0px;
}

.menubox ul {
	padding: 5px 5px 5px 1.5em;
	list-style-position: outside;
	list-style-image: url(../../www/images/arrow.gif);
	list-style-type: none;
}

.topcontact {
	margin: 10px 0px;
	padding: 5px;	
	word-break: break-all;
}

.topcontact p {
  font-size: 87.5%;
	line-height:120%;
	margin: 0px 0px 0.2em 0px;
	padding: 0px;
}

.topcontact ul {
	padding: 5px 5px 5px 1.5em;
	list-style-position: outside;
	list-style-image: url(../../www/images/arrow.gif);
	list-style-type: none;
}

.topservicemenu {
	width: 200px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.topservicemenuTitle {
	margin: 0px;
	padding: 0px;
}

.topservicemenuBnr {
	background-color: #DDEA52;
	width: 195px;
	margin: 0px;
	padding: 8px 0px;
}

.topservicemenuBnrMargin {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.topservicemenuBnrMovie {
	background-image: url(../../www/images/bnr_movie_bg.gif);
	width: 177px;
	background-repeat: repeat-y;
	background-position: center;
}

.searchbox {
	width: 138px;
	margin: 0px 0px 20px;
	padding: 0px;
	border: 1px solid #FF8C00;
}

.searchbox h3 {
	font-size: 100%;
	line-height: 110%;
	color: #FF8C00;
	background-color: #FEE2B4;
	margin: 0px;
	padding: 5px;
}


/* トップページ サイドメニュー
--------------------------------------------------*/

.topfaq {
	margin: 10px 0px;
	padding: 0px;
	border: 2px solid #EAB0E1;
}

.topfaq h3 {
	width: 136px;
	font-size: 100%;
	line-height: 110%;
	color: #FFFFFF;
	background-color: #EAB0E1;
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8C007B;
}

.topfaqtxt {
	font-weight: bold;
	color: #8C007B;
}


/* 詳細ページ
--------------------------------------------------*/

#dMain {
	float: left;
	width: 530px;
}

#dSub {
	float: right;
	width: 200px;
}


/* サブコンテンツ
--------------------------------------------------*/

.spageTitle {
	font-size: 112.5%;
	line-height: 140%;
	font-weight: bold;
	color: #680026;
	padding: 0.7em;
	margin: 0px;
	background-color: #C9EABC;
}


/* カテゴリカラー設定
--------------------------------------------------*/

.newsColor {
	background-color: #FF8C00;
}

.newsColorLight {
	background-color: #FEEBC9;
}


/* サイト共通
--------------------------------------------------*/

.line1 {
  font-size: 75%;
}

.line2 {
  font-size: 87.5%;
}

.line3 {
  font-size: 100%;
}

.line4 {
  font-size: 112.5%;
}

.line5 {
  font-size: 131.25%;
}

.caption2{
	font-size: 87.5%;
	line-height: 120%;
}

.caption3{
  font-size: 100%;
  line-height: 120%;
}

.caption4{
  font-size: 112.5%;
  line-height: 140%;
}

.line-height-caption{
  line-height: 120%;
}

.pagespec {
  font-size: 75%;
  color: #666666;
}

.pagetitle {
  color: #333333;
	font-size: 112.5%;
	font-weight: bold;
}

.pagetitle_kana {
	font-size: 75%;
}

.catchcopy {
	font-size: 131.25%;
	font-weight: bold;
}

.outline {
	font-size: 100%;
	line-height: 170%;
}

.detail {
	font-size: 100%;
	line-height: 170%;
}

.menu_title_1 {
	font-size: 87.5%;
	font-weight: bold;
	color: #ffffff;
}

.menu_title_2 {
	font-size: 87.5%;
	font-weight: bold;
	color: #680026;
}

.subtitle {
	font-size: 87.5%;
	font-weight: bold;
	color: #333300;
	padding: 0.5em;
	margin: 0px;
}

.menu_title_category {
	color: #4C4C4C;
	font-size: 87.5%;
	font-weight: bold;
}

.time {
	font-size: 75%;
	color: #666666;
}

.content-info-table {
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width: 1px;
}


/* くらし（life）
--------------------------------------------------*/

#lifeCategory h1 {
	font-size: 150%;
	line-height: 110%;
}

#lifeCategory h2 {
	font-size: 131.25%;
	line-height: 120%;
}

#lifeCategory h3 {
	font-size: 112.5%;
	line-height: 120;
}

#lifeCategory p {
	font-size: 100%;
	line-height: 150%;
}

#lifeCategory th {
	background-color:#6699FF;
}

#lifeCategory li {
	line-height: 150%;
}

.lifeColor {
	background-color: #846114;
}

.lifeColorLight {
	background-color: #FBF5E7;
}

.lifeColorLight h1 {
	margin: 0px;
	padding: 0px;	

}

.lifeTitleBg {
	background-image: url(../../www/life/images/life_tit_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 78%;
	line-height: 140%;
}

.lifeBox {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #846114;
}

.lifeBox dl {
	padding: 0px 0px 5px 0px;
	margin: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.lifeBox dt {
	padding-bottom: 5px;
	font-weight: bold;
	color: #680026;
}

.lifeBox dd {
	padding: 0px;
	margin: 0px;
	line-height: 140%;
	color: #CCCCCC;
}

/* お知らせ（info）
--------------------------------------------------*/

.infoColor {
	background-color: #557600;
}

.infoColorLight {
	background-color: #F6FAE3;
}

.infoColorLight h1 {
	margin: 0px;
	padding: 0px;	

}

.infoTitle {
	background-color: #F6FAE3;
	border-top: 5px solid #D6EB81;
	border-bottom: 1px solid #D6EB81;
	padding: 0;
}

.infoTitleBg {
	background-image: url(../../www/info/images/info_tit_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 78%;
	line-height: 140%;
}

.infoBox {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #557600;
}

.infoBox ul {
	padding: 5px 5px 5px 1.5em;
	list-style-position: outside;
	list-style-image: url(../../www/images/arrow.gif);
	list-style-type: none;
}

.infolinetit {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #557600;
	padding: 5px;
}

#infoMain dt {
	background-color: #D6EB81;
	font-size: 100%;
	font-weight: bold;
	padding: 4px 4px 4px 10px;
	margin-bottom: 5px;
}

#infoMain dd {
	font-size: 87.5%;
	line-height: 160%;
	background-image: url(../../www/images/arrow.gif);
	background-position: left center;
	padding-left: 20px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
}

/* 行事案内（event）
--------------------------------------------------*/

.eventColor {
	background-color: #964500;
}

.eventColorLight {
	background-color: #FFF3E6;
}

.eventColorLight h1 {
	margin: 0px;
	padding: 0px;
}

.eventTitle {
	background-color: #FFF3E6;
	border-top: 5px solid #FDCA92;
	border-bottom: 1px solid #FDCA92;
	padding: 0;
}

.eventTitleBg {
	background-image: url(../../www/event/images/event_tit_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 78%;
	line-height: 140%;
}

.eventBox {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #964500;
}

.eventBox ul {
	padding: 5px 5px 5px 1.5em;
	list-style-position: outside;
	list-style-image: url(../../www/images/arrow.gif);
	list-style-type: none;
}

.eventlinetit {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #964500;
	padding: 5px;
}

#eventMain dt {
	background-color: #FDCA92;
	font-size: 100%;
	font-weight: bold;
	padding: 4px 4px 4px 10px;
	margin-bottom: 5px;
}

#eventMain dd {
	font-size: 87.5%;
	line-height: 160%;
	background-image: url(../../www/images/arrow.gif);
	background-position: left center;
	padding-left: 20px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
}

/* 手続き･申請･業務案内（service）
--------------------------------------------------*/

.serviceColor {
	background-color: #8E2167;
}

.serviceColorLight {
	background-color: #FDEEF3;
}

.serviceColorLight h1 {
	margin: 0px;
	padding: 0px;	

}

.serviceTitle {
	background-color: #FDEEF3;
	border-top: 5px solid #F8B6E8;
	border-bottom: 1px solid #F8B6E8;
	padding: 0;
}

.serviceTitleBg {
	background-image: url(../../www/service/images/service_tit_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 78%;
	line-height: 140%;
}

.serviceBox {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #8E2167;
}

.serviceBox ul {
	padding: 5px 5px 5px 1.5em;
	list-style-position: outside;
	list-style-image: url(../../www/images/arrow.gif);
	list-style-type: none;
}

.servicelinetit {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8E2167;
	padding: 5px;
}

.serviceMain dl {
	padding: 0px 0px 5px 0px;
	margin: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.serviceMain dt {
	padding-bottom: 5px;
	font-weight: bold;
	color: #680026;
}

.serviceMain dd {
	padding: 0px;
	margin: 0px;
	line-height: 140%;
	color: #CCCCCC;
}

/* 役場･施設（section）
--------------------------------------------------*/

.sectionColor {
	background-color: #007975;
}

.sectionColorLight {
	background-color: #E5FAFA;
}

.sectionColorLight h1 {
	margin: 0px;
	padding: 0px;	

}

.sectionTitle {
	background-color: #E5FAFA;
	border-top: 5px solid #8DEBE8;
	border-bottom: 1px solid #8DEBE8;
	padding: 0;
}

.sectionTitleBg {
	background-image: url(../../www/section/images/section_tit_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 78%;
	line-height: 140%;
}

.sectionLeft {
	width: 360px;
	float: left;
}

.sectionRight {
	width: 360px;
	float: right;
}

.sectionBox {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #007975;
}

.sectionBox ul {
	padding: 5px 5px 5px 1.5em;
	list-style-position: outside;
	list-style-image: url(../../www/images/arrow.gif);
	list-style-type: none;
}

.sectionlinetit {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #007975;
	padding: 5px;
}

.sectionMain dl {
	padding: 0px;
	margin: 5px 0px;
}

.sectionMain dt {
	font-size: 100%;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #007975;
	padding: 5px;
	margin-bottom: 5px;
}

.sectionMain dd {
	font-size: 87.5%;
	line-height: 160%;
	background-image: url(../../www/images/arrow.gif);
	background-position: left center;
	padding-left: 20px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
}

.sectionList1 {
	font-size: 100%;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #007975;
	padding: 5px;
	margin-bottom: 5px;
}

.sectionList2 {
	font-size: 87.5%;
	line-height: 160%;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 0px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
}

/* よくあるご質問（faq）
--------------------------------------------------*/

.faqColor {
	background-color: #6B007C;
}

.faqColorLight {
	background-color: #F8E7FB;
}

.faqColorLight h1 {
	margin: 0px;
	padding: 0px;
}

.faqTitle {
	background-color: #F8E7FB;
	border-top: 5px solid #E399ED;
	border-bottom: 1px solid #E399ED;
	padding: 0;
}

.faqTitleBg {
	background-image: url(../../www/faq/images/faq_tit_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 78%;
	line-height: 140%;
}

.faqBox {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #6B007C;
}

.faqBox ul {
	padding: 5px 5px 5px 1.5em;
	list-style-position: outside;
	list-style-image: url(../../www/images/arrow.gif);
	list-style-type: none;
}

.faqlinetit {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6B007C;
	padding: 5px;
}

.faqMain dl {
	padding: 0px 0px 5px 0px;
	margin: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.faqMain dt {
	padding-bottom: 5px;
	font-weight: bold;
	color: #680026;
}

.faqMain dd {
	padding: 0px;
	margin: 0px;
	line-height: 140%;
	color: #CCCCCC;
}


/* ヘルプページ
--------------------------------------------------*/

#helpconts {
	width: 500px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#helplist {
	width: 200px;
	margin: 0px;
	padding: 0px;
	float: right;
}

.helpColor {
	background-color: #3B42C5;
}

.helpColorLight {
	background-color: #C5E7FF;
}

.helpBox {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #308E27;
}

.helpBoxColorLight {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #308E27;
	background-color: #C5E7FF;
}

.helpBox ul {
	padding: 5px 5px 5px 1.5em;
	list-style-position: outside;
	list-style-image: url(../../www/images/arrow.gif);
	list-style-type: none;
}


/* リンク集
--------------------------------------------------*/

#linkList dl {
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
}

#linkList dt {
	font-size: 100%;
	font-weight: bold;
	line-height: 160%;
	background-image: url(../../www/images/arrow.gif);
	background-position: left center;
	padding-left: 20px;
	background-repeat: no-repeat;
}

#linkList dd {
	font-size: 87.5%;
	padding: 5px;
}

#linkList p {
	font-size: 87.5%;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3B42C5;
	padding: 0.2em;
	margin-bottom: 5px;
}


/* カテゴリ色設定
--------------------------------------------------*/

.color_common_1 {
	background-color: #009aff;
}

.color_common_2 {
	background-color: #C5E7FF;
}

.color_common_3 {
	background-color: #cccccc;
}

.pagetitle_common {
	color: #C5E7FF;
	font-size: 112.5%;
	font-weight: bold;
}

.color_life_1 {
	background-color: #FFD357;
}

.color_life_2 {
	background-color: #680026;
}

.pagetitle_life {
	color: #680026;
	font-size: 112.5%;
	font-weight: bold;
}

.color_info_1 {
	background-color: #E1EFC2;
}

.color_info_2 {
	background-color: #31663E;
}

.pagetitle_info {
	color: #31663E;
	font-size: 112.5%;
	font-weight: bold;
}

.color_event_1 {
	background-color: #F9DDCF;
}

.color_event_2 {
	background-color: #A31919;
}

.pagetitle_event {
	color: #A31919;
	font-size: 112.5%;
	font-weight: bold;
}

.color_service_1 {
	background-color: #E3EAFF;
}

.color_service_2 {
	background-color: #30409E;
}

.pagetitle_service {
	color: #30409E;
	font-size: 112.5%;
	font-weight: bold;
}

.color_section_1 {
	background-color: #FFF3B8;
}

.color_section_2 {
	background-color: #6D5800;
}

.pagetitle_section {
	color: #6D5800;
	font-size: 112.5%;
	font-weight: bold;
}

.color_faq_1 {
	background-color: #F1E3F2;
}

.color_faq_2 {
	background-color: #8C0078;
}

.pagetitle_faq {
	color: #8C0078;
	font-size: 112.5%;
	font-weight: bold;
}


/* 災害時
--------------------------------------------------*/

.emergnencyColor {
	margin: 0px;
	padding: 2px;
	font-size: 87.5%;
	color: #FFFFFF;
	background-color: #3b42c5;
}

.emergencyTitle {
	background-color: #CAE2FF;
	border-top: 5px solid #3b42c5;
	border-bottom: 1px solid #3b42c5;
	padding: 0;
}


/* 緊急メール
--------------------------------------------------*/

.touroku {
	border: 1px solid #39723C;
	color: #39723C;
	padding: 10px;
	width: 600px;
}

.touroku p {
	padding: 0px;
	margin: 0px 0px 1em 0px;
}

.kaijyo {
	border: 1px solid #39723C;
	color: #39723C;
	padding: 10px;
	width: 600px;
}

.kaijyo p {
	padding: 0px;
	margin: 0px 0px 1em 0px;
}

.tourokuForm {
	border: 1px solid #39723C;
	padding: 0px 10px 10px 10px;
	width: 600px;
}

.tourokuTitle {
	font-size: 100%;
  padding: 0.4em;
	border: 1px solid #39723C;
	margin: 0.5em 0px;
	background-color: #C9EABC;
}

.genre {
  padding: 0.2em;
	border-bottom: 1px solid #999999;
	margin: 10px 0px 5px 0px;
}

.message-box {
	background-color: #FFE6FE;
  color: #680026;
	margin-bottom: 10px;
}

