@charset ”UTF-8”;

/* ヘッダー部分のスタイル */
table.header {
	width:783px;
	height:50px;
	}
table.global {
	padding-top:1px;
	padding-bottom:1px;
	}
div.bread { 
	padding-left:20px;
	margin:10px 0;
	font:80%;
	color:#253494;
	}
#global_bg {
	background-repeat:repeat;
	width: 100%;
	padding-left:10px;
	margin: 0;
	}

