@charset "utf-8";
#main_img1 {
	padding: 0px;
	height: 200px;
	width: 1002px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(../images/kuaterume/main_img.jpg);
	background-repeat: no-repeat;
}
#wrapper {
	background-image: url(../images/common/mbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*会社概要*/
#p1 #contents1 {
	background-image: url(../images/about/title_p1_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 14px;
	line-height: 20px;
}
#p1 #contents1 table.prof th {
	text-align: left;
	width: 160px;
	color: #006699;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006699;
	background-color: #DDDDFF;
}
#p1 #contents1 table.prof td {
	text-align: left;
	background-color: #EDEDED;
}#p1 #contents1 table.prof {
	margin: 10px;
}
#p1 #contents2 {
	background-image: url(../images/about/title_p1_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 14px;
	line-height: 20px;
}
#p1 #contents2 table.prof th {
	text-align: left;
	width: 160px;
	color: #006699;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006699;
	background-color: #DDDDFF;
}
#p1 #contents2 table.prof td {
	text-align: left;
	background-color: #EDEDED;
}#p1 #contents2 table.prof {
	margin: 10px;
}