﻿body {
	margin: 1px 0 0 1px;
	padding: 0 0 0 0;
	font-size: 12px;
	font-family:   'Meiryo','メイリオ',"ＭＳ Ｐゴシック",Helvetica,Arial,sans-serif;
}

a:LINK{TEXT-DECORATION:NONE;COLOR:#333333;} 
a:VISITED{TEXT-DECORATION:NONE;COLOR:#333333;} 
a:HOVER {TEXT-DECORATION:NONE;COLOR:#FF0000;}
a:ACTIVE{TEXT-DECORATION:NONE;COLOR:#FF0000;} 

ul, ol{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul li{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

select {
	font-family:   'Meiryo','メイリオ',"ＭＳ Ｐゴシック",Helvetica,Arial,sans-serif;
	margin:2px 0px 2px 2px;
	height:22px;
	font-size: 12px;
	border: 1px solid #999;
}

/******************* リンクつき画像	**********************/

img { -ms-interpolation-mode: bicubic; }
a img {    border: 0; }



.texttanni { 
	color: black; 
	font-size: 14px ; 
	font-weight: bold; 
	font-family:   'Meiryo','メイリオ',"ＭＳ Ｐゴシック",Helvetica,Arial,sans-serif;
}
.textmedatu { 
	color: #EE0000; 
	font-size: 30px ; 
	font-family:   Helvetica,Arial,sans-serif;
}
.textmedatu2 { 
	color: #000; 
	font-size: 30px; 
	font-family:   Helvetica,Arial,sans-serif;
}

.textno{
	font-size: 10px; 
}


.tooltip {
	border: 1px solid #000;
	font-weight: bold; 
	font-size: 14px;
	color: #000000; 
	margin:0px 0px 0px 10px;
	padding: 3px 3px 3px 3px;
	background-color:#fff; 
	}



.eki{
	margin:0px 0px 5px 2px;
	padding: 0px 0px 0px 0px;
	width:170px; 
	height:160px;
	background-color:#eeeeee; 
	color:#333333

}

.rosen{
	width: 170px; 
	height: 23px
	background-color: #FF00FF;
}


.map_check{
	margin:  5px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}


.map_select{
	margin:  5px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	white-space: nowrap;
}


.map_checkL{
	width: 85px; 
	float: left;
}


.map_checkL{
}


#map_setsubi{
	margin:  5px 0px 0px 0px;
}


#map_help {
	font-size: 9px;
	margin:  5px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #999;
}


#map_help2 {
	width: 300px;
	font-size: 10px;
	margin:  5px 0px 5px 0px;
	padding: 10px 10px 10px 0px;

	background-image: url(./images/Icon_fudou85.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


#map_company{
	font-size: 10px;
	margin:  5px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	word-wrap: break-word;
}



/******************* Main wrapper	**********************/
#wrapper {
}
/*******************コンテンツ		**********************/
#contents {
	margin: 0px 0px 0px 0px;
	border: 1px solid #666666;
}
#map {
	width: 100%;
	height: 670px;
/*
	background-image: url(./images/fudou_cara_bak01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
*/
}

#street {
	float: auto;
	font-size: 10px;
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	width: 290px;
	height: 10px;

	top:0px;
	left:70px;

	z-index:1;
	position:absolute;
}

/******************* ツリー	**********************/
#tree_box {

	border: 2px solid #FFBD5B;
	float: right;
	position:absolute;
	top:30px;
	right:7px;
	z-index:3;
	width: 190px;
	height: 600px;
	padding: 5px 6px;
	margin: 0;
	overflow: auto;
	font-size: small;
	line-height: 0.9em;
	background: url(./images/trans-white.png);

}


/******************* 各パーツ		**********************/

#copyright{
	font-size: 10px ; 
	text-align: right;
}


.clear {
    clear: both;
}
.clear_left {
    clear: left;
}
.clear_right {
    clear: right;
}

input,textarea {
    font-size: 12px;
}

form {
    margin: 0px;
}


