/* CSS Document */

@import url(navi.css);
@import url(common.css);



#main {
	width:100%;
	height:401px;
	clear:both;
	text-align:right;
	position:relative;
}

	#main .blueberry {
		position:absolute;
		top:-22px;
		left:0;
	}
	
	#main .pager {display:none;}
 
	



	#right {
		width:653px;
		float:right;
		padding:35px 20px 0 0;
	}
	
		#right h1 {
			width:639px;
			height:47px;
			text-indent:100%;
			white-space:nowrap;
			overflow:hidden;
			background:url(../img/common/st3.png) no-repeat;
		}
	
	
	#right .waku {
		width:651px;
		border:1px solid #d6d6d6;
		background:url(../img/common/backn.jpg) no-repeat right;
		padding:30px 0;
		margin: 0 0 30px 0;
	}
	
		#right .waku h2 {
			font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
			font-weight:normal;
			font-size:1.8em;
			padding:0 0 10px 30px;
		}
		
		#right .waku p {
			margin:0; padding:0 0 0 30px;
		}

	#right dl {
		margin:20px auto 40px 15px;
	}
	
	#right dt {
		float:left;  
		width:90px;  
		padding:5px 0 5px 0;  
		clear:both;
	}

	#right dd {  
		margin-left:90px;  
		padding:5px 0 5px 5px;
		text-align:left;
	}
	
	#rl {
		width:318px;
		float:left;
	}
	
	#rl img {margin:0 0 10px 0; max-width:100%; height:auto;}
	#rl p {margin:0 0 0 10px; padding:0;}
	
	#rr {
		width:312px;
		float:right;
	}
	

    #rr iframe {
           width:100%;
		   height: 360px;
      }  



		#rr #map_canvas {
			width:300px;
			margin:0 auto;
			height:350px;
		}
		
		
		#rr a.btn {
			padding:5px 20px;
			background:#f6f6f6;
			border:1px solid #d6d6d6;
			-webkit-border-radius: 7px;
			-moz-border-radius: 7px; 
			border-radius: 7px;
			text-decoration:none;
		}
		
		#rr a.btn:hover {
			background-color:#333333;
			color:#FFFFFF;
		}
	
	#right h3 {
		width:139px;
		height:25px;
		text-indent:100%;
		white-space:nowrap;
		overflow:hidden;
		margin:0 0 10px 0;
		}	
		
		#right h3#h31 {background:url(../img/common/sst1.jpg) no-repeat;}
		#right h3#h32 {background:url(../img/common/sst2.jpg) no-repeat;}
		#right h3#h33 {background:url(../img/common/sst3.jpg) no-repeat;}
	
	#right table {
		width:auto;
		margin:5px auto;
		background-color:#d6d6d6;
		border-spacing:1px;
	}
	
	#right table th {
		background-color:#EBE6DC;
		padding:5px 8px;
		text-align:left;
		font-weight:normal;
	}
	
	#right table td {
		background-color:#ffffff;
		padding:5px 8px;
		text-align:center;
	}
	


@media screen and (max-width: 500px) {
	
#main {
	width:100%;
	height:200px;
	background-size:cover;
	margin:20px 0;
	position:static;
}

#main img {
	width:100%;
	height:auto;
}
	
	#main .blueberry {
		position:static;
		top:0;
		left:0;
	}
	
	#main .pager {display:block;}
 
	



	#right {
		width:90%;
		margin:0 auto;
 		float:none;
		padding:15px 0 0 0;
	}
	
		#right h1 {
			width:100%;
			height:47px;
		}
	
	#right img {
		width: 100%;
		height: auto;
	}
	
	#right .waku {
		width:100%;
		border:1px solid #d6d6d6;
		box-sizing:border-box;
		background:url(../img/common/backn.jpg) no-repeat right;
		padding:30px 5%;
		margin:0 auto 30px auto;
	}
	
		#right .waku h2 {
			font-weight:normal;
			font-size:1.3em;
			padding:0 0 10px 0;
		}
		
		#right .waku p {
			margin:0; padding:0 0 0 0;
		}

	#right dl {
		width:90%;
		margin:20px auto 20px auto;
	}
	
	#right dt {
		float:none;  
		width:100%;  
		padding:2px 0;  
		clear:both;
	}

	#right dd {  
		margin-left:0;  
		padding:2px 0;
		text-align:none;
	}
	
	#rl {
		width:100%;
		margin:0 auto;
		float:none;
		text-align:center;
	}
	
	#rl img {margin:0 0 10px 0;}
	#rl p {margin:0 5%; padding:0; text-align:left;}
	
	#rr {
		width:100%;
		padding:20px 0 0 0;
		margin:0 auto;
		float:none;
	}
	
		#rr #map_canvas {
			width:100%;
			height:200px;
			margin:0 auto;
		}
		

	
	#right h3 {
		width:139px;
		height:25px;
		text-indent:100%;
		white-space:nowrap;
		overflow:hidden;
		margin:0 0 10px 0;
		}	
		
		#right h3#h31 {background:url(../img/common/sst1.jpg) no-repeat;}
		#right h3#h32 {background:url(../img/common/sst2.jpg) no-repeat;}
		#right h3#h33 {background:url(../img/common/sst3.jpg) no-repeat;}
	
	#right table {
		width:90%;
		margin:5px auto;
		background-color:#d6d6d6;
		border-spacing:1px;
	}
	
	#right table th {
		background-color:#EBE6DC;
		padding:5px 8px;
		text-align:left;
		font-weight:normal;
	}
	
	#right table td {
		background-color:#ffffff;
		padding:5px 8px;
		text-align:center;
	}
	
}

.topbnr{
	margin: 20px 0 ;
	padding: 0 10px;
	box-sizing: border-box;
}

@media screen and (max-width: 500px) {
	.topbnr{
		padding: 0;
	}
}
