@import url("common.css");
/* CSS Document */
#main_image1{
	width:945px;
	height:193px;
	overflow:hidden;
}
#main_under{
	width:945px;
	height:290px;
}
#main_image2{
	width:529px;
	height:290px;
	ovberflow:hidden;
	background-image:url(../parts/top/main_image2.gif);
	background-repeat:no-repeat;
	float:left;
}
#main_image3{
	width:416px;
	height:290px;
	ovberflow:hidden;
	background-image:url(../parts/top/main_image3.gif);
	background-repeat:no-repeat;
	float:left;
}
#info{
	margin-top:50px;
	width:381px;
	height:240px;
	display:block;
	padding-left:5px;
	overflow:auto;
	color:#666;
	line-height:20px;
}
.sent{
	color:#666;
	line-height:20px;
	margin-bottom:10px;
}