@charset "Shift_JIS";

/*-- 00. Common Styles ---------------------------------------*/

/*-- 01. Container Styles ------------------------------------*/

/*-- 02. Header Styles ---------------------------------------*/

/*-- 03. Main Contents ---------------------------------------*/

.title {
	margin:						10px;
	color:						blue;

}

#address {
	margin:						10px 20px;
	color:						black;
	font-size:					14px;
	font-style:					normal;
	font-family:				Verdana, Arial, sans-selif;
}

#map_image {
	text-align:					center;
}

#comment1 {
	margin-bottom:				20px;
	color:						black;
	font-size:					14px;
	text-align:					center;
}

#train_image {
	text-align:					center;
}
