@charset "UTF-8";

/* 画面表示用スタイル */

/* ----------＜＜基本スタイル＞＞---------- */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
}
#base {
	color: #333;
	background-color: #FFF;
	margin: 0;
	padding: 0;
}

/* センター揃 */
div#baseleft {
	padding-left: 4px;
	margin-left: 16px;
	background-image: url(/images/c_shadow_left.gif);
	background-repeat: repeat-y;
	background-position: 0% 0%;
	_height: 1%;
}
div#baseright {
	padding-right: 4px;
	margin-right: 16px;
	background-image: url(/images/c_shadow_right.gif);
	background-repeat: repeat-y;
	background-position: 100% 0%;
	_height: 1%;
}
div#baseback {
	text-align: left;
	background-color: #FFF;
	_height: 1%;
}


/* ----------＜＜レイアウト及び次階層テンプレート用スタイル＞＞---------- */
/*  ヘッダー1行目  */
div#c0wrap1 {
	white-space: nowrap;
	text-align: left;
	height: 50px;
	background-image: url(/images/c_bg_headimg.jpg);
	background-repeat: no-repeat;
	background-position: 145px 0;
	background-color: #FFFCF9;
}
h1#h0left2 {
	float: left;
	width: 171px;
	margin: 0;
	padding: 0;
	font-size: 1%;
	line-height: 1%;
}
h1#h0left2 img {
	margin-top: 3px;
	margin-left: 10px;
}
div#h0left3 {
	float: left;
	width: 2px;
}
div#h0right {
	float: right;
	width: 269px;
	text-align: right;
}
div#h0right ul {
	font-size: 1%;
	line-height: 1%;
	margin: 0;
	padding: 6px 0 0 0;
	list-style: none;
	list-style-image: none;
}
div#h0right li {
	font-size: 1%;
	line-height: 1%;;
	float: left;
	margin: 0;
	padding: 0;
	height: 15px;
	border-right: 1px solid #999;
	list-style: none;
	list-style-image: none;
	background-image: none;
}
div#h0right li.h0noline {
	border-right: none;
}
div#h0right img {
	margin: 0 4px;
}

/*  ヘッダー2行目  */
div#c0wrap2 {
	clear: both;
	text-align: left;
	height: 30px;
	background-color: #FAF4FE;
	border-bottom: 1px solid #8371A5;
}
div#c0wrap2 address {
	font-style: normal;
	width: 60%;
	margin: 0;
	padding: 7px 0 0 5px;
	float: left;
	line-height: 130%;
	font-size: 80%;
}
div#searcharea {
	float: right;
	text-align: right;
	width: 38%;
	line-height: 100%;
	font-size: 80%;
}
div#searcharea form {
	margin: 3px 0 0 0;
	padding: 0;
}
div#c0wrap2 span {
	margin-left: 5px;
	white-space: nowrap;
}
div#c0wrap2 a {
	margin-left: 3px;
}
div#c0wrap2 div#searcharea a {
	margin-right: 8px;
}

/* 検索ボタン用スタイル */
.h0bt02 {
	margin: 0 0 1px 5px;
	padding: 1px 1px 0 1px;
	background-image: url(/images/c_search_bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #333;
	font-size: 90%;
	border-top: 2px solid #DDD;
	border-right: 2px solid #666;
	border-bottom: 2px solid #333;
	border-left: 2px solid #AAA;
	cursor: hand;
	vertical-align: bottom;
}

/* 検索テキストボックスの余白 */
.h0box {
	margin: 2px 0 0 5px;
	padding: 0;
	width: 130px;
}


/* ------------------------グローバルナビ----------------------- */
div#gnb {
	clear: both;
	border-right: 1px solid #888;
}
ul#gnavi {
	margin: 0;
	padding: 0;
	font-size: 1%;
	line-height: 1%;
	list-style-type: none;
	list-style-image: none;
	width: 100%;
	white-space: nowrap;
	background-image: url(/images/c_gnb_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	height: 32px;
}
div#gnb img {
	margin-top: 4px;
}

/* 先頭タブ */
li.navi1 {
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	text-align: center;
	vertical-align: middle;
	list-style-type: none;
	list-style-image: none;
	width: 16.3%;
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #999;
	background-image: url(/images/c_gnb_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	height: 32px;
}

/* その他のタブ */
li.navi2 {
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	text-align: center;
	vertical-align: middle;
	list-style-type: none;
	list-style-image: none;
	width: 16.3%;
	border-left: 1px solid #FFF;
	border-right: 1px solid #999;
	background-image: url(/images/c_gnb_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	height: 32px;
}

/* 最後のタブ */
li.navi3 {
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	text-align: center;
	vertical-align: middle;
	list-style-type: none;
	list-style-image: none;
	width: 16.5%;
	border-left: 1px solid #FFF;
	background-image: url(/images/c_gnb_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	height: 32px;
}
li.bton {
	background-image: url(/images/c_gnb_bg2.gif);
}
div#gnb a:link {
	margin: 0;
	height: 32px;
	text-decoration: none;
	display: block;
}
div#gnb a:visited {
	margin: 0;
	height: 32px;
	display: block;
}
div#gnb a:hover {
	margin: 0;
	height: 32px;
	text-decoration: none;
	display: block;
}
div#gnb a:active {
	margin: 0;
	height: 32px;
	display: block;
}


/* ------------------------大枠------------------------- */
div.wrap {
	margin: 0 15px 10px 15px;
	padding: 0;
	background-color: #FFF4EB;
}

/* 大外枠 */
#container {
	text-align: left;
	background-color: #FFF;
	margin: 0 10px 0 10px;
	zoom: 1;
	min-height: 0;	/* IE7対応 (08/01/25) */
	min-width: 0;	/* IE7対応 (08/01/25) */
	_height: 1%;
}

