@import url("common.css");

#navi{
	width:174px;
	float:left;
	background-image: url(../img/media/title.jpg);
	background-repeat: no-repeat;
	background-position: 2px 8px;
	height: 500px;
}
#maincontent{
	width:705px;
	float:right;
	margin-top: 4px;
	height: 1750px;
	margin-left: 1px;
	background-image: url(../img/media/c-pro.jpg);
	background-repeat: no-repeat;
}
.lead{
	width: 400px;
	margin-top: 30px;
	height: 210px;
	margin-right: auto;
	margin-left: 19px;
}
.center{
	margin-top: 180px;
}
#interview{
	width: 656px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#interview #left{
	width: 340px;
	margin-right: 5px;
	margin-left: 0px;
	float: left;
}
#interview #right{
	width: 308px;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tsuruta{
	width: 288px;
	height: 290px;
	background-image: url(../img/media/yuka_tsuruta.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 40px;
}
