/* head_menu */
#header h1 {
	font-weight: bold;
	font-size: 18px;
	line-height: 30px;
	float: left;
}
#header #head_menu_b {
	margin-bottom: 10px;
}
#header #head_menu_b ul {
	margin: 0px;
	padding: 0px;
	float: right;
}
#header #head_menu_b li {
	float: left;
	margin-right: 5px;
	line-height: 30px;
}
#header #head_menu_b img {
	float: left;
	margin-left: 7px;
	line-height: 30px;
}
#head_menu_b .button_rss {
	padding-top: 12px;
}
#head_menu_b .site {
	padding-top: 5px;
}
#head_menu_b .arrange_off {
	padding-top: 11px;
}
#header .hd_business {
	background-image:
	url(../img/title_img/kansai2.gif);
	height: 130px;
	width: 940px;
	clear: both;
}



