@charset "utf-8";
/* CSS Document */

#main {
	background:url(../../images/common/bg_contentsmain.jpg) repeat-x;
}

h2 {
		background:url(../images/img_main.jpg) no-repeat center;
		height:165px;
		text-indent:-9999px;
}

h3 {padding-top:30px; clear:both;}

.company {
		width:560px;
		margin:auto;
}

.company { line-height:180%;}

dl.company dt {
	font-weight:bold;
	width:120px;
	text-align:right;
	float:left;
	clear:both;
	margin-right:20px;
}

dl.company dd {
	float:right;
	width:420px;
	text-align:left;
}