@charset "utf-8";

@import url("emergency.css");

@import url("cal.css");

/* @group basic */

.hint {
	font-size: 90%;
	color: #6c6c6c;
	padding-top: 5px;
	line-height: 1.8em;
}

.ita {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}

.bold {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 100%;
	font-weight: normal;
	font-style: normal;
}

html, body {
	height: 100%;
}

body {
	text-align: center;
	color: #2f2f2f;
	font: normal normal 90%/100% "Lucida Grande", Lucida, Verdana, sans-serif;
}

img {
	border: none;
	margin: 0;
	padding: 0;
}

.cl {
	clear: both;
}

.red {
	color: #ff0000;
}

a:hover {
	text-decoration : underline;
	font-weight: bold;
}

.no {
	text-decoration: line-through;
}

label {
	line-height: 1.8em;
}

.right {
	float: right;
}

.left {
	float: left;
}

.center {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
	
/* @end */

/* @group head */

div.head_ctl {
	height: 41px;
	width: 960px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	display: block;
	background-image: url(images/main_content_set/main_03.gif);
}

div.head_tit {
	height: 58px;
	width: 960px;
	display: block;
	margin: 0 auto;
	background-image: url(images/main_content_set/main_06.gif);
}

div.head_menu {
	height: 92px;
	width: 960px;
	margin: 0 auto;
	display: block;
	background: url(images/main_content_set/main_menu.gif) 0 -92px;
}

div.head_nav {
	font-size: 12px;
	text-align: left;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}

div.head_nav span {
	margin-top: 5px;
	display: block;
}

div.head_nav span a {
	color: #577397;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

div.head_nav span a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #577397;
	font-weight: normal;
	font-style: normal;
}

/* @end */

/* @group main_side */

#side {
	display: block;
	width: 240px;
	float: left;
	text-align: left;
	margin-bottom: 30px;
}

/* @end */

/* @group main_contents */

#main_contents {
	width: 720px;
	float: right;
	text-align: left;
}

#main_contents .margin {
	padding: 0 10px 30px 20px;
}

div.date {
	font-size: 12px;
	background-color: transparent;
	clear: both;
	text-align: right;
}

div#publish {
	text-align: right;
	margin: 10px 0 20px 0;

}

div#publish span {
	margin-left: 20px;
}

div.photo_c {
	border: 5px solid #e2e2e2;
	display: block;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}

/* @end */

/* @group section */

div.section {
	display: block;
	padding: 2px;
	margin-top: 30px;
	border: 1px solid #ededed;
	clear: both;
}

div.section h4.ask {
	padding: 8px 5px 8px 10px;
	font-weight: bold;
}

div.section div.ask-title {
	padding: 8px 5px 8px 10px;
	font-weight: bold;
}

div.section hr {
	border-bottom-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #ededed;
}

div.ask {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 1.5em;
	margin: 5px 10px;
	display: block;
}

div.question {
	display: block;
	margin-top: 10px;
	border: 1px solid #dfdfe6;
	clear: both;
	padding: 2px;
}

div.question div.ask {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	line-height: 1.5em;
	display: block;
	margin: 0;
	padding: 0;
}

div.question div.que div.que-title {
	width: 100%;
	font-weight: bold;
	padding: 8px 0;
	text-indent: 8px;
	line-height: 1.5em;
}

div.question div.que fieldset legend {
	font-weight: bold;
	display: block;
	background-color: #eee;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 8px;
}

span.que-memo {
	font-size: 90%;
}

div.question div.que input {
	margin-left: 15px;
	margin-right: 5px;
	padding: 0;
}

div.question div.que div.que-submit {
	margin-bottom: 8px;
	margin-top: 8px;
}

/* @end */

/* @group main_menu */

div.head_menu {
	
}

div.head_menu ul {
	list-style-type: none;
}

div.head_menu li {
	float: left;
}

div.head_menu a.mtop {
	display: block;
	float: left;
	text-indent: -99999px;
	width: 101px;
	height: 92px;
	margin: 0;
	padding: 0;
	background: url(images/main_content_set/main_menu.gif) 0 0;
}

