@charset "utf-8";

/**********************************************************
　Link
***********************************************************/
a:link{
	color: #039;
	text-decoration: none;
}
a:hover{
	color: #039;
	text-decoration: none;
}


/**********************************************************
　Body
***********************************************************/
body{
	color: #000;
	background: #3974C4 url(../img/bg.jpg) repeat-x;
	font-size: small;
	line-height: 145%;
}


/**********************************************************

***********************************************************/
.red{
	color: #C00;
}
.clear{
	clear: both;
}


/**********************************************************
　Layout
***********************************************************/
#kbs{
	width: 760px;
	margin: 0 auto;
}
.page{
	width: 760px;
	margin: 0 auto 15px;
	background-color: #FFF;
	overflow: hidden;
	_zoom: 1
}


/**********************************************************
　TOP
***********************************************************/
.renew{
	width: 720px;
	margin: 5px 20px 0;
	background-image: url(../img/renew_bg.gif);
}
.renew a:link{
	color: #039;
}
.renew a:hover{
	color: #039;
}
.new_story{
	margin: 15px 25px;
	font-size: 12px;
	line-height: 150%;
}
.new_story a{
	font-size: 120%;
	font-weight: bold;
	text-decoration: underline;
}


#left{
	float: left;
	width: 500px;
	margin-left: 20px;
	_margin-left: 10px;
	margin-top: 20px;
	overflow: hidden;
	_zoom: 1
}
.dorama{
	margin-bottom: 30px;
	overflow: hidden;
	_zoom: 1
}
.dorama h2{
	margin-bottom: 5px;
}
.dorama_image{
	float: left;
	width: 200px;
}
.subcatch{
	float: right;
	width: 290px;
	padding-left: 10px;
	font-size: 95%;
	line-height: 150%;
}

#right{
	float: left;
	width: 200px;
	margin-top: 20px;
	margin-left: 20px;
	overflow: hidden;
	_zoom: 1
}
#last_dorama{
	background-color: #EEE;
}
#last_dorama a{
	color: #333;
	text-decoration: underline;
}
#last_dorama a:hover{
	color: #666;
}
#last_dorama ul{
	padding: 0px 12px 12px 12px;
}
#last_dorama li{
	font-size: 12px;
	line-height: 140%;
	color: #333;
	font-weight: bold;
	list-style: none;
	margin-top: 1em;
}
#last_dorama li span{
	font-weight: normal;
}


.bottom{
	clear: both;
	padding-top: 20px;
}
.top{
	padding-bottom: 3px;
	padding-right: 20px;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: right;
}
#copy{
	padding: 6px 20px 0px 20px;
	font-size: 12px;
	line-height: 140%;
	border-top: 1px solid #ccc;
}



/**********************************************************
　ARCHIVES
***********************************************************/
.archives_top{
	width: 720px;
	margin: 5px 20px 0;
}
.archives_story{
	width: 720px;
	margin: 5px 20px 0;
	background-image: url(../img/story_bg.gif);
	overflow: hidden;
	_zoom: 1
}

.bar{
	float: left;
	overflow: auto;
	width: 525px;
	height: 440px;
}

.menu{
	float: right;
	width: 160px;
	height: 440px;
	line-height:0; 
	background-repeat: no-repeat;
}


.ar_story{
	clear: both;
	width: 460px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 95%;
	line-height: 150%;
}
.ar_story p{
	padding-bottom: 10px;
}
.ar_story a{
	font-weight: bold;
	font-size: 120%;
	color: #cc0000;
}
.ar_story img{
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	border: solid 1px #666;
}

.top_page{
	text-align: right;
	padding: 5px 15px;
}


/**********************************************************
　ARCHIVES
***********************************************************/

div[class^="menu_"]{
	float: right;
	width: 160px;
	margin-right: 10px;
}
div[class^="menu_"] select{
	width: 160px;
}
div[class^="menu_"] img{
	margin-top: 5px;
}
div[class^="menu_"] p{
	margin-top: 5px;
	color: #FFF;
	font-size: 10px;
}