/* CSS Document */


/* IE6.0@nbN*/
*html {overflow-y:scroll;}

body{
	margin: 0px;
	padding: 0px;
}
.list{

	font-size: 95%;
	line-height: 120%;
}

.list2{

	font-size: 95%;
	line-height: 120%;
		width: 330px;
}

a{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 80%;
}

a:hover{
	text-decoration: underline;	
}


ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}

li{
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
	margin: 0px;

}

.list2 li{
	padding-bottom: 30px;}

/*-----------------------------------------------------*/

p{
	margin: 0px;
	padding: 0px;
}

h2{
	font-size: 120%;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#news_sc{
width:184px; 
height:360px; 
border:0px ;
overflow-y:scroll; 
padding:0px;}


#koukai_sc{
width:364px; 
height:550px; 
border:0px ;
overflow-y:scroll; 
padding:0px;}
