@import url("common.css");


#wrapper{
	width: 925px;
	background-image: url(../img/index_title.jpg);
	background-repeat: no-repeat;
	height: 100%;
	min-height:100%;
}
.nikkei{
	font-size: 16px;
	font-weight: bold;
	width: 460px;
}
.lead{
	width: 565px;
	text-align: left;
	color: #FF6600;
}
