@charset "utf-8";
/* CSS Document */

/*上部会社説明文*/
/* 共通部分 */
.layoutcompany {
	padding:0;
	margin:0;
	background-image:url(../images/company/bgcompany.jpg);
	background-repeat:repeat-x;
}
.headerlayout {
	margin:0 auto;
	background-image:url(../images/company/headercompany.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:300px;
}
.headtopmenu {
	width:600px;
	float:right;
	height:80px;
	padding:10px 0 0 0;
}
.mainleft {
	width:190px;
	padding:10px 0 0 0;
	float:left;
	height:180px;
}
.footterright {
	background-image:url(../images/company/linecompany.jpg);
	background-repeat:repeat-x;
	height:50px;
	margin:0 0 0 190px;
	padding:0;
}
/* 共通部分ここまで*/



.topleft {
	padding:0px 50px 0px 50px;
}
.topleftsentence {
	font-size:12px;
	line-height:22px;
	padding:5px 0 0 5px;
}
.titlecommon {
	padding:0 0;
	font-size:14px;
	color:#004186;
	font-weight:bold;
}
/*会社概要*/
.middle {
	margin:0 auto;
	width:609px;
}
.middlebox {
	margin:0 auto;
	padding:0 0 50px 0;
	font-size:12px;
	line-height:20px;
	width:520px
}
.bottomlayout {
	width:609px;
	margin:0 auto;
}
.companytopborder {
	border-bottom:dotted #666666 1px;
	width:500px;
	padding: 10px 0 0 5px;
	height:20px;
}
.companyleftborder {
	border-bottom:dotted #666666 1px;
	clear:both;
	padding: 0 0 0 5px;
	height:20px;
	width:500px;
}
.companynoborder {
	padding: 0 0 0 5px;
	height:20px;
	width:500px;
}
.bottomleftcompany {
	width:150px;
	float:left;
	height:20px;
}
.bottomrightcompany {
	float:left;
	height:20px;
}
.clear {
	clear:both;
}
.map {
	margin:50px auto;
	width:533px;
}
.printmap{
width:600px;
margin:0;}
