@charset "Shift_JIS";
#company {
	height: 1250px;
}
#companyhed {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	width: 600px;
	float: right;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: right;
}
#title img {
	float: left;
	padding-top: 50px;
	padding-right: 25px;
}
#syuugouphoto {
	float: none;
}
#conmanycon {
	height: auto;
}
#syozai {
	width: 580px;
	height: auto;  /* 190px;*/
}
#compcontext {
	float: left;
	font-size: 11px;
	line-height: 20px;
	height: 250px;
	width: 400px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	margin-left: 10px;
}
#syaphoto {
	height: 218px;
	/* height: auto;*/
	width: 178px;
	text-align: center;
	margin-right: 5px;
	margin-top: 0px;
	float: right;
	line-height: 30px;
}
#conmanycon table {
	width: 550px;
	clear: both;
	background-color: #666666;
	margin-top: 70px;
	margin-bottom: 20px;
	margin-left: 20px;
/*	border: solid Red;*/
}
#conmanycon th {
	background-color: #CCCCCC;
}
#conmanycon td {
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#compfooter {
	float: left;
	width: 380px;
	/* height: 190px;*/
	height: auto;
	margin-left: 10px;
}
#compmap {
	width: 425px;
	float: right;
	height: auto;
	/* height: 175px;*/
	/* height: 350px;*/
	margin-bottom: 10px;
}
#compcontext ul {
	color: #0066CC;
	list-style-type: decimal;
	list-style-position: inside;
}
