@charset "utf-8";
/* CSS Document */

/*********************************************
TOP
*********************************************/
#top {
	width: 980px;
	height: 250px;
	margin: 0 0 40px;
	background-color: #FFF;
}

/*********************************************
メインコンテンツ 
*********************************************/
/*ACCESS*/
#main div.accsess {
	width: 940px;
	height: auto;
	margin: 0 auto 50px;
}

/*ACCESS MAP*/
#main div.section-01 {
	width: 940px;
	height: auto;
	margin: 0 0 30px;
}

#main div.section-01 h2 {
	width: 940px;
	height: 64px;
	background-image: url(../img/access/tit_access_01.jpg);
	margin: 0 0 10px;
}

/*当店はアクセスに便利な街中にございます。*/
#main div.section-02 {
	width: 940px;
	height: auto;
}

#main div.section-02 h3 {
	width: 940px;
	height: 29px;
	background-image: url(../img/access/tit_access_02.jpg);
	margin: 0 0 20px;
}

#main div.section-02 ul {
	width: 920px;
	height: 139px;
	margin: 0 auto 15px;
}

#main div.section-02 ul li {
	float: left;
	margin: 0 17px 0 0;
}

#main div.section-02 p {
	margin: 0 0 10px;
}
