@charset "Shift_JIS";
/**
 :タイトル "その他用 スタイル";
 :一行説明 "その他用 のスタイルシートです";
 :作成日 "2008-12-12";
 :改訂版 [:版 "1.0.0"; :作成日 "2009-04-15"];
*/

#hdHeader div.inner{
	background: url(../image/bg_hdheader-other.jpg) no-repeat left top;
}
#hdHeader h1{
	position: absolute;
	top: 25px;
	left: 18px;
	margin: 0;
	font-size: 6px;
}


/* 印刷用 */
/*@media print{
#global_header,
#global_nav,
#hdHeader,
#hdSecondary,
div.breadcrumbs,
#global_footer,
#printBtn,
#printNav{
	display: none;
}

#hdMain{
	background-image: none;
}	
}*/