@charset "Shift-JIS";

* {
	margin:0;
	padding:0;
}

a {
	text-decoration: none;
}
img {
	border: 0;
	vertical-align: text-bottom;
}

body {
	text-align: center;
/*	background-color: #f6f6f6;*/
	font-size: 12px;
}

#pagebody {
	margin:0px auto;
	padding:0;margin-bottom: 10px;
	width:880px;
	background-color: #fff;
/*	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;*/
	text-align:left;
	border-left:none;
	border-right:none;
	border-bottom:none;
}
#header {
	position:relative;
	width:880px;
	height:135px;
	background-image: url(../img/logo_100.jpg);
	background-repeat: no-repeat;
	color: #3E3E3E;
}
#header_road {
	position:relative;
	width:880px;
	height:135px;
	background-image: url(../img/logo_100.jpg);
	background-repeat: no-repeat;
	color: #3E3E3E;
}
#header_map {
	position:relative;
	width:880px;
	height:135px;
	background-image: url(../img/logo_101.jpg);
	background-repeat: no-repeat;
	color: #3E3E3E;
}

#header_text {
	position:absolute;
	top:80px;
	left:44px;
	width:560px;
}
#header_help {
	position:absolute;
	top:80px;
	left:644px;
}
#header_help a {
	text-decoration: none;
}
#p_navibody {
	position:relative;
	width:880px;
	height:70px;
	background-color: #fff;
	text-align: left;
}

#p_navi {
	position:absolute;
	top:8px;
	left:30px;
}
.menu_title {
	position:relative;
	width:880px;
	height:32px;
	background-image: url(../img/tub_1.png);
	background-repeat: no-repeat;
	background-color: #fff;
	font-size: 16px;
	color:#3E3E3E;
	font-weight: bold;
	text-align: left;
	text-indent: 2.7em;
	line-height: 2.1em;
}
.menu_title_l {
	position:relative;
	width:880px;
	height:32px;
	background-image: url(../img/tub_1_l.png);
	background-repeat: no-repeat;
	background-color: #fff;
	font-size: 16px;
	color:#3E3E3E;
	font-weight: bold;
	text-align: left;
	text-indent: 2.7em;
	line-height: 2.1em;
}
#address_list_navi {
/*	padding: 8px 0 10px 60px;*/
	position: relative;
	padding: 8px 0 5px 60px;
	text-align: left;
	line-height: 1.4em;
	overflow: hidden;
}
#address_list_navi p {
	position: ablsolute;
	top: 5px;
	width: 500px;
}
#mapview{
	display: block;
	position: absolute;
	width: 180px;
	left: 660px;
	top: 3px;	/*20px*/
	height: 40px;
	cursor: pointer;
	cursor: hand;
}
*html #mapview { left: 600px; }/* for IE6 */

