/***********************************************/
/* koku_topics.css                             */
/* Use with kokubunsya.com/topics1~6.htm       */
/***********************************************/

@charset"Shift_JIS";

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

#topics1{
	position:absolute;
	top:0px;
	left:315px;
	width:490px;
	height:20px;
	background-color: #D6DDE4;
	padding: 12px 0px 0px 0px;
	line-height:15px;
	z-index:11;
}

#topics1_list{
	border-bottom:thin solid #D6DDE4;
	border-left:thin solid #D6DDE4;
	border-right:thin solid #D6DDE4;
	position:absolute;
	top:30px;
	left:315px;
	width:466px;
	background-color: #ffffff;
	padding: 20px 10px 10px 10px;
	line-height: 17px;
	z-index: 12;
}

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

.float_test{
	float: right;
	padding: 0px 0px 0px 5px;
}


/***********************************************/
/* Footer エリア    　                         */
/***********************************************/


#footer2{
    position:absolute;
	top:1050px;
	left:0px;
    width:800px;
	clear: both;
	background-color: #999999;
	font-size: 75%;
	color: #333333;
	padding: 5px 10px 3px 0px;
}

#footer3{
    position:absolute;
	top:1160px;
	left:0px;
    width:800px;
	clear: both;
	background-color: #999999;
	font-size: 75%;
	color: #333333;
	padding: 5px 10px 3px 0px;
}

#footer4{
    position:absolute;
	top:1230px;
	left:0px;
    width:800px;
	clear: both;
	background-color: #999999;
	font-size: 75%;
	color: #333333;
	padding: 5px 10px 3px 0px;
}

#footer5{
    position:absolute;
	top:1100px;
	left:0px;
    width:800px;
	clear: both;
	background-color: #999999;
	font-size: 75%;
	color: #333333;
	padding: 5px 10px 3px 0px;
}