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

.contents__outline { width:880px; float:left; clear:none; border-bottom:1px dotted #ccc; padding-bottom:10px; margin:0 0 10px 40px; text-align:left; }
.contents__outline dt { width:5%; float:left; clear:none; font-family: century-old-style-std, serif; font-style: italic; font-size:15px; color:#067868; }
.contents__outline dd { width:95%; float:right; clear:none; }
.contents__map { width:704px; float:left; clear:none; margin:10px 0 30px 0; }




@media screen and (max-width: 740px){
	
.contents__outline { width:95%; float:left; clear:none; border-bottom:1px dotted #ccc; padding-bottom:10px; margin:0 0 10px 2.5%; text-align:left; }
.contents__outline dt { width:10%; float:left; clear:none; font-weight:bold; }
.contents__outline dd { width:90%; float:left; clear:none; }	
.title__en { width:auto; float:left; clear:both; font-family: century-old-style-std, serif; font-size:27px; font-style: italic; font-weight: 400; color:#000; margin:0 20px 5px 0; letter-spacing:0.1em; }
	
	
	
	
	
}