#blog_header_100{
	width: 545px;
	float: none;
	clear: both;
	background-color: transparent;
	background-image: url("/about/blog_header.jpg?1326950059");
  
  height:100px;
  
	background-position: 0 0;
	background-repeat: no-repeat;
}

#blog_header{
	width: 545px;
	float: none;
	clear: both;
	background-color: transparent;
	background-image: url("/image/custom/title_about.jpg");
  height:240px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#blog_header h1{
	width: 750px;
	_width: 750px;
	
	height: 80px;
	_height: 100px;
	
	overflow: hidden;
	color: #000000;
	
	font-size: 20px;
	
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 0;
	padding: 10px 0;
}

#blog_header h1 a {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}

#blog_header p {
	position: relative;
	z-index: 65535;
	width: 750px;
	text-align: right;
	margin: 0.7em 0;
	padding: 0;
}


