.header{
	height: 145px;
	width: 800px;
	background-image: url(../image/header/header_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.title_blue {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	width: 510px;
	padding-left: 10px;
	background-color: #0000FE;
}
.title_yellow {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	height: 22px;
	padding-left: 10px;
	background-color: #F5D333;
}
#title_top01 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 23px;
	line-height: 28px;
	color: #666666;
	height: 28px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #333333;
	margin-left: 8px;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 4px;
	padding-left: 5px;
	padding-top: 3px;
}

