body{
margin:5px;
padding:0px;
font-size:12px;
font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
}
#rirekibody{
scrollbar-base-color:#80ccff;

}
p{
margin:0px;
padding:0px;
}
.style1 {color: #FF0000}
.style2 {
	color: #FF0000;
	font-weight: bold;
}
.ranktop2{
	list-style-position: inside;
	float:left;
	width:230px;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.ranktop2 li{
	padding:0px;
	margin:0px;
	line-height: 15px;
}
a:hover{color:red;text-decoration:underline;}

.ranktop3{
	margin:0px;
	list-style-position: inside;
	float:left;
	width:210px;
	padding:0px;
}
.ranktop3 li{
	width:auto;
	list-style-position: inside;
	list-style-type: disc;
}
.ranktop4{
	list-style-position: inside;
	float:left;
	width:290px;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.ranktop4 li{
	margin-bottom:0px;
	line-height: 16px;
}
/*-----------------------------------------------リンク---------------------------------*/
.link{
	width:700px;
	height:auto;
	text-align:left;
	background-color:#FFFFFF;
	font-size:12px;
}
.link p{
margin:5px;
}
.link .title{
	width:700px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #71C6FF;
	line-height: 20px;
	font-weight: bold;
	margin-left:0px;
	padding-left:0px;
}
.linkul{
	float:left;
	width:auto;
	margin-left:10px;
	margin-top: 8px;
}
.link li{
	width:auto;
	list-style-position: inside;
	list-style-type: disc;
}
.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.clearfix{   
    display: inline-block;   
} 
.clear{
clear:both;
}
