@charset "utf-8";

@import "tab_top.css";


#header_top{
	height:95px;
}


h2.top_logo{
	width:210px;
	height:150px;
	display:block;
	text-indent:-9999px;
	background-image: url(../img/top_logo.gif);
	background-repeat: no-repeat;
}

#today_left{
	float:left;
	width:550px;
}

#today_right{
	float:right;
	width:100px;
}

h3.today_date{
	font-size:12px;
	font-weight:bold;
	clear:both;
	margin-top:40px;
}

.today_ph{
	margin-bottom:10px;
	margin-right:5px;
	margin-top:10px;
}

body{
	line-height:170%;
	margin-bottom:20px;
	font-size:12px;
}