/* 大枠　左エリア1 */
#out-container {
	clear: both;
	float: left;
	width: 100%;
	background-color: #FFF;
	margin-right: -150px;
}

/* 大枠　左エリア2 */
#out-left {
	background-color: #FFF;
	text-align: left;
	margin-right: 150px;
}

/* 大枠内中央エリア1 */
#in-container {
	clear: both;
	float: right;
	background-color: #FFF;
	width: 100%;
	margin-left: -260px;
}

/* 大枠内中央エリア2　（中央記載エリア部分） */
#in-right {
	background-color: #FFF;
	text-align: left;
	margin-left: 260px;
}

/* 大枠内左エリア内　（左記載エリア部分）　 */
#in-left {
	background-color: #F9F8F3;
	float: left;
	margin: 15px 0 0 0;
	padding: 0;
	width: 250px;
}

/* 大枠　右エリア（右記載エリア部分） */
#out-right {
	background-color: #FFF;
	float: right;
	margin: 15px 0 0 0;
	padding: 0;
	width: 140px;
}


/* -----------------------------コンテンツエリア（右）---------------------------- */
/* ----緊急災害---- */
div.kinkyu {
	margin: 15px 0 0 0;
	padding: 0;
	background-color: #FFF4EB;
}
h2.kin-sec {
	margin: 0 0 8px 0;
	padding: 3px 0 1px 6px;
	line-height: 120%;
	font-size: 98%;
	color: #FFFFFF;
	background-color: #CC0001;
}
div.kinkyu h3 {
	margin: 10px 8px 7px 6px;
	padding: 0 0 0 5px;
	line-height: 1.2em;
}
div.kinkyu h4 {
	margin: 10px 5px 7px 12px;
}
div.kinkyu h5 {
	margin: 10px 5px 7px 10px;
}
div.kinkyu h6 {
	margin: 10px 5px 7px 10px;
}
div.kinkyu ul {
	margin: 10px 5px 10px 10px;
}
div.kinkyu ol {
	margin: 10px 5px 10px 10px;
}
p.kin-li {
	margin: 0;
	padding: 0 10px 8px 26px;
	background-color: #FFF4EB;
	background-image: url(/images/t_arrow_nor.gif);
	background-repeat: no-repeat;
	background-position: 14px 0.3em;
	_height: 1%;
}

/* ----注目情報---- */
#chumoku {
	margin: 15px 0 0 0;
	padding: 0;
	background-color: #9570BD;
	border-bottom: 8px solid #FAF4FE;
}
p.chu-li {
	margin: 0;
	padding: 0 4px 10px 27px;
	line-height:110%;
	background-color: #FAF4FE;
	background-image: url(/images/c_arrow_lonavi.gif);
	background-repeat: no-repeat;
	background-position: 14px 0.26em;
	_height: 1%;
}

/* ----お知らせ---- */
div.info {
	margin: 15px 0 15px 0;
	padding: 0;
}
div.infoh2bg {
	background-image: url(/images/t_h2bk_info.gif);
	background-repeat: no-repeat;
	background-position: 138px 0px;
	background-color: #675786;
	height: 26px;
}
div.infoh2bg h2 {
	margin: 0;
	padding: 0;
	font-size: 1%;
	line-height: 1%;
	float: left;
	width: 73px;
}
div.infoh2bg div {
	float: right;
	text-align: right;
	margin: 0;
	padding: 5px 6px 0 0;
	font-size: 1%;
	line-height: 1%;
	width: 50px;
}
ul.oshirase {
	margin: 10px 0 0 3px;
	padding: 0;
	list-style-image: none;
	list-style: none;
}
ul.oshirase li {
	clear: both;
	margin: 0;
	padding: 6px 0;
	position: relative;
	font-size: 90%;
	width: 100%;
	border-bottom: 1px dotted #999;
	list-style: none;
	list-style-image: none;
	background-image: none;
}
ul.oshirase .date {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 7.8em;
}
ul.oshirase li span {
	display: block;
	margin: 0 0 0 8.1em;
	_height: 1%;
}
div.oshirasebox {
	margin: 0;
	padding: 8px 0 2px 0;
	float: right;
}
div.oshirasebox p {
	float: left;
	margin: 0;
	padding: 0 6px 0 0;
}
div.oshirasebox p img {
	margin-right: 5px;
	vertical-align: middle;
}

/* ----イベント情報---- */
div.event {
	clear: both;
	margin: 15px 0 15px 0;
	padding: 0;
}
p#eventtxt {
	clear: both;
	margin: 15px;
}
div.eventh2bg {
	background-image: url(/images/t_h2bk_event.gif);
	background-repeat: no-repeat;
	background-position: 138px 0px;
	background-color: #675786;
	height: 26px;
}
div.eventh2bg h2 {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 1%;
	line-height: 1%;
	width: 73px;
}
p#eventh2bgr {
	float: right;
	text-align: right;
	margin: 0;
	padding: 1px 5px 0 0;
	background-color: #675786;
	width: 250px;
}
p#eventh2bgr img {
	margin: 0 3px;
	vertical-align: middle;
}
p#eventh2bgr a:link {
	color: #FFF;
}
p#eventh2bgr a:visited {
	color: #FFF;
}
div.eventwrap {
	clear: both;
	margin-top: 10px;
}
div.event01 {
	margin: 0;
	padding: 0;
	width: 50%;
	float: left;
}
div.event02 {
	margin: 0;
	padding: 0;
	width: 47.4%;
	float: left;
	border-left: 1px dotted #999;
}
div.event h3 {
	margin: 2px 8px 7px 4px;
	padding: 0 0 0 5px;
	line-height: 1.2em;
	border: none;
}
div.event h4, div.event h5, div.event h6 {
	margin: 10px 5px 7px 10px;
}
div.event ul, div.event ol {
	margin: 10px 5px 10px 10px;
}
div.event div.boximg {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 1%;
	line-height: 1%;
}
div.event div.event02 div.boximg {
	padding: 0 0 0 10px;
}
div.event div.boximg img {
	margin: 0 0 2px 0;
}
div.event div.boxtxt {
	margin: 0 0 0 50px;
	padding: 0 0;
	font-size: 100%;
	line-height: 130%;
}
div.event div.event02 div.boxtxt {
	margin: 0 0 0 60px;
	_height: 1%;
	font-size: 100%;
	line-height: 130%;
}
div.event p.ichiran {
	clear: both;
	margin: 5px 0 0 0;
	padding: 10px 6px 2px 0;
	text-align: right;
	border-top: 1px dotted #999;
}
div.event p.ichiran img {
	margin-right: 5px;
	vertical-align: middle;
}

