body {
	margin: 0px;
	padding: 0px;
	background-image: url(../jirei/back.gif);
}
p{
	font-size: 80%;
	color: #333;
	margin: 0px;
	text-align: left;
}
a:link {
	color: #126fb5;
}
a:visited {
	color: #126fb5;
}
a:hover {
	color: #F60;
}

#wrap {
	width: 284px;
	text-align: center;
}
.inner{
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
/* 写真 */
.inner-left{
	float: left;
	margin-right: 5px;
}
/* 企業説明 */
.inner-right{
	width: 171px;
}
/* 見出し */
.top-text{
	font-size: 80%;
	color: #154892;
	font-weight: bold;
	text-align: left;
}
/* 社名 */
.inner-right h3{
	font-size: 10pt;
	margin-bottom: 0px;
	text-align: left;
}
/* 続きを読む */
.tsuduki{
	margin-right: 10px;
	margin-left: auto;
	text-align: right;
}
/* 区切り線 */
.hr-green{
	width: 264px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-right: auto;
	margin-left: auto;
}
#wrap2 {
	width: 200px;
	text-align: center;
}
.inner-right2 {
	width: 200px;
	float: left;
}
.inner-right2 h3 {
	font-size: 10pt;
	margin: 0px;
	text-align: left;
}
.hr-green2 {
	width: 200px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-right: auto;
	margin-left: auto;
}

