﻿@charset "UTF-8";

/* CSS Document */

#mainContainer {
	padding: 5px 15px 15px;
}
#container-L {
	float: left;
	width: 650px;
}
#container-R {
	float: right;
	width: 260px;
}

#container-L-Hanrei {
	float: left;
	width: 235px;
}
#container-L-Map {
	float: right;
	width: 400px;
}

#oshiraseContainer {
	padding-bottom: 5px;
}
#oshirase {
	float: left;
	width: 548px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 90px;
	border: 1px solid #DDD;
	color: #F00;
	background-image: url(../images/top/bg_oshirase.gif);
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 1.1;
	word-wrap: break-word;
	word-break: break-all;
	
}
#happyouJikoku {
	float: right;
	width: 260px;
	margin-top: 5px;
	text-align: right;
	display: block;
}

#levelHanrei {
	margin-bottom: 4px;
}
#levelHanrei dt,
#levelHanrei dd {
	float: left;
    /* line-height: 1.1; */
	margin-bottom: 3px;
	display: block;
	text-align: center;
	zoom: 1 ;
}
#levelHanrei dt {
	height: 35px;
	width: 175px;
	padding-top: 5px;
}
#levelHanrei dt span {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.2;
}
#levelHanrei dd {
	height: 40px;
	width: 60px;
}
#levelHanrei dd img {
	vertical-align: bottom;
}
.lv4 {
    line-height: 2.5;
    color: #FFF;
    background-color: #6C008C;
}
.lv3 {
    line-height: 1.1;
    color: #FFF;
    background-color: #C80BFF;
}
.lv2 {
    line-height: 1.1;
    color: #FFF;
    background-color: #FF2800;
}
.lv1 {
    line-height: 1.1;
    background-color: #ffd200;
}
.lv0 {
    line-height: 2;
    background-color: #FFF;
    border: solid;
    border-width: thin;
    box-sizing: border-box;
}


table#shimachiShousai th,
table#shimachiShousai td {
	padding-top: 2px;
	padding-bottom: 1px;
	font-size: 12px;
}

table#shimachiShousai .areaZoneTh {
    display:none;
}

.h2_title {
	position: relative;
	margin-bottom: 5px;
}
.h2_title h2 {
	padding: 0;
	background-image: url(../images/top/bg_h2_title_kiken.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.h2_title .linkInTitle {
	position: absolute;
	top: 5px;
	right: 20px;
	height: 20px;
	width: 60px;
}
.h2_title .linkInTitle a {
	width: 60px;
	display: block;
	background-image: url(../images/top/bg_shousai_kiken.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.h2_title .linkInTitle a:hover {
	background-image: url(../images/top/bg_shousai_kiken_hover.gif);
}

.otherH2 {
	position: relative;
	float: left;
	width: 30px;
	margin-right: 5px;
	display: block;
}
.otherH2 h2 {
	height: 160px;
	margin-bottom: 0px;
	background-color: #FFF;
	background-image: url(../images/top/bg_othercontents_h2.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.otherH2 .linkInTitle {
	position: absolute;
	left: 5px;
	top: 115px;
	height: 40px;
	width: 20px;
	display: block;
}
.otherH2 .linkInTitle a {
	width: 20px;
	display: block;
	background-image: url(../images/top/bg_shousai_other.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.otherH2 .linkInTitle a:hover {
	background-image: url(../images/top/bg_shousai_other_hover.gif);
}

#mapContainer {
	width: 400px;
}
.otherMapContainer {
	float: right;
	width: 150px;
}
#otherContents .clearfix {
	margin-bottom: 5px;
}

#hanreiContainer {
	float: left;
	height: 160px;
	width: 70px;
	text-align: center;
}
#hanreiContainer td {
	border: 1px solid #999;
	line-height: 1.2;
	text-align: center;
}
.otherHanrei {
	float: left;
	height: 153px;
	width: 48px;
	padding-top: 5px;
	padding-left: 20px;
	border: 1px solid #999;
	font-size: 9px;
	line-height: 1;
	display: block;
	text-align: left;
}
.otherHanrei img {
	vertical-align: super;
}

#oshiraseRireki h2 {
	height: 20px;
	padding-top: 4px;
	padding-left: 15px;
	margin-top: 7px;
	margin-bottom: 5px;
	border: 1px solid #DDD;
	font-size: 15px;
	color: #F00;
	background-image: url(../images/top/bg_oshirase.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#oshiraseRirekiList {
	min-height: 100px;
	padding-right: 5px;
	/*overflow-y: scroll;*/
	border: 1px solid #DDD;
	padding: 5px;
}
#newsTable {
    margin-bottom: 1px;
    border-style:none;
}
#newsTable tr {
	vertical-align: top;
}
#newsTable td.newsText {
	padding-left: 10px;
	width: 550px;
	word-wrap: break-word;
	word-break: break-all;
}
#newsTable a {
    display: inline;
}

#keitai {
	margin-top: 15px;
}
#keitaiMidashi {
	height: 38px;
	padding: 7px 5px 0px;
	color: #FFF;
	line-height: 1.1;
	text-align: center;
	background-image: url(../images/top/bg_keitai.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#keitai p {
	margin-bottom: 5px;
}
#keitai img {
	float: right;
	margin-left: 10px;
	border: 1px solid #CCC;
}

#footer {
	width: 960px;
	padding-top: 10px;
}
#copyRight,
#inquiry {
	width: 800px;
	float: left;
	margin-left: 10px;
	font-size: 12px;
	line-height: 1.2;
	color: #333;
	display: block;
}
#inquiry {
	margin-top: 5px;
}
#kanrisha {
	width: 100px;
	float: right;
	font-size: 12px;
	display: block;
}
#kanrisha a {
	padding-right: 5px;
	color: #999;
	text-align: right;
	display: block;
}
#kanrisha a:hover {
	color: #666;
}
#accessCount {
	width: 150px;
	float: right;
	text-align: right;
	font-size: 12px;
	display: block;
}
#accessCount img {
    vertical-align:bottom;
}

#shiryoLink {
	background-repeat: no-repeat;
	background-position: 3px 12px;
	margin: 0px;
	padding: 0px;
}
#shiryoLink a {
	background-image: url(../images/top/shiryo_back_a.gif);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 120px;
	text-align: center;
	padding-top: 8px;
	text-decoration: none;
}
#shiryoLink a:hover {
	background-image: url(../images/top/shiryo_back_b.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}