@charset "utf-8";

/*　トップ
------------------------------------------------------------ */

#flash_top {
	width: 1000px;
	height: 600px;
}


#about_aveda img {
    width: 220px;
	height: 120px;
	float: left;
}

#news_and_press{
	width: 440px;
	height: 30px;
	float: left;
	margin: 0 30px;
}

#news_and_press img{
	width: 440px;
	height: 30px;	
	}

#news_and_press .box_news {
    width: 440px;
	height: 90px;
	overflow: auto;
}

#news_and_press ul{
	padding-top: 10px;	
	}
	
#top_link_image {
	width: 205px;
	_width: 220px;
	height: 65px;
	_height: 120px;
	float: left;
	border: none;
	padding: 55px 0 0 15px;
	background: url(common/images/top_link_image.jpg) left top no-repeat;
	}
#top_link_image dl {
    width: 190px;
}
#top_link_image dt {
    width: 50px;
	float: left;
	margin-right: 20px;
}
#top_link_image dd {
    width: 50px;
	float: left;
}	
