@charset "utf-8";

#mainimg{
	background: url(../cubicle-hybrid/img/mainimg.png) no-repeat center top;
}

.inner{
	overflow: hidden;
}

.photo{
	width:230px;
	float: left;
	text-align: center;
}

.textBox{
	width:450px;
	float: right;
	padding-top: 20px;
}

.text{
	margin-bottom: 10px;
	line-height: 1.8;
}

.text-notice{
	margin: 20px 0 0 0;
	line-height: 1.8;
  display: block;
  text-align: center;
}
