@charset "Shift_JIS";


/*******************************************************************************

	ページ別CSS

*******************************************************************************/




/*******************************************************************************
#1	commonを上書き
*******************************************************************************/
/*======================================
#2	コンテナ
======================================*/
#container-main
{
}




/*******************************************************************************
	Googleマップ
*******************************************************************************/
/*======================================
	地図表示エリア
======================================*/
#googlemaps
{
	width: 698px;
	height: 500px;
	border: solid 1px #979797;
	margin-bottom: 45px;
}