@charset 'utf-8';
/*	Cascading Style Sheets: style.css 5.2	*/ 

.slide__structure:link { background:url(../../img/mark3_link.png) no-repeat; background-size:60%; background-position: center 5px; }
.slide__structure:visited { background:url(../../img/mark3_link.png) no-repeat; background-size:60%; background-position: center 5px; }

.contents__outline { width:880px; float:left; clear:none; border-bottom:1px dotted #e6e6e6; padding-bottom:10px; margin:0 0 10px 40px; text-align:left; }
.contents__outline dt { width:20%; float:left; clear:none; }
.contents__outline dd { width:80%; float:right; clear:none; }
.contents__map { width:704px; float:left; clear:none; margin:10px 0 30px 0; }

.contents__hosyou { width:880px; margin:0 0 50px 40px; }
.contents__hosyou--green { background:#c7e0dd; font-size:14px; font-weight:bold; }

.contents__chousa { width:880px; float:left; clear:none; margin:0 0 50px 40px; }
.contents__chousa li { width:358px; height:368px; float:left; clear:none; margin:0 40px 0 40px;  text-align:center; font-weight:bold; border:1px solid #e6e6e6; }
.contents__chousa li span { width:100%; float:left; clear:none; text-align:center; }
.contents__chousa li img { width:80%; margin:20px 10% 20px 10%; float:none; clear:none; }

.contents__chousa li.contents__chousa__kiso { width:358px; height:250px; float:left; clear:none; margin:0 40px 0 40px;  text-align:center; font-weight:bold; border:1px solid #e6e6e6; }



@media screen and (max-width: 740px){
.contents__chousa { width:90%; float:left; clear:none; margin:0 0 30px 5%; }	
.contents__chousa li { width:100%; height:auto; float:left; clear:none; margin:0 0 20px 0;  text-align:center; font-weight:bold; }	
.contents__chousa li img { width:80%; margin:20px 10% 20px 10%; float:none; clear:none; }
.contents__chousa li.contents__chousa__kiso { width:99%; height:auto; float:left; clear:none; margin:0 0 20px 0;  text-align:center; font-weight:bold; border:1px solid #e6e6e6; }	
	
	
	
}