@charset "EUC-JP";
/* last up : 08.10.15 - 16:00 */

/* ‰ïŽÐŠT—v */

.company-name{
	text-align : left;
	text-indent: 20px;
	position: relative;
	left: 10px;
	margin : 0px;
	padding : 0px;
	width : 550px;
	height: 25px;
	color : #ffffff;
	font-size : 14px;
	font-weight : bold;
	line-height : 25px;
	background: url(image/leftbar.gif) top left no-repeat;
	background-color: #585858;
	border-bottom: solid 1px #996633;
}

.company-left {
	float: left;
	text-align : left;
	position: relative;
	top: 10px;
	left: 20px;
	text-indent: 10px;
	margin : 0px;
	padding : 0px;
	line-height: 35px;
	width : 100px;
	font-size : 13px;
	font-weight: bold;
	color: #663300;
	border-bottom: dashed 1px #cccccc;
	clear: both;
}

.company-right {
	float: left;
	text-align : left;
	position: relative;
	top: 10px;
	left: 30px;
	text-indent: 10px;
	margin : 0px;
	padding : 0px;
	line-height: 35px;
	width : 430px;
	font-size : 13px;
	color: #663300;
	background: url(image/company_right_gray.gif) top right no-repeat;
	border-right: solid 3px #c8c8ff;
	border-bottom: dashed 1px #cccccc;
}

.company-contents-left {
	float: left;
	text-align : left;
	position: relative;
	top: 20px;
	left: 20px;
	text-indent: 10px;
	margin : 0px;
	padding : 0px;
	line-height: 20px;
	width : 120px;
	font-size : 13px;
	font-weight: bold;
	text-decoration: underline;
	clear: both;
}

.company-contents-right {
	float: right;
	text-align : left;
	text-indent: 10px;
	margin : 0 0 0 130px;
	padding : 0px;
	line-height: 20px;
	width : 450px;
	font-size : 13px;
	clear: none;
}

.gallery{
	text-align: center;
	position: relative;
	top: 10px;
	margin : 0 0 10px 0;
	padding : 10px 0 10px 0;
	clear: both;
}
