@charset "utf-8";

/* =================================================
	#template
================================================= */
/* #sidebar
----------------------- */
#location #sidebar .sec_sidebar .sidebar_title {
	background-image:url(../images/sidebar_title_location.png);
/* sidebar_title img + 15px */
	height:240px;
}

/* =================================================
	#contents
================================================= */
#location #tetsudo_menu_sp {
	display: none;
}
/* clearfix */
.clear:after {
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;	
    clear: both; 
    visibility:hidden;
}
