@charset "utf-8";

/********** Top用CSS **********/

#bodycolor {
	background-color: #000;
}

#ntmargin {
	margin: 0;
	height: 60px;
}


/*
----------------------------------------------------------
header
----------------------------------------------------------
*/

#btset3top {
	width: 400px;
	height: 18px;
	position: absolute;
	top: 600px;
	left: 530px;
	overflow: hidden; /*clear用*/
	z-index: 100;
}

#btset3top li {
	height: 18px;
	margin-left: 10px;
	float: left;
}


/*
----------------------------------------------------------
container
----------------------------------------------------------
*/

#container-bg {
	width: 100%;
	background-color: #FFF;
}

#container-top {
	width: 950px;
	height: 420px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/container-bg.gif);
	position: relative;
}

#flashad {
	width: 950px;
	height: 510px;
	position: absolute;
	top: -40px;
}

#diary {
	width: 330px;
}

.diary {
	font-size: 10px;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
}

hr{
	border-top: 1px solid #666;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

.limg_nt {
	position: absolute;
	top: 5px;
	left: 0px;
}

.info {
	text-indent: 15px;
	background-image: url(../../top/images/limg_nt.gif);
	background-repeat: no-repeat;
	background-position: left-top;
	width: 110px;
	float: left;
	color: #CCC;
}

.text-nt {
	width: 220px;
	float: left;
}

.text-nt a {
	text-decoration: none;
	color: #C2C287;
}

.text-nt a:hover {
	color: #09F;
}


/*
----------------------------------------------------------
lcol
----------------------------------------------------------
*/



/*
----------------------------------------------------------
mcol
----------------------------------------------------------
*/



/*
----------------------------------------------------------
rcol
----------------------------------------------------------
*/




/*
----------------------------------------------------------
footer
----------------------------------------------------------
*/

#wnarea {
	width: 360px;
	position: absolute;
	top: -78px;
	left: 30px;
}