#map_select_div {
	position:relative;
	width:880px;
	height:505px;
	background-image: url(../img/map_bg.png);
	background-repeat: no-repeat;
	background-color: #fff;
	color:#3E3E3E;
	text-align:left;
}
#map_select_text {
	position:absolute;
	top:20px;
	left:50px;
	padding:6px;
	width: 110px;
	height:440px;
}
#sp_div {
	width: 1px;
	height:320px;
}
#linkmap {
	position:absolute;
	top:20px;
	left:190px;
}
/*
住所一覧選択画面（地図あり）
*****************************************************/
/*
住所選択 パンくず
*/
#indexCategory {
	padding: 5px 0 0 0;
	text-align: left;
	line-height: 1.4em;
}
/*
住所選択50音（地図あり）
*/
#keyLink {
	padding: 5px 0 10px 0;
	text-align: left;
	line-height: 1.4em;
}
/* 2011.07.20 mod {
#keyLink label {
	display: inline-block;
	padding: 2px;
	text-align: center;
}
#keyLink a {
	cursor: pointer;
	cursor: hand;
	color: #0066cc;
	text-decoration: underline;
}
.keyLinkA {
	background-color: #c2c2c2;
	width: 20px;
}
.keyLinkB {
	background-color: #e9e9e9;
	width: 20px;
}
.keyLinkAW {
	background-color: #c2c2c2;
	width: 50px;
}
.keyLinkBW {
	background-color: #e9e9e9;
	width: 50px;
}
*/
#keyLink label {
	display: inline-block;
	padding: 1px;
	text-align: center;
}
#keyLink a {
	cursor: pointer;
	cursor: hand;
	color: #0066cc;
	text-decoration: underline;
}
.keyLinkA {
	background-color: #c2c2c2;
	width: 20px;
	border: 1px solid #c2c2c2;
}
.keyLinkB {
	background-color: #e9e9e9;
	width: 20px;
	border: 1px solid #e9e9e9;
}
.keyLinkAW {
	background-color: #c2c2c2;
	width: 50px;
	border: 1px solid #c2c2c2;
}
.keyLinkBW {
	background-color: #e9e9e9;
	width: 50px;
	border: 1px solid #e9e9e9;
}
.keyLinkDN {
	cursor: default;
	color: #000;
	text-decoration: none;
	border: 1px solid #ff0000;
}
.keyLinkDU {
	cursor: pointer;
	cursor: hand;
	color: #0066cc;
	text-decoration: underline;
}



/*
住所一覧(地図あり）
*/
#tableCatalog {
	position:relative;
	margin: 0 auto;
	width:303px;
	border-top: 0px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 0px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #ccc;/*ecebeb*/
	color:#3E3E3E;
	text-align:left;

	border-collapse: collapese;
	border-spacing: 0;
	table-layout: fixed;
	empty-cells: show;
}
#tableCatalog tr {
	border-bottom: 1px solid #ccc;
}
#tableCatalog td {
	padding: 4px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 96px;
}
#tableCatalog td div {
	display: inline;
	cursor: pointer;
	cursor: hand;
	color: #0066cc;
	text-decoration: underline;
}
.linkedString {
	display: inline;
	cursor: pointer;
	cursor: hand;
	color: #0066cc;
	text-decoration: underline;
}
.linkedString a {	/* IE6で評価されないのでここでも指定 */
	text-decoration: underline;
}
.cellLeftCatalog {
}
.cellLeft {
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
/*
地図作成画面
*****************************************************/
#mapZone {
	position:relative;
	margin: 0 auto;
	width: 870px;
	border: 1px solid #ccc;
	background-color: #fff;	/* ecebeb */
}
/*
スケール
*/
#scaleBox {
	position: absolute;
	top: 0;
	left: 310px;	/* commandBox (w:253px + padding3px*2 + border1px) */
	padding: 2px;
	width: 555px;	/*width: 555px;*/
	height: 17px;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
}
#scaleBox label {
	display: inline;
	float: left;
	width: 16px;
	margin: 0 3px;
	cursor: pointer;
	cursor: hand;
}
#scaleBox img{
	vertical-align: text-bottom;
}
#scaleBox ul {
	list-style: none;
}
#scaleBox li {
	display: inline;
	margin-right: 1px;
	float: left;
	width: 60px;
	border: 0px solid #ccc;
	text-align: center;
	line-height: 1.4em;
	cursor: pointer;
	cursor: hand;	/*for IE5.5 */
}
.scaleButton{
	background-color: #ecebeb;
}
.scaleActiveButton{
	background-color: #e0FFFF; 
}
/*
地図
*/

