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


/* -------------------------------------------------------------------------- **
**  section  
** -------------------------------------------------------------------------- */
#wrap section{
	background:url(../images/store/bk_main.png) no-repeat right top;
	}
	
#wrap section h1{
	display:block;
	width:1000px;
	height:0;
	margin:0;
	padding-top:50px;
	line-height:50px;
	overflow:hidden;
	background:url(../images/store/h1.png) no-repeat left top;
	}
	
/****** #m_con ******/
#wrap section #m_con{
	padding-top:30px;
	}
#wrap section #m_con h2{
	display:block;
	height:0;
	margin:0 0 15px 0;
	padding-top:30px;
	line-height:30px;
	overflow:hidden;
	background:url(../images/store/h2-01.png) no-repeat left top;
	}
#wrap section #m_con p{
	display:block;
	width:540px;
	margin-bottom:30px;
	font-size: 1.4em;
	line-height:1.7em;
	text-shadow: 2px 2px 10px #F2F1ED;
	}
#wrap section #m_con p img{ display:none; }
#wrap section #m_con img{
	display:block;
	float:left;
	width:365px;
	height:415px;
	background:url(../images/store/img.png) no-repeat left top;
	}
	
	
/****** #access ******/
#wrap section #access{
	margin-top:80px;
	padding-top:51px;
	background:url(../images/store/bk_access.png) no-repeat right top;
	}
#wrap section #access h2{
	display:block;
	height:0;
	margin:0;
	padding-top:30px;
	line-height:30px;
	overflow:hidden;
	background:url(../images/store/h2-02.png) no-repeat left top;
	}	
	
#wrap section #access table{
	width:346px;
	float:left;
	margin-top:20px;
	font-size:1.5em;
	}	
	#wrap section #access table tr th{
		margin:0;
		padding:5px 11px 0 5px;
		}
	#wrap section #access table tr td{
		margin:0;
		padding:0;
		}
#wrap section #access img{
	display:block;
	margin:0 0 40px 20px;
	float:left;
	width:392px;
	height:343px;
	background:url(../images/store/map.png) no-repeat left top;
	}
	
	
	
	
	
	
	
	