@charset "shift_jis";

div.section div:after{
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

div.section div{
	width: 590px;	overflow: hidden;

}

div#bgimage{
	background: transparent url(../images/bg_corporate.jpg) no-repeat left top;
}

div.section{
	clear: both;
}

div.section p.tagline{
	margin: 15px 15px 30px;
}

div.section p{
	margin-bottom: 0;
}

div.section p.expimg{
	margin-top: 2em;
}

div.section a{
	font-weight: bold;
}

div.section div p.leftcol{
	display: inline;
	float: left;
	width: 310px;
}



div.section div p.rightcol{
	margin-left: 0;
	display: inline;
	float: right;
	line-height: 100%;
	width: 225px;
}

div.section div p.insurance img{
	display: block;
	margin-bottom: 10px;
}
