@charset "UTF-8";

/* index
========================================================================================== */

/*  header
---------------------------------------------------------- */

#top #header{
	margin: 0 0 11px 0;
}

/*  kv
---------------------------------------------------------- */

#top #content .kv{
	margin: 0 0 20px 0;
	position: relative;
}

#top #content .kv #slider{
	width: 940px;
	height: 350px;
	margin: 0 0 0 0;
}

#top #content #slider img{
	display: none;
}

#top #content .kv .nivo-controlNav a{
	display: block;
	float: left;
	margin-right: 5px;
	width: 32px;
	height: 5px;
	text-indent: -9999px;
	overflow: hidden;
	cursor : pointer;
}

#top #content .kv .nivo-controlNav a{
	width: 32px;
	position: relative;
	top: 74px;
}

#top #content .kv.NavBtm .nivo-controlNav a{ /*-- top --*/
	width: 10px;
	position: relative;
	top: 0;
}

#top #content .kv .nivo-controlNav{
	height: 81px;
	position: absolute;
	top: 265px;
	left: 6px;
}

#top #content .kv .nivo-controlNav.NavBtm a{
	position: relative;
	top: 74px;
}

#top #content .kv .nivo-controlNav a.active{
	height: 81px;
	position: relative;
	top: 4px;
}

#top #content .nivo-controlNav a.None{
	display: none;
}

#top #content .kv.NavBtm .nivo-controlNav{ 
	position: absolute;
	top: 206px;
	left: 418px;
}

#top #content .kv.NavBtm .nivo-controlNav a.active{
	height: 5px;
	position: relative;
	top: 0;
}


/*  main
---------------------------------------------------------- */
#top #content{
	background: none;
}

#top #content #main{
	width: 650px;
}

#top #content #main h2{
	margin: 0 0 0 0 ;
	border-color: #cc0000;
}

#top #content #main h2 a{
	background-image: url(../common/img/icon_link_import.gif);
}

#top #content ul.date_list{
	margin: 0 0 13px 0;
}

#top #content ul.date_list p{
	width: 486px;
}

/*  side
---------------------------------------------------------- */
#top #content #side{
	width: 260px;
}