/* ----ニュース---- */
div.news {
	clear: both;
	margin: 15px 0 15px 0;
	padding: 0;
}
div.news-l {
	float: left;
	margin: 0;
	padding: 0;
	width: 50%;
}
div.news-r {
	float: left;
	margin: 0;
	padding: 0;
	width: 47.4%;
	border-left: 1px dotted #999;
}
div.news h2 {
	padding: 4px 0 4px 7px;
	font-size: 1%;
	line-height: 1%;
	background-color: #675786;
	background-repeat: no-repeat;
	background-position: 165px 0;
	_height: 1%;
}
div.news-l h2 {
	margin: 0 8px 10px 0;
	background-image: url(/images/t_h2bk_movie.gif);
}
div.news-r h2 {
	margin: 0 0 10px 8px;
	background-image: url(/images/t_h2bk_news.gif);
}
div.news h3 {
	margin: 2px 8px 7px 4px;
	padding: 0 0 0 5px;
	line-height: 1.2em;
	border: none;
}
div.news h4, div.news h5, div.news h6 {
	margin: 10px 5px 7px 10px;
}
div.news ul, div.news ol {
	margin: 10px 5px 10px 10px;
}
div.news div.boximg {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 1%;
	line-height: 1%;
}
div.news div.news-r div.boximg {
	padding: 0 0 0 10px;
}
div.news div.boximg img {
	margin: 0 0 2px 0;
}
div.news div.boxtxt {
	margin: 0 0 0 50px;
	padding: 0 0;
	font-size: 100%;
	line-height: 130%;
}
div.news div.news-r div.boxtxt {
	margin: 0 0 0 60px;
	_height: 1%;
	font-size: 100%;
	line-height: 130%;
}
div.news p.ichiran {
	clear: both;
	margin: 5px 15px 2px 0;
	padding: 0;
	text-align: right;
}
div.news p.ichiran img {
	margin-right: 5px;
	vertical-align: middle;
}

/* ----くらしのガイド---- */
div.guide {
	margin: 15px 0 15px 0;
	padding: 0;
	border: 1px solid #E0D1E8;
	padding-bottom: 10px;
}
div.guide h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1%;
	line-height: 1%;
	border-bottom: 2px solid #8371A5;
	padding: 9px 0 4px 6px;
}
h3#h3tetsuduki {
	background-image: url(/images/t_h3bk_tetsuduki.gif);
	background-repeat: repeat-x;
	height: 21px;
	margin: 0 9px;
	padding: 0;
	border: none;
}
div.tetsuduki {
	background-color: #F9F5E9;
	border-right: 1px solid #F1E1BF;
	border-bottom: 1px solid #F1E1BF;
	border-left: 1px solid #F1E1BF;
	margin: 0 9px;
	padding: 15px 5px 5px 10px;
}
div.tetsuduki ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
div.tetsuduki li {
	float: left;
	margin: 0;
	padding: 0 12px 5px 0;
	line-height: 110%;
	list-style: none;
	list-style-image: none;
	display: block;
	white-space: nowrap;
	font-size: 90%;
	background-image: none;
}
div.tetsuduki img {
	margin-right: 5px;
	vertical-align: middle;
}
div.tetsu-other {
	margin: 12px 9px 0;
	padding: 0;
}
div.tetsu-other ul {
	margin: 0;
	padding: 7px 7px 0 0;
	list-style: none;
	list-style-image: none;
}
div.tetsu-other li {
	float: left;
	margin: 0 0 10px 0;
	padding: 0 10px;
	border-right: 1px solid #999;
	line-height: 110%;
	list-style: none;
	list-style-image: none;
	display: block;
	white-space: nowrap;
	font-size: 90%;
	background-image: none;
}
div.guide p.ichiran {
	clear: both;
	margin: 5px 9px 5px 0;
	padding: 0;
	text-align: right;
}
div.guide p.ichiran img {
	margin: 0 5px 5px 0;
	vertical-align: middle;
}
div.goriyo {
	margin: 0 9px 5px;
	background-image: url(/images/t_h3bk_goriyou.gif);
	background-repeat: repeat-x;
	height: 39px;
}
div.goriyo h3 {
	float: left;
	margin: 0;
	padding: 0;
	width: 138px;
	border: none;
}
div.goriyo ul {
	float: left;
	margin: 0;
	padding: 3px;
	list-style: none;
	list-style-image: none;
}
div.goriyo li {
	float: left;
	margin: 0;
	padding: 8px 0 0 30px;
	line-height: 100%;
	list-style: none;
	list-style-image: none;
	display: block;
	white-space: nowrap;
	font-size: 90%;
	background-image: none;
}
div.goriyo div {
	float: right;
	width: 1px;
}