div.head_menu a.m01 {
	display: block;
	float: left;
	text-indent: -99999px;
	width: 213px;
	height: 92px;
	background: url(images/main_content_set/main_menu.gif) -101px 0;
	margin: 0;
	padding: 0;
}

div.head_menu a.m02 {
	display: block;
	float: left;
	text-indent: -99999px;
	width: 213px;
	height: 92px;
	background: url(images/main_content_set/main_menu.gif) -314px 0;
	margin: 0;
	padding: 0;
}

div.head_menu a.m03 {
	display: block;
	float: left;
	text-indent: -99999px;
	width: 213px;
	height: 92px;
	background: url(images/main_content_set/main_menu.gif) -527px 0;
	margin: 0;
	padding: 0;
}

div.head_menu a.m04 {
	display: block;
	float: left;
	text-indent: -99999px;
	width: 213px;
	height: 92px;
	background: url(images/main_content_set/main_menu.gif) -740px 0;
	margin: 0;
	padding: 0;
}

div.head_menu a.mtop_cal {
	display: block;
	float: left;
	text-indent: -99999px;
	width: 101px;
	height: 92px;
	margin: 0;
	padding: 0;
	background: none 0 0;
}

div.head_menu a.m01_cal {
	display: block;
	float: left;
	text-indent: -99999px;
	width: 213px;
	height: 92px;
	background: none -101px 0;
	margin: 0;
	padding: 0;
}

div.head_menu a.m02_cal {
	display: block;
	float: left;
	text-indent: -99999px;
	width: 213px;
	height: 92px;
	background: none -314px 0;
	margin: 0;
	padding: 0;
}

div.head_menu a.m03_cal {
	display: block;
	float: left;
	text-indent: -99999px;
	width: 213px;
	height: 92px;
	background: none -527px 0;
	margin: 0;
	padding: 0;
}

div.head_menu a.m04_cal {
	display: block;
	float: left;
	text-indent: -99999px;
	width: 213px;
	height: 92px;
	background: none -740px 0;
	margin: 0;
	padding: 0;
}

div.head_menu a:hover.mtop {
	background-image: none;
}

div.head_menu a:hover.m01 {
	background-image: none;
}

div.head_menu a:hover.m02 {
	background-image: none;
}

div.head_menu a:hover.m03 {
	background-image: none;
}

div.head_menu a:hover.m04 {
	background-image: none;
	text-indent: -99999px;
}



/* @end */

/* @group head search */

div.head_tit a.title_bot {
	float: left;
	display: block;
	width: 230px;
	height: 58px;
	text-indent: -99999px;
	margin: 0;
	padding: 0;
}

div.head_tit form.ccm-search-block-form {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}

div.head_tit form.ccm-search-block-form input.ccm-search-block-text {
	margin-top: 13px;
	height: 30px;
	width: 330px;
	background-color: transparent;
	outline: 0;
	font-size: 14px;
	border-style: none;
	margin-left: 70px;
	line-height: 2em;
	margin-right: 10px;
	float: left;
}

div.head_tit input#search_bot {
	background-image: url(images/main_content_set/search_bot.gif);
	width: 84px;
	height: 58px;
	float: left;
	background-color: transparent;
	border-style: none;
	margin-left: 10px;
}

div.head_tit a.ena_kanko {
	background-image: url(images/main_content_set/kanko.png);
	width: 217px;
	height: 58px;
	display: block;
	float: right;
	text-indent: -99999px;
	margin-right: 3px;
}

div.head_tit a:hover.ena_kanko {
	width: 217px;
	height: 58px;
	display: block;
	float: right;
	text-indent: -99999px;
	background: url(images/main_content_set/kanko_rol.png) 0;
}

#searchResults h3 {
	font-size: 16px;
}

div.searchResult {
	line-height: 1.8em;
	font-size: 12px;
	display: block;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #d5d5d5;
	clear: both;
}

#searchResults a.pageLink {
	font-size: 12px;
	border-bottom-style: none;
}



/* @end */

/* @group concrete5 */

.ccm-layout-wrapper {
	clear: both;
}

.ccm-page-list {
	clear: both;
}



