#main {
	background:url(../img/main_bk.png) center bottom no-repeat;
}

#mainvisual {
	background-color:#000;
	color:inherit;
}

#mainvisual .wrap {
	margin:0 auto;
	padding:0;
	width:100%;
	height:500px;
	background:url(../img/people/message_mainvisual.jpg) center top no-repeat #fff;
	color:inherit;
}

#mainvisual h2 {
	margin:0 auto;
	padding:30px 0 5px;
	width:1000px;
}

#mainvisual p {
	margin:0 auto;
	width:1000px;
	font-weight:700;
	font-size:90%;
	line-height:120%;
}

#mainvisual .profile {
	margin:0 auto;
	padding:40px 0 50px;
	min-height:140px;
	width:1000px;
	background:url(../img/people/message_profile_bk.png) center top no-repeat;
	background-color:inherit;
	color:#fff;
	text-align:center;
}

#mainvisual .profile .title {
	margin-bottom:35px;
}

#mainvisual .profile .name {
}

#content {
	margin:0 auto;
	padding:50px 0 30px;
	width:960px;
}

#content .text {
	margin-bottom:30px;
	width:470px;
}

#content .text h3 {
	margin-bottom:25px;
	font-size:140%;
	line-height:140%;
}

#content .text p {
	margin-bottom:15px;
	text-align:justify;
	font-size:90%;
}

#content .img {
	margin-top:.2em;
	padding:0 10px 10px 0;
	width:430px;
	height:270px;
	background:url(../img/people/bk_textbox_img.png) right bottom no-repeat;
}

#content .img img {
	width:430px;
	height:270px;
}

#content .textright .text {
	float:right;
}

#content .textleft .text {
	float:left;
}

#content .textright .img {
	float:left;
}

#content .textleft .img {
	float:right;
}
