@charset "utf-8";

/* 共通 ************************************/

#center_part div,#center_part ul,#center_part p,.google ,.map_info{
	display:inline;
	float:left;
	color:#463C3C;

	font-family:'HiraKakuPro-W6','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W6','MS PGothic',sans-serif;
}

/* 上から順に ************************************/
#space1 { height:22px; 	width:400px;}

#schedule_title{
	margin-left:116px;
	width:400px;
	
	color:#333333;
	line-height:19.855px;
	font-size:18px;
	font-weight:bold;
}

#space2{ height:19px; 	width:400px;}


.schedule{
	margin-top:14px;
	margin-left:113px;
	width:400px;
	
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.schedule li{
	width:400px;
	
	font-size:12px;
	line-height:14px;
	font-family:'Helvetica','Arial',sans-serif;
}

#space3{ height:141px; width:400px;}

.message{
	margin-left:113px;
	width:400px;
	
	line-height:14px;
	font-size:12px;
}

#space4{ height:15px; width:400px;}

.map{
	margin-top:33px;
	margin-left:79px;
	width:600px;
}

.google{
	width: 400px;
	height: 400px;
}

.map_info{
	margin-left:31px;
	width:155px;
	
	line-height:14px;
	font-size:12px;
}

#footer{ height:173px;width:400px;}




