@charset "utf-8";/* 文字コードセット */

/* メインイメージエリア 
---------------------------------------------------------------------*/
#mainimagearea {
	width: 960px;
	margin:10px 0px;
	display:block;
}

/* 見出し
---------------------------------------------------------------------*/
.tit0501 {
	width: 750px;
	height:30px;
	background: url(../images/title/tit0501.jpg) no-repeat left top;
	text-indent:-9999px;
	display:block;
	margin-bottom:15px;
}
.tit0502 {
	width: 750px;
	height:30px;
	background: url(../images/title/tit0502.jpg) no-repeat left top;
	text-indent:-9999px;
	display:block;
	margin-bottom:15px;
	clear:both;
}


#companylay{
	width:730px;
	float:left;
}

#companylay #left{
	width:410px;
	margin-right:20px;
	float:left;
}

#companylay #right{
	width:300px;
	background:#bbb;
	float:left;
}


.company dl.dataList{
		font-size:108%;
		float:left;
		display:block;
		width:410px;
		margin-bottom:7px;
		padding-bottom:7px;
		background: url(../images/common/bg_dot2.gif) no-repeat left bottom;
}

.company dl.dataList dt{
		float:left;
		display:block;
		width:85px;
		_width:93px;
		color:#333;
		margin-right:15px;
		background:#efefef;
		text-align:right;
		padding:5px 7px 20px 0px;
}

.company dl.dataList dd{
		float: right;
		text-align:left;
		line-height:1.2em;
		display: block;
		width: 300px;
		margin: 3px 0px;
		padding: 0px;
}

.bg-comp {
	background:black url(../images/company/bg_comp.jpg) no-repeat center top;
	width: 430px;
	height:700px;
	padding-top:140px;
	padding-left:300px;
	float:left;
}

.txt-comp-policy {
color:#FFFFFF;
	background:black;
	padding-bottom:10px;
width:400px;
font-size:123.1%;
line-height:180%;
}
