/* ===top === */

/* -------------------------------------------------- main visual */

#main-visual {
	background:#000;
	height:384px;
	display:block;
}

#main-visual #btw-flash {
	margin:0 auto;
	background:#000;
	height:384px;
	display:block;	
}
#main-visual #btw-flash object {
	margin:0;
}

#main-visual h2 {
	display:none;
}


#main-visual2 {
	height:384px;
	display:block;
	width:100%;
	background-image:url(../images/main_visual_bg.jpg);
	background-position:center;	
	}

#main-visual2 h2 {
	display:none;
}


/* -------------------------------------------------- banner */

#top-banner-area {
	float:left;
	width:234px;
}

#top-banner-area p {
	margin-bottom:9px;
}

#top-banner-area p.last-item {
	margin-bottom:0;
}

#top-banner-area a {
	border-bottom:none;
}

/* -------------------------------------------------- news */

#top-news-area {
	float:left;
	margin-left:30px;
	width:306px;
}

#top-news-area h3 {
	background:url(../images/kmd_news.gif) no-repeat 0 0;
	width:306px;
	height:34px;
	text-indent:-9999px;
}

#top-news-area ul {
	margin-top:15px;
}

#top-news-area ul li {
	margin-bottom:4px;
	background:url(../common/images/icon_arrow_01.gif) no-repeat 0 0;
	padding:0 0 1px 25px;
}

#top-news-area ul li.last-item {
	margin-bottom:0;
}

#top-news-area ul li a {
}

#top-news-area #more-info {
	margin-top:15px;
	text-align:right;
}

/* -------------------------------------------------- amazon */
#top-amazon-area {
	float:right;
	width:200px;
}

/* -------------------------------------------------- wiget */
#top-widget-area {
	margin-top:15px;
}

  