/* ----行政情報---- */
h2#gyosei {
	clear: both;
	margin: 15px 0 0 0;
	padding: 0;
	font-size: 1%;
	line-height: 1%;
	border-bottom: 2px solid #8371A5;
}
div#gyosei {
	background-color: #FFF;
	margin: 10px 7px;
	border: 1px solid #C7C7C7;
	padding: 1px;
}
div#gyosei h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1%;
	line-height: 1%;
	background-color: #C3C8FF;
}
div#gyosei ul {
	margin: 0;
	padding: 0 0 0 3px;
	border: 1px solid #FFF;
	list-style: none;
	list-style-image: none;
}
div#gyosei li {
	margin: 0;
	padding: 0 3px 6px 18px;
	background-image: url(/images/t_arrow_nor.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	font-size: 90%;
	line-height: 130%;
	list-style: none;
	list-style-image: none;
	_height: 1%;
}

/* ----オンライン窓口---- */
div.online {
	clear: both;
	margin: 15px 0 15px 0;
	padding: 0;
}
h2#online {
	clear: both;
	margin: 15px 0 0 0;
	padding: 0;
	font-size: 1%;
	line-height: 1%;
	border-bottom: 2px solid #8371A5;
}
div#online {
	background-color: #FFF;
	margin: 10px 7px;
	border: 1px solid #C7C7C7;
	padding: 1px;
}
div#online h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1%;
	line-height: 1%;
	background-color: #C3C8FF;
}
div#online ul {
	margin: 0;
	padding: 0 0 0 3px;
	border: 1px solid #FFF;
	list-style: none;
	list-style-image: none;
}
div#online li {
	margin: 0;
	padding: 0 3px 6px 18px;
	background-image: url(/images/t_arrow_nor.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	font-size: 90%;
	line-height: 130%;
	list-style: none;
	list-style-image: none;
	_height: 1%;
}

div.online img {
	margin-right: 4px;
}
div.online img.nomargin {
	margin-right: 0;
}

/* ----エリアナビ---- */
div.areanavi {
	clear: both;
	margin: 10px 0 15px 0;
}
div.areanavi h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1%;
	line-height: 1%;
	border-bottom: 2px solid #8371A5;
}
div.areanaviwrap {
	background-image: url(/images/t_icon_meguromap.gif);
	background-repeat: no-repeat;
	background-position: 2px 0;
	padding-left: 123px;
	_height: 1%;
}
div.area01 {
	margin: 0;
}
div.area02 {
	clear: both;
	margin: 0;
	border-top: 1px dotted #999;
}
div.area-left {
	float: left;
	width: 48.5%;
	border-right: 1px dotted #999;
	padding-top: 6px;
}
div.area-right {
	float: left;
	width: 48.5%;
	padding: 6px 0 0 6px;
}
div.areanaviwrap div.boximg {
	float: left;
	padding: 0;
	margin: 0;
	font-size: 1%;
	line-height: 1%;
}
div.areanaviwrap div.boximg img {
	margin: 0 0 7px 0;
}
div.areanaviwrap div.boxtxt {
	margin: 0 0 0 53px;
	padding: 0 4px;
	font-size: 90%;
	line-height: 130%;
}
div.areanaviwrap div.boxtxt h3 {
	clear: none;
	background-color: #DFC9A2;
	margin: 0 2px 0 0;
	padding: 0;
	border: none;
}
div.areanaviwrap div.boxtxt p {
	margin: 5px 2px 5px 0;
	padding: 0;
	font-size: 80%;
	line-height: 130%;
}

/* ----携帯エリア---- */
div.mobile-box {
	margin: 15px 0 5px 0;
	padding: 0;
	border: 1px solid #CDABFF;
}
div.mobile-left {
	float: left;
	width: 32.6%;
	margin: 0;
	padding: 0;
}
div.mobile-center {
	float: left;
	width: 32.6%;
	margin: 0;
	padding: 0;
}
div.mobile-right {
	float: left;
	width: 34%;
	margin: 0;
	padding: 0;
}
div.mobile-box h2 {
	margin: 10px 2px 10px 11px;
	padding: 0;
	font-size: 1%;
	line-height: 1%;
}
div.mobile-box p {
	margin: 10px 0 10px 28px;
	padding: 0;
}
div.mobile-box p.pagelink {
	margin: 10px 0 0 0;
	padding: 0 3px 6px 22px;
	background-image: url(/images/t_arrow_nor.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	_height: 1%;
}


/* -----------------------------コンテンツエリア（左）---------------------------- */
/* ----ZoomSight---- */
div.zoomsight {
	clear: both;
	text-align: left;
	margin: 0 7px 7px 7px;
	padding: 8px 0 0 4px;
}
img.arrow {
	vertical-align: middle;
	margin-right: 5px;
}
div.zoomsight div.boximg {
	float: left;
	padding: 0;
}
div.zoomsight div.boximg img {
	margin: 0 0 2px 0;
}
div.zoomsight p.boxtxt {
	margin: 0 0 0 92px;
	padding: 0 0 0 4px;
	font-size: 80%;
	line-height: 110%;
}

/* ----いざというときに---- */
div#iza {
	clear: both;
	text-align: left;
	background-color: #FFF2E1;
	margin: 7px;
	border: 1px solid #FFF;
}
div#iza h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1%;
	line-height: 1%;
	background-color: #F8E1D3;
}
div#iza ul {
	margin: 0;
	padding: 0 0 0 3px;
	border: 1px solid #FFF2E1;
	list-style: none;
	list-style-image: none;
}
div#iza li {
	margin: 0;
	padding: 0 3px 6px 18px;
	background-image: url(/images/t_arrow_nor.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	font-size: 90%;
	line-height: 130%;
	list-style: none;
	list-style-image: none;
	_height: 1%;
}
div#iza ul.lang-list {
	margin: 0;
	padding: 0 0 4px 3px;
	border: 1px solid #FFF2E1;
	list-style: none;
	list-style-image: none;
}
div#iza ul.lang-list li {
	float: left;
	margin: 0;
	padding: 0 3px 3px 18px;
	background-image: url(/images/t_arrow_nor.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	font-size: 1%;
	line-height: 1%;
	list-style: none;
	list-style-image: none;
	_height: 1%;
}

