@charset "UTF-8";

/* CSS Document */




/*メインコンテンツ左*/
#div_wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#main {
	width: 690px;
	float: left;
}


/*グーグルマップ*/
#article_1 {
	height: 500px;
	width: 670px;
	margin-top: 10px;
}

#article_1_h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 27px;
	display: block;
	border-style: none none dotted;
	border-color: rgba(186,186,186,1);
	width: 670px;
	height: 40px;
	border-bottom-width: 1px;
	font-style: normal;
	color: rgba(144,144,144,1.00);
	margin-bottom: 10px;
}	


#article_1 p {
	font-size: 12.5px;
	font-style: normal;
	color: #666;
	line-height: 21px;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
}
.article_1_s {
	float: left;
	padding-right: 15px;
	padding-bottom: 7px;
}



/*住所*/
#article_2 {
	height: auto;
	width: 670px;
	margin-top: 10px;
}

#article_2 p {
	height: auto;
	width: 670px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
}



/*アクセス方法*/
#article_3 {
	height: 360px;
	width: 670px;
	margin-top: 25px;
}



/*アクセス*/
#article_4 {
	height: 500px;
	width: 670px;
	margin-top: 25px;
}





	