#mapBox {
	position: absolute;
	left: 310px;	/* commandBox (w:253px + padding3px*2 + border1px) */
	top: 22px;
	width: 560px;
	height: 600px;
	border: 0px solid #ff0000;
}
#MainMap {
	width: 100%;
	height: 100%;
	padding:0px;
	margin: 0px;
}
/*
使用場所操作（地図あり）
*/
#commandBox {
	position: relative;
	padding: 3px;
	top: 0;
	left: 0;
	width: 303px;
	background-color: #fff;
	border-right: 1px solid #ccc;
	overflow: hidden;
	min-height: 620px;
}
#commandBox label {
	cursor: pointer;
	cursor: hand;
}
.command {
	padding: 2px;
}
.command span {
	line-height: 1.3em;
}
.command p {
	line-height: 1.3em;
}

#command01_Item {	/* 使用場所登録 */
	display: none;
}
#command02_Item {	/* 使用場所追加登録 */
	display: none;
}
#command03_Item {	/* 使用区間登録 */
	display: none;
}
#command02_Item table{
	margin-top: 3px;
}
#command03_Item input[type="button"]{
	
}

/* アイコン追加設定枠 */
#iconList{
	margin: 0;
	padding: 0;
	border-collapse: collapese;
	border-spacing: 0;
	table-layout: fixed;
	empty-cells: show;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#iconList th {
	width: 120px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #ecebeb;
	text-align: center;
	font-weight: normal;
}
#iconList tr{
}
#iconList td{
	width: 20px;
	height: 20px;
	padding: 2px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-align: center;
	background-color: #fff;
}
.iConListImg {
	margin: 0;
	padding: 1px;
	border: 1px solid #bbb;
	width: 20px;
	height: 20px;
}
.iconListNo {
	/* textSelectNG */
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	user-select: none;	/* CSS3 */
	cursor: pointer;
	cursor: hand;
}
#DeleIcon {
	margin-top: 15px;
}
/* アイコン一覧 */
#iconListPtn{
	margin: 0;
	padding: 0;
	border-collapse: collapese;
	border-spacing: 0;
	table-layout: fixed;
	empty-cells: show;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#iconListPtn th {
	width: 60px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #ecebeb;
	text-align: center;
	font-weight: normal;
}
#iconListPtn tr{
}
#iconListPtn td{
	width: 180px;
	height: 20px;
	padding: 2px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-align: left;
}
#iconListPtn img{
	margin: 1px 2px;
	cursor: pointer;
	cursor: hand;
}
/*
地図表示
*/
#map_div {
	position:relative;
	margin: 0 auto;
	width: 810px;
	border: 1px solid #ccc;
	background-image: url(../img/map_bg2.png);
	background-repeat: repeat-x;
	overflow: hidden;
	text-align: center;
}
#map_select_div2 img {
	display: inline;
}
/*
次ページ遷移ボタン
*/
#next_div {
	position: relative;
	margin: 10px auto;
	width: 810px;
	text-align: center;
}
#next_div input[type="image"]{
	cursor: pointer;
	cursor: hand;
}
/*
ダウンロード注記（情報バー）
*/
#dl_attention {
	margin-top: 10px;
}
#dl_attention img {
	margin: 0 15px 0 0;
	float: left;
	width: 242px;
	vertical-align: text-top;
}
#dl_attention p {
	display: inline;
}
/*
フッタ
*/
#copyright {
	padding: 8px 0 8px 0;
	width:880px;
	height:20px;
	background-color: #ffffff;
	font-size: 12px;
	color:#3E3E3E;
	text-align: center;
}
/*
for IE VM@Canvas
********************************/
#Canvas div {
	display: inline;
	position: absolute;
	top: 0;
	left: 0;
}
#CanvasPt {
	z-index: 10010;
}
#CanvasPt div {
	display: inline;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10009;
}
.CanvasTemp {
	z-index: 10005;
}
.CanvasTemp div {
	display: inline;
	position: absolute;
	top: 0;
	left: 0;
}
/*
回り込み解除
********************************/
.clearfix:after {
	display:block;
	content: ".";
	height: 0;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
/* for IE6 */
* html .clearfix { zoom: 100%;}
/* for IE7 */
*:first-child+html .clearfix { display: inline-block;}
