html,body {
	height:100%;
	margin:0;
	padding:0;
	}
div,p,ul,li{
	margin:0;
	padding:0;
	font-family:sans-serif;
}
img {
	border: 0;
}

a img{border:none;}
a:link,a:visited{border:none;}
a:focus,a:hover{border:none;}
a:active{border:none;}

#main    {
    width: 100%;
	height:100%;
    float: left;
    margin-right: -310px;
}
#contents    {
    width:100%;
    height:100%;

    float: right;
    margin-left: -310px
} 
#streetview_canvas{
    min-width:100px;
    height:53%;
	background:#f5f5f5;
    position: relative;
    margin: 0 10px 0 320px;
    padding: 0;
	border-top:1px solid #ffffff;
	border-bottom:3px solid #ffffff;
	overflow:hidden;
}
#map_canvas{
	border-top:1px solid #ffffff;
    min-width:100px;
    height:46%;
	background:#dedede;
    position: relative;
    margin: 0 10px 0 320px;
    padding: 0;
	overflow:hidden;
}

#lsidebar    {
    width: 308px;
	border-right:2px solid #777777;
    height:100%;
    background:#acacac url('./back002.jpg') ;
	box-shadow:1px 0  2px 1px  rgba(106, 189, 185, 0.6);
    float: left;
} 
#rsidebar    {
    width: 0;
    height:0;
    background:#ffffff ;

}
#alert{
	background:yellow;
	font-size:15px;
	font-weight:bold;
	color:#333;
	line-height:40px;
	padding:0 100px;
}
.barhead{
	height:70px;
	text-align:center;
}

h1{
	font-size:24px;
	line-height:1em;
	color:#3c6f99;
	margin:0;
	padding:0;
}
h2{
	font-size:20px;
	line-height:1em;
	margin:0;
	padding:0;
}
.chushaku{
	display:inline-block;
	padding:5px;
	margin:5px 0;
	background:rgb(198, 241, 2);
	font-size:18px;
	line-height:1.5;
	color:#000;
}
.shosaku{
	font-size:20px;
	line-height:1em;
}

.barcap{
	margin-left:25px;
	font-size:12px;
	line-height:1.3em;
	color:#ffffff;
}
input[type=text]#address{
	margin-top:10px;
	margin-left:20px;
	width:250px;
	height:30px;
	font-size:15px;
	line-height:1.1em;
	border:5px solid #3d5466;
	padding:5px;
	border-radius:4px;
	backgrond:#ffffff;
}
#seachbtn{
	cursor:pointer;
	font-size:0;
	line-height:0;
	margin-top:10px;
	margin-left:100px;
	padding:0;
	border:0;
	outline: 0;
	background:transparent url('./submit.png');
	width:100px;
	height:75px;
	vertical-align:bottom;
}
#seachbtn:hover{
	background:transparent url('./submit2.png');
}
#seachbtn:active{
	border-top:3px solid transparent;
	background:transparent url('./submit.png');
}
.half:hover img{
	opacity:1;
	border-bottom:2px solid transparent;
}
.half:active img{
	opacity:1;
	border-bottom:2px solid transparent;
	border:0;
}



#btnz9{
	margin:3px auto;	
	width:200px;
}


@media (max-height: 760px) {
.inner{
	margin:1px 5px;
	font-size:12px;
	line-height:1.5em;
	color:#3d5466;
	white-space: pre-wrap;
}
.ads00{
    display:block;
    vertical-align:top;
    height:25vh;
    max-height:270px;
    overflow-y: scroll;
    background:#fff;
    padding-left:10px;
	width:100%;
    max-width:735px;
    float:left;
    margin:0 0 10px 0;
}
.ad01{
	margin:20px auto 0 auto;
	width:300px;
	height:250px;
}
.ad01_resoposive{
	width:300px;
	height:250px;
}
.ad02{
	width: 738px;
	max-height: 100px; 
	white-space: normal;
	position: relative;
	z-index: 20;
	border: 5px solid rgba(251, 247, 247,0.7);
	box-shadow: 0px 3px 5px #786161;
	clear:both;
}
.adm{
		display:inline-block;
		width:270px;
		height:200px;
		vertical-align:middle;
		}
.ad03{
		display:inline-block;
		margin-left:20px;
		width:180px;
		height:150px;
		vertical-align:middle;
}
.ad04{
	position:absolute;
	right:12px;
	top:0px;
    vertical-align:top;
    display:block;
    width:180px ;
	max-height:610px;
    margin:0 ;
    box-sizing:border-box;
    border:5px solid rgba(247,247,247,0.8);    
	background:#c5e3c5cc;
    border-radius:3px;
	white-space: normal;
	z-index: 20;
	background-size: auto auto;
	background-color: rgba(217, 244, 217, 0.8);
	background-image: repeating-linear-gradient(45deg, transparent, transparent 7px, rgba(237, 254, 255, 1) 7px, rgba(237, 254, 255, 1) 10px );
}

.nibuimg{
    width:160px;
    height: auto;
  }
}

@media (min-height: 761px) {
.inner{
	margin:1px 30px;
	font-size:12px;
	line-height:1.5em;
	color:#3d5466;
	white-space: pre-wrap;
}
.ads00{
    display:block;
    vertical-align:top;
    height:30vh;
    max-height:270px;
    overflow-y: scroll;
    background:#fff;
    padding-left:10px;
    width:780px;
    float:left;
    margin:0 0 10px 0;
}
.ad01{
	margin:20px auto 0 auto;
	width:300px;
	height:450px;
}
.ad01_resoposive{
	width:300px;
	height:450px;
}
.ad02{
	width: 738px;
	max-height: 100px; 
	white-space: normal;
	position: relative;
	z-index: 20;
	border: 5px solid rgba(251, 247, 247,0.7);
	box-shadow: 0px 3px 5px #786161;
	float:left;
}
.adm{
		display:inline-block;
		width:270px;
		height:200px;
		vertical-align:middle;
		}
.ad03{
		display:inline-block;
		margin-left:20px;
		width:180px;
		height:150px;
		vertical-align:middle;
}
.ad04{
    vertical-align:top;
    display:block;
    width:calc(98% - 810px) ;
    height:400px;
    float:right;
    margin:0 10px 0 10px ;
    box-sizing:border-box;
    border:5px solid rgba(247,247,247,0.8);    
	background:#c5e3c5cc;
    border-radius:3px;
	position: relative;
	z-index: 20;
	background-size: auto auto;
	background-color: rgba(217, 244, 217, 0.8);
	background-image: repeating-linear-gradient(45deg, transparent, transparent 7px, rgba(237, 254, 255, 1) 7px, rgba(237, 254, 255, 1) 10px );
}
}


