
#flatland h4{}

#flatland .flatland-layout{
	padding: 0px;
	width: 970px;
	margin: 0px;
}

#flatland .flatland-layout-l{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 680px;
}

#flatland .flatland-frame{
	margin: 20px 0px 0px;
	padding: 20px 20px 0px;
	border: 10px solid #acacac;
	position: relative;
}

#flatland .flatland-frame ul li{
	margin: 0px;
	padding: 0px 0px 20px;
}

#flatland .flatland-frame p.kansai-pro{
	position: absolute;
	height: 117px;
	width: 117px;
	left: 660px;
	top: 20px;
}



#flatland .flatland-text{
	margin: 20px 0px 0px;
	padding: 0px;
}



#flatland .flatland-text p{
	margin: 0px;
	padding: 0px 0px 20px;
	
}

#flatland .flatland-text p strong{
	color: #CC2D19;
	font-weight: bold;
	font-size: 120%;
}

#flatland .flatland-layout-r{
	margin: 80px 0px 0px;
	padding: 0px;
	float: right;
	width: 270px;
}



#flatland .flatland-profile{
	margin: 20px 0px 0px;
	padding: 0px;
	width: 960px;
	border: 5px solid #ACACAC;
}

#flatland .flatland-profile .photo{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 280px;	
}

#flatland .flatland-profile .data{
	margin: 0px;
	padding: 20px 0px 0px;
	float: right;
	width: 650px;
}

#flatland .flatland-profile .data h5{
	margin: 0px;
	padding: 0px;
}

#flatland .flatland-profile .data table{
	margin-top: 15px;
}

#flatland .flatland-profile .data table th{
	font-weight: bold;
	width: 100px;
	text-align: left;
	vertical-align: top;
}

#flatland .flatland-profile .data table.l th{
	font-weight: bold;
	width: 150px;
	text-align: left;
	vertical-align: top;
}

#flatland .flatland-profile .data table td{}

#flatland .flatland-profile .data h6{
	font-weight: bold;
	margin-top: 10px;
}

#flatland .flatland-profile .data p{
	padding-top: 2px;
	line-height: 160%;
}

#flatland .flatland-profile .data dl.history-01{
	width: 650px;
}

#flatland .flatland-profile .data dl.history-01 dt{
	float: left;
	width: 120px;
}

#flatland .flatland-profile .data dl.history-01 dd{
	float: left;
	width: 530px;
}



#flatland .flatland-profile .data dl.history-02{
	width: 650px;
}

#flatland .flatland-profile .data dl.history-02 dt{
	float: left;
	width: 60px;
	line-height: 160%;
}

#flatland .flatland-profile .data dl.history-02 dd{
	float: left;
	width: 590px;
	line-height: 160%;
}

#flatland .flatland-profile .data dl.history-02 dt.s{
	float: left;
	width: 640px;
	line-height: 160%;
}

#flatland .flatland-profile .data dl.history-02 dd.s{
	float: left;
	width: 10px;
	line-height: 160%;
}


#flatland .photo{
	padding: 20px 0px 0px;
}

#flatland p.photo-l{
	float: left;
	width: 480px;
}

#flatland p.photo-r{
	float: right;
	width: 480px;
}

#flatland p.notes{
	padding-top: 10px;
}