/* @end */

/* @group googlemap */

div.googleMapCanvas {
	border: 5px solid #f7f7f7;
	width: 400px;
	height: 300px;
}



/* @end */

/* @group page_list */

#contents h3.ccm-page-list-title a.kss {
	display: block;
	clear: both;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 5px;
	padding-bottom: 0;
	text-indent: 5px;
	border-bottom: 1px solid #e0e0e0;
	margin-right: 10px;
	margin-top: 5px;
}

#contents h3.ccm-page-list-title a:hover.kss {
	text-decoration: none;
}

div.ccm-page-list-description {
	margin-bottom: 10px;
	margin-top: 0;
	line-height: 1.6em;
	clear: both;
	font-size: 12px;
	text-indent: 5px;
	display: block;
	color: #3d3d3d;
}

#main_contents ul.list {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

#main_contents ul.list li {
	margin-left: 5px;
	clear: both;
	margin-bottom: 0;
	overflow: hidden;
}

*html main_contents ul.list li {
	
}

#main_contents ul.list li span.title {
	padding: 5px;
}

#main_contents ul.list li span.title a {
	font-weight: normal;
	font-style: normal;
	font-size: 120%;
}

#main_contents ul.list li span.dis {
	padding: 5px;
	font-size: 80%;
	margin-top: 3px;
}



/* @end */

/* @group doc */

#main_contents p.link_page {
	background: url(images/ena.gif) no-repeat 5px;
	text-indent: 40px;
	border-bottom-style: none;
	margin-top: 5px;
	display: block;
	padding: 5px;
}

#main_contents p.link_page a {
}

#main_contents p.down_pdf {
	background: url(images/pdficon_large.gif) no-repeat 5px;
	border-bottom-style: none;
	margin-top: 5px;
	display: block;
	padding: 10px 5px 10px 40px;
	margin-bottom: 5px;
}

#main_contents p.down_pdf a {
}

#main_contents p.down_word {
	background: url(images/word.gif) no-repeat 5px;
	border-bottom-style: none;
	margin-top: 5px;
	display: block;
	padding: 10px 5px 10px 40px;
	margin-bottom: 5px;
}

#main_contents p.down_word a {
}

#main_contents p.down_excel {
	background: url(images/excel.gif) no-repeat 5px;
	border-bottom-style: none;
	margin-top: 5px;
	display: block;
	padding: 10px 5px 10px 40px;
	margin-bottom: 5px;
}

#main_contents p.down_excel a {
}

#main_contents p.down_zip {
	background: url(images/zip.gif) no-repeat 5px;
	border-bottom-style: none;
	margin-top: 5px;
	display: block;
	padding: 10px 5px 10px 40px;
	margin-bottom: 5px;
}

#main_contents p.down_zip a {
}

#main_contents p.link_url {
	background: url(images/gaibu.gif) no-repeat 5px;
	text-indent: 30px;
	border-bottom-style: none;
	margin-top: 5px;
	display: block;
	padding: 5px;
}

#main_contents p.link_url a {
	background-position: right;
}



/* @end */

/* @group 1jo */

div.npo {
	padding: 10px;
	display: block;
}

#main_contents div.npo a {
	color: #fe9023;
	border-bottom-style: hidden;
}

h2.ichijou {
	width: 690px;
	height: 53px;
	display: block;
	background-image: url(images/1jo/tit_01.gif);
	text-indent: -9999px;
}

#main_contents div.ichijou {
	display: block;
	background: url(images/1jo/bg.gif) repeat;
}

#main_contents div.ichijou p {
	padding-left: 20px;
	padding-right: 20px;
}

#main_contents div.ichijou h4.ichijou {
	color: #cb1f1e;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 120%;
}

#main_contents div.ichijou_text {
	padding: 0;
	margin: 0;
	display: block;
	background: url(images/1jo/text_bg.gif) repeat-y;
}

#main_contents div.ichijou_text p {
	padding: 5px 30px;
}



/* @end */

/* @group layout */

html {
	height: 100%;
	background: url(images/bbg.gif) repeat;
}

