/***********************************************/
/* koku_top.css                                */
/* Use with kokubunsya.com/index.htm　         */
/***********************************************/

@charset"Shift_JIS";

/***********************************************/
/* News エリア                                 */
/***********************************************/

#news{
    position:absolute;
	top:156px;
	left:320px;
	width:490px;
	height:17px;
	background-color: #D6DDE4;
	padding: 15px 0px 0px 0px;
	line-height:15px;
	z-index:14;
}

#news_list{
    border-bottom:thin solid #D6DDE4;
	border-left:thin solid #D6DDE4;
	border-right:thin solid #D6DDE4;
	position:absolute;
	top:187px;
	left:320px;
	width:466px;
	height:415px;
	overflow:scroll;
	background-color: #ffffff;
	padding: 10px 20px 3px 0px;
	z-index: 15;
	line-height:14px;
}

#hide3{
    position:absolute;
	top:543px;
	left:320px;
	width:490px;
	height:20px;
	background-color: #ffffff;
	z-index:16;
	border-top:solid thin #D6DDE4;
}


.float_img{
	float: right;
	padding: 10px 5px 5px 10px;
	margin: 0 0px 0px 0;
}

/***********************************************/
/* Weekly エリア                               */
/***********************************************/

#weekly{
    position:absolute;
	top:755px;
	left:320px;
	width:225px;
	height:17px;
	background-color: #D6DDE4;
	padding: 3px 0px 0px 0px;
	line-height:15px;
	z-index:17;
}

#weekly_coment{
    border-bottom:thin solid #D6DDE4;
	border-left:thin solid #D6DDE4;
	border-right:thin solid #D6DDE4;
	position:absolute;
	top:775px;
	left:320px;
	width:211px;
	background-color: #ECFFEC;
	padding: 5px 5px 2px 5px;
	z-index: 18;
	line-height:14px;
}

/***********************************************/
/* Picture エリア                              */
/***********************************************/

#top_jpg{
    position:absolute;
	top:630px;
	left:550px;
	width:260px;
	height:180px;
	z-index:19;
}

/***********************************************/
/* Topics エリア                               */
/***********************************************/

#topics{
	position:absolute;
	top:630px;
	left:320px;
	width:225px;
	height:20px;
	background-color: #555577;
	font-size:14px;
	color:#FFFFFF;
	padding: 5px 0px 0px;
	line-height:15px;
	z-index: 20;
}

#topics_list{
	border-bottom:thin solid #555577;
	border-left:thin solid #555577;
	border-right:thin solid #555577;
	position:absolute;
	position:absolute;
	top:655px;
	left:320px;
	width:214px;
	background-color:  #F0F7F4;
	line-height:24px;
	padding-top: 7px;
	padding-right: 0px;
	padding-left: 7px;
	padding-bottom: 2px;
	z-index: 21;
	text-decoration: underline;
}

/***********************************************/
/* Ranking エリア                              */
/***********************************************/

#ranking{
    position:absolute;
	top:755px;
	left:320px;
	width:214px;
	height:17px;
	background-color: #D6DDE4;
	padding: 0px 0px 0px 0px;
	line-height:15px;
	z-index:22;
}

#ranking_list{
	position:absolute;
	top:825px;
	left:320px;
	width:230px;
	height:214px;
	padding: 0px 0px 0px 0px;
	z-index: 23;
	visibility: visible;
}

/***********************************************/
/* Web-KousinCampaign エリア                   */
/***********************************************/

#webkoushin{
    position:absolute;
	top:755px;
	left:550px;
	width:255px;
	height:22px;
	background-color: #66FF66;
	padding: 5px 0px 0px 0px;
	line-height:15px;
	z-index:24;
}

#webkoushin_list{
	position:absolute;
	top:1180px;
	left:320px;
	width:255px;
	height:100px;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	z-index: 25;
	table-layout:fixed;
}

#kotoba{
	position:absolute;
	top:1255px;
	left:320px;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	z-index: 26;
}
