BODY,TR,TD,TH{/*全体の設定*/
	font-family:"ＭＳ Ｐゴシック", "Osaka";
	font-size:12px;
}
BODY{/*全体の見た目*/
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}
BR{/*改行した時の高さ*/
	font-size:5px;
}
h1{/*H1タグの設定*/
	margin:0;
	padding:0em;
	font-size:18px;
	font-weight:normal;
	color:#444444;
}
h2{/*H2タグの設定*/
	margin:0;
	padding:0em;
	font-size:12px;
	font-weight:normal;
	color:#444444;
}
form{/*フォーム挿入時のマージン等*/
	margin:0;
	padding:0em;
}
strong{/*ストロングタグの設定*/
	margin:0;
	padding:0em;
	font-size:12px;
	font-weight:normal;
	color:#444444;
}
a{/*リンクされた文字*/
	color:#0000ff;
	text-decoration:underline;
}
a:link {/*未訪問のリンク*/
	color:#0000ff;
	text-decoration:underline;
}
a:visited {/*訪問後のリンク*/
	color:#0000ff;
	text-decoration:underline;
}
a:hover {/*マウスをのせたとき*/
	color:#ff0000;
	text-decoration:underline;
}
a:active {/*クリック中*/
	text-decoration:none;
}
.end{/*表題部終了*/
        background-image:url(http://www.26style.net/img/end.gif);
	background-repeat: no-repeat;
	width:750px;
	height:30px;
}
.rank{/*ランキング設定*/
	font-size:10px;
	color:#444444;
	text-decoration:none;
}
.border{/*表題部の設定１*/
	border-style:solid;
	border-width:0px;
	border-bottom-width:1px;
	border-left-width:7px;
	border-color:#00AEEF;
	width:300px;
	font-size:14px;
	font-weight:bold;
}
.border2{/*表題部の設定２*/
	border-style:solid;
	border-width:0px;
	border-bottom-width:1px;
	border-left-width:7px;
	border-color:#00AEEF;
	width:256px;
	font-size:14px;
	font-weight:bold;
}
.rank_border{/*ランキング周り*/
	width:312px;
	padding:5px;
}
.main_border{/*ランキング周り*/
	width:268px;
	padding:5px;
}
.link{/*リンクボーダー*/
	border:solid;
	border-width:0 1 1 0;
	border-color:#CC0000;
} 
.link2{/*リンクボーダー２*/
	border:solid;
	border-width:0 1 1 0;
	border-color:#CC0000;
	background-color:#ffeeff;
} 
td.link a{/*リンクボーダー内のパディング*/
	line-height:20px;
}
td.link2 b{/*リンクボーダー内のパディング*/
	line-height:20px;
}
.rank_up{/*ランキング順位アップ*/
        background-image:url(http://www.26fizz.net/rank/up.gif);
	background-repeat: no-repeat;
	background-position:center center;
}
.rank_down{/*ランキング順位ダウン*/
        background-image:url(http://www.26fizz.net/rank/down.gif);
	background-repeat: no-repeat;
	background-position:center center;
}
.rank_right{/*ランキング順位同じ*/
        background-image:url(http://www.26fizz.net/rank/right.gif);
	background-repeat: no-repeat;
	background-position:center center;
}
.main{/*リンクページメイン*/
	line-height:20px;
	font-size:14px;
	color:#FF0080;
}

