/***********************************************/
/* koku_point.css                                */
/* Use with kokubunsya.com/point.htm          */
/***********************************************/

@charset"Shift_JIS";

/***********************************************/
/* Point エリア                                */
/***********************************************/

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

#point_list{
	border-bottom:thin solid #D6DDE4;
	border-left:thin solid #D6DDE4;
	border-right:thin solid #D6DDE4;
	position:absolute;
	top:30px;
	left:315px;
	width:478px;
	background-color: #EBEBEB;
	padding: 20px 4px 0px 4px;
	line-height: 14px;
	z-index: 12;
}

/***********************************************/
/* Sidou エリア      　                        */
/***********************************************/

#sidou{
    position:absolute;
	top:574px;
	left:315px;
	width:490px;
	height:17px;
	background-color: #D6DDE4;
	padding: 10px 0px 0px 0px;
	line-height:15px;
	z-index:13;
}

#sidou_list{
    border-bottom:thin solid #D6DDE4;
	border-left:thin solid #D6DDE4;
	border-right:thin solid #D6DDE4;
    position:absolute;
	top:601px;
	left:315px;
	width:478px;
	padding: 5px 4px 5px 4px;
	line-height:15px;
	z-index:14;
}

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

#google{
    position:absolute;
	top:390px;
	left:325px;
	width:490px;
	background-color: #FFFFFF;
	z-index:18;
}
