/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.marutake-ebisu.com/mt/mt-static/themes-base/blog.css);
@import url(http://www.marutake-ebisu.com/css/style.css);
/* end StyleCatcher imports */


/*####################　MAP    　####################*/
.gmap{
	width:740px;
	position: relative;
	z-index: 998;
}
#map_canvas{
	width:500px;
	height:500px;
	float: left
}
#side_bar{
	width:218px;
	float: right;
	height:465px;
	overflow: auto;
	padding: 25px 5px 5px 5px !important;
}
#side_bar div{
	font-size: 12px !important;
}
#pull{
	padding: 3px;
	right: 0;
	position: absolute;
	z-index: 999;
}
#pull select{
	width:222px;
}
/*####################　Twitter   ##################*/
dl.tweet{
	width: 740px;
	margin: 0px;
}
dl.tweet dt,dl.tweet dd{
	padding: 5px;
	font-size: 12px;
	border-bottom: 1px #ccc dotted;
}
dl.tweet dt{
	clear: left;
	float: left;
	width: 50px;
	height:50px;
}
dl.tweet dd{
	margin-left: 50px; 
	height:50px;
	text-align: left;
}
dl.tweet dd div.leftbox{
	float: left;	
}
dl.tweet dd div.rightbox{
	float: right;	
}
/*####################　クリア　####################*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: .1em;
}
.clearfix {
	display: inline-block;
}
/*\*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/**/
.clearfix + * {
	clear: both;
	* clear: both;
}



/*end*/










