@charset "UTF-8";


#history_wrapper h2 {
	font-size:12px;
	height:29px;
	overflow:hidden;
	position:relative;
	width:183px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 68px;
	padding-left: 0;
}

#history_wrapper h2 span {
	background-image:url(../images/history_title.jpg);
	background-repeat:no-repeat;
	display:block;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	padding: 0px;
}


#history_wrapper #pic {
	float: left;
	width: 184px;
}
#history_wrapper #text {
	float: right;
	width: 368px;
}
#history_wrapper #text p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 150%;
}
#text .rightpara {
	text-align: right;
}
#hobonichi {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