/* ----施設案内---- */
div#shisetsu {
	background-color: #FFF;
	margin: 10px 7px;
	border: 1px solid #C7C7C7;
	padding: 1px;
}
div#shisetsu h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1%;
	line-height: 1%;
	background-color: #C3C8FF;
}
div#shisetsu ul {
	margin: 0;
	padding: 0 0 0 3px;
	border: 1px solid #FFF;
	list-style: none;
	list-style-image: none;
}
div#shisetsu li {
	margin: 0;
	padding: 0 3px 6px 18px;
	background-image: url(/images/t_arrow_nor.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	font-size: 90%;
	line-height: 130%;
	list-style: none;
	list-style-image: none;
	_height: 1%;
}

/* ----白ボタン（区長）---- */
ul#mayor {
	margin: 0;
	padding: 0 7px;
	list-style: none;
	list-style-image: none;
}
ul#mayor li {
	margin: 0 0 10px 0;
	padding: 2px;
	font-size: 1%;
	line-height: 1%;
	border: 1px solid #C7C7C7;
	background-color: #FFF;
	list-style: none;
	list-style-image: none;
	background-image: none;
}
ul#mayor a {
	display: block;
}

/* ----白ボタン（よくあるご質問）---- */
div#faq {
	background-image: url(/images/t_btbk_faq.gif);
	background-repeat: repeat-x;
	height: 38px;
	margin: 6px 7px 10px;
}
div#faq p {
	margin: 0;
	padding: 0;
	font-size: 1%;
	line-height: 1%;
	background-image: url(/images/t_btbk2_faq.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	padding-right: 3px;
	height: 38px;
}
div#faq a {
	display: block;
}

/* ----紫ボタン---- */
ul#other01 {
	margin: 0;
	padding: 0 7px;
	list-style: none;
	list-style-image: none;
}
ul#other01 li {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1%;
	line-height: 1%;
	border: 1px solid #D3C8F2;
	list-style: none;
	list-style-image: none;
	background-color: #F2E8F3;
	background-image: none;
}
ul#other01 a {
	display: block;
}

/* ----キーワードから知るめぐろのこと---- */
div#keyword-title {
	background-image: url(/images/t_h2bk_keyword.gif);
	background-repeat: repeat-x;
	height: 36px;
	margin: 0 7px;
}
div#keyword-title h2 {
	margin: 0;
	padding: 0 8px 0 0;
	font-size: 1%;
	line-height: 1%;
	background-image: url(/images/t_h2r_keyword.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	height: 36px;
}
div#keyword {
	background-image: url(/images/t_img_concierge.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	background-color: #FAF4FE;
	border-right: 1px solid #CDABFF;
	border-bottom: 1px solid #CDABFF;
	border-left: 1px solid #CDABFF;
	margin: 0 7px 7px;
	padding-top: 5px;
	_height: 1%;
}
div#keyword ul {
	margin: 0;
	padding: 0 0 0 3px;
	border: 1px solid #FAF4FE;
	list-style: none;
	list-style-image: none;
}
div#keyword li {
	margin: 0;
	padding: 0 3px 6px 18px;
	background-image: url(/images/c_arrow_lonavi.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	font-size: 90%;
	line-height: 130%;
	list-style: none;
	list-style-image: none;
	_height: 1%;
}

/* ----その他（画像）---- */
ul#other02 {
	margin: 0;
	padding: 0 7px;
	list-style: none;
	list-style-image: none;
}
ul#other02 li {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1%;
	line-height: 1%;
	list-style: none;
	list-style-image: none;
	background-image: none;
}

/* ----その他（紫アイコン）---- */
div#other03 {
	margin: 5px 7px 10px;
	border-top: 1px dotted #C7C7C7;
	border-bottom: 1px dotted #C7C7C7;
	padding: 7px 0 5px;
}
div#other03 ul {
	margin: 0;
	padding: 0;
	border: 1px solid #F9F8F3;
	list-style: none;
	list-style-image: none;
}
div#other03 li {
	margin: 0;
	padding: 0 3px 6px 13px;
	background-image: url(/images/t_arrow_nor.gif);
	background-repeat: no-repeat;
	background-position: 1px 6px;
	font-size: 90%;
	line-height: 130%;
	list-style: none;
	list-style-image: none;
	_height: 1%;
}

