@charset "utf-8";
/* CSS Document */

#access_midashi{
	height:100px;
	border-top:1px solid #666666;
	padding:26px 0 0 20px;
}



#access_midashi h2{
	background-image:url(../images/shouwa_access.gif);
	position:relative;
	text-indent:-9999px;
	width:102px;
	height:34px;
	top:17px;
	
}


#main{
	padding-bottom:60px;
	border-bottom:1px solid #666666;

}

#left{
	width:336px;
	float:left;
	margin:0 0 0 20px;
}

#left h3{
	color:#FF6600;
	font-size:120%;
	font-weight:900;
	letter-spacing:-1pt;
	margin-bottom:5px;
	
}

.margin{
margin-bottom:20px;
}


.access_address{
	font-size:100%;
	font-weight:900;
	text-indent:-3px;
	
}

#access_midashi:after{
	content:".";
	display:block;
	heihgt:0;
	clear:both;
	visibility:hidden;

}

#left ul{
	margin-bottom:20px;
}

#left ul li{
	background-image:url(../images/list_icon.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	font-size:90%;
	letter-spacing:-0.5pt;
	margin-bottom:5px;
}

.tel_number{
	background-image:url(../images/tel_access.gif);
	width:292px;
	height:27px;
	text-indent:-9999px;
	margin-bottom:10px;
}

.mobile{
	background-image:url(../images/handp_access.gif);
	width:292px;
	height:34px;
	text-indent:-9999px;
	margin-bottom:10px;
}

.mail{
	width:292px;
	height:16px;
	margin-bottom:40px;

}

.google{
	font-weight:900;
	color:#FF6600;
	font-size:90%;

}