@charset "utf-8";

/*************************************************************
	2-about-layout.css
*************************************************************/


/********************************************************
	Why Sumitomo Realty
********************************************************/

#about.main {
	padding-bottom: 25px;
}

#about .mainconts {
	width: 710px;
	margin: 0 auto;
	padding-top: 40px;
}

#about .mainconts p {
	color: #333;
}

#about .mainconts .main-image {
	margin-bottom: 30px;
}

#about .mainconts .headline {
	margin-bottom: 15px;
}

#about .mainconts .sub-headline {
	font-size: 85%;
	color: #333;
	font-weight: bold;
	margin-bottom: 10px;
}

#about .mainconts .headline-description {
	width: 580px;
	margin-bottom: 20px;
	font-size: 77%;
}

#about .mainconts .m_b40 {
	margin-bottom: 40px;
}

#about .mainconts .bottom-box {
	background: url(../images/about_us_bg_image.jpg) no-repeat 0 0;
	width: 710px;
	height: 480px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
}

#about .mainconts .bottom-box .bottom-box-inner {
	background: url(../images/opacity_layer_025.png) repeat-y 0 0;
	height: 410px;
	padding-top: 30px;
	margin-top: 1px;
}

#about .mainconts .bottom-box .bottom-box-inner dl {
	background: url(../images/opacity_layer_050.png) repeat-y 0 0;
	width: 510px;
	height: 355px;
	margin: 0 auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	color: #fff;
}

#about .mainconts .bottom-box .bottom-box-inner dl dt {
	font-size: 85%;
	font-weight: bold;
	margin-bottom: 5px;
}

#about .mainconts .bottom-box .bottom-box-inner dl dd {
	font-size: 77%;
	margin-bottom: 15px;
}

#about .mainconts .note {
	font-size: 65%;
}