/* ----アクセスランキング---- */
div#accessrank {
	background-color: #FFF;
	margin: 4px 7px 10px 7px;
	border: 1px solid #C7C7C7;
	padding: 1px;
}
div#accessrank h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1%;
	line-height: 1%;
	background-color: #C3C8FF;
}
div#accessrank ul {
	margin: 0;
	padding: 0 0 0 3px;
	border: 1px solid #FFF;
	list-style: none;
	list-style-image: none;
}
div#accessrank li {
	margin: 0;
	padding: 8px 3px 6px 28px;
	background-image: url(/images/t_arrow_nor.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	font-size: 90%;
	line-height: 130%;
	list-style: none;
	list-style-image: none;
	_height: 1%;
}
div#accessrank li img {
	margin-left: 5px;
	vertical-align: middle;
}
div#accessrank li.ac1 {
	background-image: url(/images/t_icon_1st.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
div#accessrank li.ac2 {
	background-image: url(/images/t_icon_2nd.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
div#accessrank li.ac3 {
	background-image: url(/images/t_icon_3rd.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}


/* ------------------------広告エリア------------------------- */
div.banner-box {
	clear : both;
	margin: 0;
	padding: 0;
	background-color: #EBEBEB;
}
div.banner-box h2 {
	margin: 0 0 7px 0;
	padding: 0;
	font-size: 1%;
	line-height: 1%;
	background-color: #CCCCCC;
	border-bottom: none;
}
div.banner-box h2 img {
	margin: 4px 12px 4px 4px;
	padding: 0;
}
div.banner-box ul {
	margin: 0;
	padding: 0 0 5px 0;
	list-style: none;
	list-style-image: none;
}
div.banner-box li {
	margin: 0 0 4px 7px;
	padding: 0;
	font-size: 1%;
	line-height: 1%;
	list-style: none;
	list-style-image: none;
	background-color: transparent;
	background-image: none;
}
div.banner-box li img {
	margin: 0;
	padding: 0;
	border: 3px solid #CCCCCC;
}
p.b-memo {
	margin: 0;
	padding: 0 5px 0 10px;
	font-size: 80%;
}
p.b-aboutweb {
	margin: 0;
	padding: 4px 5px 10px 18px;
	font-size: 80%;
	background-color: transparent;
	background-image: url(/images/c_arrow_lonavi.gif);
	background-repeat: no-repeat;
	background-position: 8px 0.7em;
	_height: 1%;
}


/*  ----------------------------フッター-------------------------------  */
/*  奥付エリア  */
div#f0wrap {
	clear: both;
	background-color: #EBE2F3;
	background-image: url(/images/c_foot_bg.gif);
	background-repeat: repeat-x;
	height: 49px;
}
div#f0wrap ul {
	padding: 20px 0 0;
	margin: 0;
	text-align: left;
	width: 430px;
	float: left;
	list-style: none;
	list-style-image: none;
}
div#f0wrap li {
	font-size: 80%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 8px;
	border-right: 1px solid #999;
	list-style: none;
	list-style-image: none;
	background-image: none;
}
div#f0wrap a {
	white-space: nowrap;
}
div#f0wrap img {
	vertical-align: middle;
	margin-right: 1px;
}
div#f0copy {
	float: right;
	width: 300px;
	text-align: right;
	background-image: url(/images/c_foot_character.gif);
	background-repeat: no-repeat;
	background-position: 255px 0;
}
div#f0copy img {
	margin: 25px 50px 7px 0;
	float: right;
}
div#f0copy2 {
	float: right;
	text-align: right;
	white-space: nowrap;
	font-size: 1%;
	line-height: 1%;
}
div#f0copy2 img.cimg1 {
	margin: 25px 6px 7px 0;
	padding: 0;
	vertical-align: top;
}
div#f0copy2 img.cimg2 {
	margin: 0;
	padding: 0;
	vertical-align: top;
}


/*  ----------------------------共通タグの再定義-------------------------------  */
h3 {
	margin: 14px 5px 7px 25px;
	padding: 0 0 0 5px;
	border-left: 5px solid #D4C9F3;
	font-size: 90%;
	font-weight: bold;
	line-height: 120%;
	color: #333;
	background-color: transparent;
}
h4 {
	margin: 10px 5px 7px 35px;
	padding: 0 0 0 5px;
	border-left: 5px solid #CCC;
	font-size: 90%;
	line-height: 120%;
	color: #333;
	background-color: transparent;
}
h5 {
	margin: 10px 5px 7px 35px;
	padding: 0;
	font-size: 90%;
	line-height: 120%;
	color: #333;
	background-color: transparent;
}
h6 {
	margin: 10px 5px 7px 35px;
	padding: 0;
	font-size: 90%;
	line-height: 120%;
	color: #333;
	background-color: transparent;
}
img {
	border: none;
}
p {	margin: 2px 5px 10px 10px;
	font-size: 90%;
	line-height: 150%;
	color: #333;
}
ul {
	margin: 10px 5px 10px 30px;
	padding: 0 5px 0 0;
	list-style-type: none;
	list-style-image: none;
}
ol {
	margin: 10px 5px 10px 30px;
	padding: 0 5px 0 35px;
}
li {
	margin: 1px 0 1px 1px;
	padding: 0;
	line-height: 150%;
	font-size: 90%;
	color: #333;
	background-color: transparent;
}
ul li {
	padding: 0 0 0 35px;
	list-style-type: none;
	list-style-image: none;
	background-image: url(/images/c_icon_li.gif);
	background-repeat: no-repeat;
	background-position: 18px 0.22em;
	_height: 1%;
}

/* ▽通常のリンク色 */
a:link {
	color: #2444BB;
}
a:visited {
	color: #880088;
}
a:hover {
	color: #CA0000;
}
a:active {
	color: #CA0000;
}
strong.text-color-red a:link,
strong.text-color-blue a:link {
	font-weight: normal;
	color: #2444BB;
}
strong.text-color-red a:visited,
strong.text-color-blue a:visited {
	font-weight: normal;
	color: #880088;
}
strong.text-color-red a:hover,
strong.text-color-blue a:hover {
	font-weight: normal;
	color: #CA0000;
}
strong.text-color-red a:active,
strong.text-color-blue a:active {
	font-weight: normal;
	color: #CA0000;
}
a:link strong.text-color-red ,
a:link strong.text-color-blue {
	font-weight: normal;
	color: #2444BB;
}
a:visited strong.text-color-red ,
a:visited strong.text-color-blue {
	font-weight: normal;
	color: #880088;
}

a:hover strong.text-color-red ,
a:hover strong.text-color-blue {
	font-weight: normal;
	color: #CA0000;
}
a:active strong.text-color-red ,
a:active strong.text-color-blue {
	font-weight: normal;
	color: #CA0000;
}

