/*** ヘッダー ***/.header{	background:url(../images/header_bg.jpg) no-repeat;	margin:0px 0px 0px 0px;	padding:5px 0px 0px 10px;	height:58px;}/*** ヘッダー振り分け（左） ***/.header_left{	margin:5px 0px 0px 0px;	width:510px;	float:left;}/*** ヘッダー振り分け（右） ***/.header_right{	margin:0px 0px 0px 510px;	width:220px;}/*** ヘッダー三角リンク ***/.link_triangle{	padding:0px 0px 0px 11px;	vertical-align:0px;	margin:0;	background:url(../images/header_link_mark.gif) no-repeat;}/*** ヘッダー検索　配置 ***/.header_search{	margin:7px 0px 0px 40px;}