@charset "UTF-8";
/*
----------------------------------------------------------------------------------------------------
*/
#header {
	width: 808px;
	margin: 0 auto;
	text-align: left;
}
#header:after {
	content:" ";
	display: block;
	clear: both;
}
.headlayout01 {
	width: 808px;
	height: 72px;
}
.headlayout01_left {
	float: left;
	width: 502px;
	margin: 16px 0 0 0;
}
.headlayout01_right {
	float: right;
	width: 306px;
	margin: 32px 0 0 0;
}
.headlogo01 a {
	width: 205px;
	height: 56px;
	text-indent: -10000px;
	background: url(../img/common/headlogo01.gif) no-repeat 0 0;
	float: left;
	display: block;
}
.shortcut01_bg01 {
	width: 306px;
	height: 50px;
	background: url(../img/common/shortcut01_bg01.gif) no-repeat 0 0;
}
.shortcut01_tit01 {
	width: 76px;
	height: 50px;
	text-indent: -10000px;
	background: url(../img/common/shortcut01_tit01.gif) no-repeat 0 0;
	float: left;
	margin-right: 6px;
}
.shortcut01_link01 {
	font-size: 10px;
	line-height: 20px;
	display: block;
	padding-top: 4px;
}