address {
	font-style: normal;
	margin: 5px 5px 15px 20px;
}
hr {
	display:none;
}

/* 隠し飛ばしリンク先＆隠し罫線用 */
.echooff {
	display:none;
}
.guidance {
	font-size: 1%;
	line-height: 1%;
	width: 1px;
	height: 1px;
}

/* 回り込みの解除 */
.newpara {
	clear : both;
}

/* ボックス内floatのclear */
.clearfix:after {
content: ".";
display: block;
visibility: hidden;
clear: both;
height: 0;
}
.clearfix {display: inline-block;}
/* Hides from macIE \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from macIE */

/* 隠しジャンプ */
div.blockjump img {
	display: none;
}
#blockskip {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
	overflow: hidden;
	background-color: #999;
	text-align: center;
}
#blockskip a {
	color: #999;
	overflow: hidden;
}
.show {
	line-height: 1.5em !important;
	background-color: #F6F6F6 !important;
	border-bottom: solid 1px #999 !important;
}

.show a {
	color: #000 !important;
	line-height: 150% !important;
	font-size: 100% !important;
}


/* ----------＜＜災害トップページ用＞＞---------- */
/*  ヘッダー1行目  */
div#s0wrap1 {
	white-space: nowrap;
	text-align: left;
	height: 54px;
	background-image: url(/images/k_header_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	border-bottom: 3px solid #993399;
}
div#s0left1 {
	float: left;
	width: 1px;
}
h1#s0left2 {
	float: left;
	width: 335px;
	height: 51px;
	margin: 0 ;
	padding: 0;
	font-size: 1%;
	line-height: 1%;
	border: none;
	background-image: none;
	background-color: transparent;
}
#s0left2 img {
	margin-top: 4px;
	margin-left: 7px;
}
div#s0left3 {
	float: left;
	width: 2px;
}
div#s0right {
	float: right;
	width: 228px;
	text-align: right;
}
div#s0right ul {
	font-size: 1%;
	line-height: 1%;
	margin: 0;
	padding: 6px 0 0 0;
	list-style: none;
	list-style-image: none;
}
div#s0right li {
	font-size: 1%;
	line-height: 1%;
	float: left;
	margin: 0;
	padding: 0;
	height: 17px;
	width: 108px;
	background-image: none;
}
div#s0right li img {
	margin: 0 6px 0 6px;
}
div#s0right .contop {
	font-size: 1%;
	line-height: 1%;
	margin:  0 6px 0 6px;
	padding: 6px 0 0 0;
	height: 17px;
}
div#s0right .wnews {
	font-size: 1%;
	line-height: 1%;
	line-height: 0;
	margin: 0 6px 4px 0;
	padding: 0;
}

/*  ヘッダー2行目  */
div.s0wrap3 {
	clear: both;
	text-align: left;
	background-image: url(/images/k_hna_bg.gif);
	border-bottom: 1px solid #ccc;
	_height:1%;
}
div.s0wrap3 ul {
	margin: 0;
	padding: 4px 10px 4px 10px;
	list-style: none;
	list-style-image: none;
}
div.s0wrap3 li {
	float: left;
	margin: 0;
	width: 14.5%;
	padding: 4px 1% 0 1%;
	font-size: 80%;
	vertical-align: middle;
	background-image: url(/images/k_hnali_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	height: 2.6em;
	line-height: 110%;
}
div.s0wrap3 li.lino {
	background-image: none;
}


/* ------------------------メインコンテンツ大枠------------------------- */
div#swrap {
	margin: 20px 15px 0 0;
}
div#main {
	text-align: left;
	color: #333;
	float: left;
	background-color: #FFF;
	width: 64%;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 69%;
}

/* ローカルナビゲーション大枠 */
div#localnavi {
	text-align: left;
	margin: 0;
	float: right;
	width: 29%;
	background-color: #F9F8F3;
}

/*  ----------------------------フッター-------------------------------  */
div#s0copy {
	margin: 10px 0 0 0;
	text-align: right;
	background-color: #FFF0F3;
	border-top: 1px solid #5C3472;
}
div#s0copy img {
	margin: 10px 6px 9px 0;
}

/*  ----------------------------災害トップ共通タグの再定義-------------------------------  */
/* ▽見出しの再定義 */
div#swrap div.h-bg {
	clear : both;
	margin: 20px 0 10px 15px;
	padding: 0 0 6px 2px;
	background-image: url(/images/k_h_bg.gif);
	background-repeat: repeat-x;
	background-position: 0% 100%;
	_height: 1%;
}
div#swrap h2 {
	clear : both;
	margin: 0;
	padding: 0;
	line-height: 120%;
	font-size: 90%;
	font-weight: bold;
}
div#swrap h3 {
	font-size: 90%;
	font-weight: bold;
	color: #333;
}
div#swrap h4 {
	font-size: 90%;
	color: #333;
}
div#swrap p {
	margin: 2px 5px 10px 35px;
}

/* ----------＜緊急情報トップ用＞---------- */
/* 緊急情報　中見出し */
div#swrap div.h-bg h2.h-kinkyu {
	margin: 0;
	padding: 0;
	color: #333;
	background-color: #FFF;
	_height: 1%;
}
h2.h-kinkyu a{
	float: left;
	margin: 0;
	padding: 0 20px 2px 0;
	background-image: url(/images/k_arrow_menu.gif);
	background-repeat: no-repeat;
	background-position: 100% 40%;
	display: block;
	_height: 1%;
}

.h-kinkyu:after {
content: ".";
display: block;
visibility: hidden;
clear: both;
height: 0;
}
.h-kinkyu {display: inline-block;}
/* Hides from macIE \*/
* html .h-kinkyu {height: 1%;}
.h-kinkyu {display: block;}
/* End hide from macIE */

