@charset "iso-8859-1";

/* Contents
----------------------------*/

#contents-flash {
	width:770px;
}

/* Kwn index Layout
----------------------------*/

#top-contents {
	margin-bottom:30px;
	width:770px;
}

#top-contentsL {
	width:347px;
	text-align:center;
	float:left;
}

#top-contentsR {
	width:382px;
	text-align:center;
	float:right;
}

#top-contents h2 {
	margin-bottom:0 !important;
	position:relative;
}

#top-contents #top-contentsL h2 a {
	position:absolute;
	top:6px;
	left: 300px;
}
#top-contents #top-contentsR h2 a {
	position:absolute;
	top:6px;
	right:8px;
}

#top-contents p.capimg {
	padding:4px 6px;
	text-align:left;
}

#top-contents dl {
	display:table;
	border-bottom:1px #999 dotted;
}

#top-contents dt,
#top-contents dd {
	display:table-cell;
	/display:inline;
	/zoom:1;
}

#top-contentsL dt,
#top-contentsL dd {
	vertical-align:middle;
}

#top-contentsL dl {
	margin:6px auto 0;
	padding-bottom:6px;
	width:356px;
}

#top-contentsL dt {
	background:url(../images/bg_photo.gif) left top no-repeat;
	width:119px;
	height:94px;
	text-align:left;
}

#top-contentsL dt img {
	margin:16px 5px 15px;
}

#top-contentsL dd {
	width:237px;
	font-size:90%;
	text-align:left;
}

#top-contentsL dd a {
	background:url(../common/images/bg_move.gif) left top no-repeat;
	padding:0 0 5px 30px;
	font-weight:bold;
	line-height:24px;
	display:block;
}

#top-contentsR #news {
	background:url(../images/bg_news.gif) left bottom no-repeat;
	margin-bottom:17px;
	padding:0 15px 10px;
}

#top-contentsR dl {
	padding:8px 0;
	width:352px;
}

#top-contentsR dl.newsend {
	border-bottom:none !important;
}

#top-contentsR dt,
#top-contentsR dd {
	vertical-align:top;
}

#top-contentsR dt {
	background:url(../images/bg_photonews.gif) left top no-repeat;
	width:75px;
	height:38px;
	text-align:left;
}

#top-contentsR dt img {
	margin:2px;
}

#top-contentsR dd {
	width:277px;
	font-size:90%;
	text-align:left;
}

#top-contentsR dd img {
	margin-left:0.5em;
	vertical-align:bottom;
	/vertical-align:middle;
}

#top-contentsR #bnr {
	margin:0 auto;
	width:376px;
	height:75px;
	position:relative;
}

#top-contentsR #bnr li {
	position:absolute;
	top:0;
}

#top-contentsR #bnr .bnrL {
	left:0;
}

#top-contentsR #bnr .bnrR {
	right:0;
}