body {
	height: 100%;
	background: url(images/background.gif) repeat-x;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
    margin: 0 auto -160px;
	background: url(images/main_content_set/bg_contents.gif) repeat-y center;
}

div.head_wrapper {
	width: 100%;
	background: url(images/main_content_set/bg_head.gif) no-repeat center;
	height: 220px;
	text-align: center;
}

div.contents_wrapper {
	background: url(images/main_content_set/bg_contents.gif) repeat-y center;
	width: 100%;
}

#contents {
	width: 960px;
	display: block;
	margin: 0 auto;
	padding-top: 10px;
	padding-left: 0;
	padding-right: 0;
	text-align: left;
}

#contents h2.error {
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 30px;
}

div.push {
	height: 160px;
	clear: both;
}

div.footer_wrapper {
	background: url(images/main_content_set/bg_footer.gif) no-repeat center;
	height: 160px;
	width: 100%;
}



/* @end */

/* @group gaiyou */

div.top_gaiyou {
	width: 230px;
	height: 293px;
	display: block;
	background-image: url(images_top/gaiyou.gif);
}

div.top_gaiyou div.date  {
	font-size: 11px;
	display: block;
	margin-right: 15px;
	float: none;
	color: #262626;
}

div.top_gaiyou div.jinkou {
	text-align: right;
	padding-top: 40px;
	padding-right: 40px;
	font-size: 14px;
}

div.top_gaiyou div.seta {
	font-size: 14px;
	text-align: right;
	padding-right: 40px;
	padding-top: 3px;
}

div.top_gaiyou div.menseki {
	padding-right: 40px;
	text-align: right;
	padding-top: 2px;
	font-size: 14px;
}

div.top_gaiyou div.margin {
	width: 230px;
	height: 235px;
	display: block;
}

div.top_gaiyou a.dat {
	text-indent: -99999px;
	display: block;
	width: 100px;
	height: 30px;
	margin-left: 120px;
}

div.page_link {
	
}

div.page_link h3.title {
	display: block;
	width: 230px;
	height: 33px;
	background-image: url(images_top/linktit.gif);
	text-indent: -99999px;
}

div.page_link span.title a {
	background-image: url(images_top/link.gif);
	width: 230px;
	height: 37px;
	display: block;
	font-size: 14px;
	text-indent: 25px;
	line-height: 2.7em;
	color: #000;
}

div.page_link div.linkbot {
	width: 230px;
	height: 10px;
	display: block;
	background-image: url(images_top/linkbot.gif);
	text-indent: -99999px;
}



/* @end */

div.footer
	{
	clear: both;
	display: block;
	width: 960px;
	padding-top: 32px;
	margin-right: auto;
	margin-left: auto;
}

div.footer ul
	{
	float: right;
	display: block;
	width: 185px;
	}

div.footer li
	{
	text-align: left;
	list-style-type: none;
	}
	
div.footer a
	{
	font-size: 14px;
	line-height: 2em;
	color: #fff;
	}


div.footer div.margin div{
	margin: 0;
	padding: 0;
	float: left;
	width: 480px;
}
	
p.adress{
	margin:38px 0 0 18px ;
	text-align: left;
	color: #ffffff;
	line-height: 1.4em;
}

div.search-wrapper {
	width: 436px;
	display: block;
	margin: 0;
	float: left;
	padding: 7px 0 0 60px;
	text-align: left;
}

#cse-search-form {
	width: 360px;
}
#cse-search-form input[type="text"] {
	border: 1px solid #ccc;
	font-size: 120%;
}
div.search-wrapper #cse-search-form input[type="submit"] {
}

#cse-search-form gsc-clear-button {
}

/*google　mapブロック用*/
.googleMapCanvas{ width:100%; border:0px none; height: 400px;}

/* @group SkipNav */

.skipnav {
	text-align: left;
}

.skipnav a {
	position: absolute;
	left: -10000px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.skipnav a:focus, .skipnav a:active {
	position: absolute;
	left: 0;
	width: auto;
	height: auto;
	overflow: visible;
	text-decoration: underline;
	background-color: #ffffff;
}



/* @end */

caption.tb-cap {
	visibility: hidden;
	display: none;
}