/* ----------＜背景赤エリア＞---------- */
div#swrap p.sknewtxt {
	margin: 0 0 10px 16px;
	padding: 4px 6px 4px 6px;
	background-color: #cc0001;
	font-weight: bold;
	color: #fff;
}

/* ----------＜赤枠エリア＞---------- */
div#swrap div.sknew {
	margin: 0 0 10px 16px;
	border: 1px solid #cc0001;
}
div#swrap div.sknew h2{
	margin: 6px;
	padding: 4px 6px 4px 6px;
	background-color: #FCE5DD;
	color: #cc0001;
}
div#swrap div.sknew p{
	margin: 0 10px 0 14px;
}
div#swrap div.sknew h3 {
	margin: 10px 8px 7px 10px;
	padding: 0 0 0 5px;
	line-height: 1.2em;
}
div#swrap div.sknew h4 {
	margin: 10px 5px 7px 16px;
}
div#swrap div.sknew h5 {
	margin: 10px 5px 7px 14px;
}
div#swrap div.sknew h6 {
	margin: 10px 5px 7px 14px;
}
div#swrap div.sknew ul {
	margin: 10px 5px 10px 14px;
}
div#swrap div.sknew ol {
	margin: 10px 5px 10px 14px;
}

/* ----------＜背景グレーエリア＞---------- */
div#swrap p.sktxt {
	margin: 0 0 10px 16px;
	padding: 8px 6px 8px 6px;
	background-color: #EEE;
}

/* ----------＜お知らせ部分＞---------- */
div#swrap ul.oshirase {
	margin: 10px 0 0 30px;
	padding: 0;
	list-style-image: none;
	list-style: none;
}
div#swrap ul.oshirase li {
	clear: both;
	margin: 0;
	padding: 0 0 10px 0;
	position: relative;
	color: #333;
	font-size: 90%;
	width: 100%;
	line-height: 150%;
	border-bottom: none;
	list-style: none;
	list-style-image: none;
	background-image: none;
}
div#swrap ul.oshirase .date {
	display: block;
	float: left;
	margin: 0;
	padding: 0 0 0 22px;
	background-image: url(/images/k_arrow_menu.gif);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	width: 7.6em;
	_height: 1%;
}
div#swrap ul.oshirase li span {
	display: block;
	margin: 0 0 0 9.9em;
}

/*  緊急用リンク  */
div#swrap p.kinkyu-link {
	margin: 14px 0 12px 35px;
	padding: 0;
	font-weight: bold;
	_height: 1%;
}
.kinkyu-link:after {
content: ".";
display: block;
visibility: hidden;
clear: both;
height: 0;
}
.kinkyu-link {display: inline-block;}
/* Hides from macIE \*/
* html .kinkyu-link {height: 1%;}
.kinkyu-link {display: block;}
/* End hide from macIE */

p.kinkyu-link a {
	float: left;
	margin: 0;
	padding: 0 20px 2px 0;
	background-image: url(/images/k_arrow_menu.gif);
	background-repeat: no-repeat;
	background-position: 100% 40%;
	display: block;
	_height: 1%;
}

/*  緊急用リンク横列  */
div#swrap ul.sai-li {
	margin: 10px 10px 10px 30px;
	padding: 0;
}
div#swrap ul.sai-li li {
	float: left;
	margin: 5px 0 5px 0;
	padding: 0 8px 0 8px;
	line-height: 120%;
	font-size: 90%;
	color: #333;
	display: block;
	white-space: nowrap;
	list-style-image: none;
	list-style: none;
	border-right: 1px solid #333;
	background-image: none;
}

/*  緊急情報トップ右ナビ用  */
div.qr{
	margin: 10px;
	border: 1px solid #ccc;
	background-color: #FFF;
}
div.weather{
	margin: 10px;
	border: 1px solid #ccc;
	background-color: #FFF;
}
div#localnavi div.boximg {
	float: left;
	padding: 0 0 0 6px;
}
div#localnavi div.boximg img{
	margin: 6px 0 6px 0;
}
div#localnavi p.boxtxt {
	clear: none;
	margin: 6px 0 0 66px;
	padding: 0 4px 0 4px;
}
div#localnavi p.qrtxt {
	clear: both;
	font-size: 80%;
	margin: 0 4px 0 20px;
	padding: 0;
}
div.weather p{
	clear: both;
	font-size: 80%;
	margin: 0 4px 0 20px;
}
div#localnavi p.klink{
	clear: both;
	margin: 0 0 6px 8px;
	padding: 0 0 2px 12px;
	background-image: url(/images/k_arrow_menu2.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	_height: 1%;
}
div.anzen{
	clear: both;
	margin: 10px;
	padding: 2px;
	border: 1px solid #ccc;
	background-color: #FFF;
}
div#swrap div.anzen h2{
	margin: 0 0 10px 0;
	padding: 4px 4px 4px 4px;
	background-color: #FFE5E6;
	color: #990100;
}
div.anzen h3{
	margin: 12px 5px 4px 5px;
	padding: 0 0 0 14px;
	border: none;
	background-image: url(/images/k_icon_li2.gif);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	_height: 1%;
}
div#swrap div.anzen h4{
	margin: 4px 5px 4px 5px;
	padding: 0 0 0 14px;
	font-weight: normal;
	border: none;
}
div#swrap div.anzen p{
	margin: 4px 5px 10px 5px;
	padding: 0 2px 0 14px;
	word-wrap: break-word;
	_height: 1%;
}

/* このページの上へ戻る */
div#tothispage {
	clear: both;
	text-align: right;
	margin: 10px 0;
	font-size: 90%;
}
div#tothispage img {
	vertical-align: middle;
	margin-right: 2px;
}


