pad {
	margin: 10px 0px 10px 15px;
}

ul.suuji {
	list-style-type: decimal;
}

ul {
	list-style-type: none;
}

HTML { /*
	scrollbar-face-color:#747474;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #FFd577;
	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-color: #FFd577;

	background:#555555

	*/

}

a {
	color: #747474;
	text-decoration: none;
}

a:link {
	color: #545454;
	text-decoration: none;
}

a:visited {
	color: #545454;
	text-decoration: none;
}

a:active {
	color: #545454;
	text-decoration: none;
}

a:hover {
	color: #3399cc;
	text-decoration: none;
}

BODY {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background: #ffffff url(../images/bg/bg_gradient.jpg) repeat-x scroll 0 0;
}

a img {
	border: 0;
}

.wrapper {
	clear: both;
	width: 980px;
	border: 0px solid #747474;
	margin: 0 auto;
	text-align: left;
	background: #ffffff;
}

.header {
	width: 980px;
	/* height: 74px; */
	padding-top: 10px;
	font-size: 12px;
}

.header_info {
	width: 965px;
	/* height: 25px; */
	border-top: 0px dashed #747474;
	padding-top: 5px; padding-left : 15px;
	font-size: 12px;
	padding-left: 15px;
}

.side_right {
	background: #ffffff;
	margin-top: 0px;
	width: 200px;
	float: left;
	border: 0px solid #747474;
	padding-bottom: 5px;
}

.main {
	background: #ffffff;
	padding-right: 5px;
	width: 775px;
	float: left;
	border-left: 0px solid #747474;
	border-bottom: 0px solid #747474;
}

.side {
	width: 200px;
	float: left;
}

.footer {
	clear: both;
	background: #ffffff;
	width: 980px;
	text-align: center
}

h1 {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	text-align: left;
	display: inline;
}

/* エントリータイトル */
h2 {
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	color: #000;
	margin: 5px 0 5px 0px;
	display: inline;
}

/* スレッドタイトル */
h3 {
	font-weight: normal;
	font-size: 13px;
	display: inline;
}

h4 {
	font-size: 14px;
	display: inline;
}

/* 旧スレッドタイトル（現在未使用） */
h5 {
	font-size: 13px;
	font-weight: normal;
	display: inline;
}

.noscript {
	color: #ff0000;
	font-weight: bold;
}

#hedmenubox {
	height: 40px;
	margin: 0 auto;
	width: 980px;
	padding-bottom: 10px;
}

#hedmenu {
	height: 33px;
	list-style: none outside none;
	margin: 0 auto;
	padding: 0;
}

#hedmenu li {
	float: left;
	margin: 4px 0 0 0;
	padding: 0;
}

#hedmenu li#news {
	background: url("../images/hedmenu/menu_news_off.gif") no-repeat scroll
		0 0 transparent;
	height: 30px;
	margin-left: 0;
	width: 121px;
}

#hedmenu li#news a:link,li#news a:visited {
	display: block;
	height: 30px;
	text-decoration: none;
	text-indent: -99999px;
	width: 121px;
}

#hedmenu li#news a:hover {
	background: url("../images/hedmenu/menu_news_on.gif") no-repeat scroll 0
		0 transparent;
}

#hedmenu li#broadcast {
	background: url("../images/hedmenu/menu_broadcast_off.gif") no-repeat
		scroll 0 0 transparent;
	height: 30px;
	margin-left: 0;
	width: 121px;
}

#hedmenu li#broadcast a:link,li#broadcast a:visited {
	display: block;
	height: 30px;
	text-decoration: none;
	text-indent: -99999px;
	width: 121px;
}

#hedmenu li#broadcast a:hover {
	background: url("../images/hedmenu/menu_broadcast_on.gif") no-repeat
		scroll 0 0 transparent;
}

#hedmenu li#game {
	background: url("../images/hedmenu/menu_game_off.gif") no-repeat scroll
		0 0 transparent;
	height: 30px;
	margin-left: 0;
	width: 121px;
}

#hedmenu li#game a:link,li#game a:visited {
	display: block;
	height: 30px;
	text-decoration: none;
	text-indent: -99999px;
	width: 121px;
}

#hedmenu li#game a:hover {
	background: url("../images/hedmenu/menu_game_on.gif") no-repeat scroll 0
		0 transparent;
}

#hedmenu li#sports {
	background: url("../images/hedmenu/menu_sports_off.gif") no-repeat
		scroll 0 0 transparent;
	height: 30px;
	margin-left: 0;
	width: 121px;
}

#hedmenu li#sports a:link,li#sports a:visited {
	display: block;
	height: 30px;
	text-decoration: none;
	text-indent: -99999px;
	width: 121px;
}

#hedmenu li#sports a:hover {
	background: url("../images/hedmenu/menu_sports_on.gif") no-repeat scroll
		0 0 transparent;
}

#hedmenu li#anime {
	background: url("../images/hedmenu/menu_anime_off.gif") no-repeat scroll
		0 0 transparent;
	height: 30px;
	margin-left: 0;
	width: 121px;
}

#hedmenu li#anime a:link,li#anime a:visited {
	display: block;
	height: 30px;
	text-decoration: none;
	text-indent: -99999px;
	width: 121px;
}

#hedmenu li#anime a:hover {
	background: url("../images/hedmenu/menu_anime_on.gif") no-repeat scroll
		0 0 transparent;
}

#hedmenu li#subculture {
	background: url("../images/hedmenu/menu_subculture_off.gif") no-repeat
		scroll 0 0 transparent;
	height: 30px;
	margin-left: 0;
	width: 121px;
}

#hedmenu li#subculture a:link,li#subculture a:visited {
	display: block;
	height: 30px;
	text-decoration: none;
	text-indent: -99999px;
	width: 121px;
}

#hedmenu li#subculture a:hover {
	background: url("../images/hedmenu/menu_subculture_on.gif") no-repeat
		scroll 0 0 transparent;
}

#hedmenu li#vip {
	background: url("../images/hedmenu/menu_vip_off.gif") no-repeat scroll 0
		0 transparent;
	height: 30px;
	margin-left: 0;
	width: 121px;
}

#hedmenu li#vip a:link,li#vip a:visited {
	display: block;
	height: 30px;
	text-decoration: none;
	text-indent: -99999px;
	width: 121px;
}

#hedmenu li#vip a:hover {
	background: url("../images/hedmenu/menu_vip_on.gif") no-repeat scroll 0
		0 transparent;
}

#hedmenu li#oldrank {
	background: url("../images/hedmenu/menu_oldrank_off.gif") no-repeat
		scroll 0 0 transparent;
	height: 30px;
	margin-left: 0;
	width: 133px;
}

#hedmenu li#oldrank a:link,li#oldrank a:visited {
	display: block;
	height: 30px;
	text-decoration: none;
	text-indent: -99999px;
	width: 133px;
}

#hedmenu li#oldrank a:hover {
	background: url("../images/hedmenu/menu_oldrank_on.gif") no-repeat
		scroll 0 0 transparent;
}

#hedmenu a:focus {
	outline: none;
}

.clear {
	clear: both;
}

.dash {
	border-bottom: 1px dashed #747474;
	margin: 3px 5px 5px 0;
}

.menu {
	margin-left: 5px;
	border: 1px solid #747474;
	margin: 0px 0px 0px;
}

.menu_text {
	font-size: 12px;
	margin-top: 5px;
	margin-left: 5px;
	color: #000000;
	line-height: 140%
}

.menu_text_b {
	font-size: 12px;
	margin-left: 5px;
	color: #000000;
	line-height: 140%;
	height: 1500px;
	overflow: auto;
}

.menu_textss {
	font-size: 12px;
	color: #000000;
	line-height: 140%
}

.menu form {
	margin: 5px 5px;
}

.menu_top {
	border-top: 0px solid #747474;
	border-bottom: 1px solid #333333;
	height: 24px;
	background-image: url(../images/submenu/no_text.gif);
}

.menu_top_01 {
	border-top: 0px solid #747474;
	border-bottom: 1px solid #333333;
	height: 24px;
	text-indent: -99999px;
	background: url(../images/sidemenu/side_01.gif) no-repeat scroll 0 0
		transparent;
}

.menu_top_02 {
	border-top: 0px solid #747474;
	border-bottom: 1px solid #333333;
	height: 24px;
	text-indent: -99999px;
	background: url(../images/sidemenu/side_02.gif) no-repeat scroll 0 0
		transparent;
}

.menu_top_03 {
	border-top: 0px solid #747474;
	border-bottom: 1px solid #333333;
	height: 24px;
	text-indent: -99999px;
	background: url(../images/sidemenu/side_03.gif) no-repeat scroll 0 0
		transparent;
}

.menu_top_04 {
	border-top: 0px solid #747474;
	border-bottom: 1px solid #333333;
	height: 24px;
	text-indent: -99999px;
	background: url(../images/sidemenu/side_04.gif) no-repeat scroll 0 0
		transparent;
}

.menu_top_05 {
	border-top: 0px solid #747474;
	border-bottom: 1px solid #333333;
	height: 24px;
	text-indent: -99999px;
	background: url(../images/sidemenu/side_05.gif) no-repeat scroll 0 0
		transparent;
}

.menu_top_06 {
	border-top: 0px solid #747474;
	border-bottom: 1px solid #333333;
	height: 24px;
	text-indent: -99999px;
	background: url(../images/sidemenu/side_06.gif) no-repeat scroll 0 0
		transparent;
}

.menu_top_07 {
	border-top: 0px solid #747474;
	border-bottom: 1px solid #333333;
	height: 24px;
	text-indent: -99999px;
	background: url(../images/sidemenu/side_07.gif) no-repeat scroll 0 0
		transparent;
}

.menu_title {
	padding: 5px 0px 0px 5px;
	font-size: 14px;
	color: #000000;
	line-height: 100%;
}

.menu_bot {
	width: 165px;
	height: 5px;
}

.myimg {
	text-align: center;
}

.menu_board ul {
	border-bottom: 1px dashed #747474;
	padding: 3px;
	margin: 3px
}

.menu_board ul li {
	margin-left: 15px;
	line-height: 20px
}

.menu_site ul {
	padding: 3px;
	margin: 3px
}

.menu_site ul li {
	margin-left: 0px;
	line-height: 20px
}

.menu a {
	color: #00a;
	text-decoration: none;
}

.menu a:link {
	color: #00a;
	text-decoration: none;
}

.menu a:visited {
	color: #00a;
	text-decoration: none;
}

.menu a:active {
	color: #00a;
	text-decoration: none;
}

.menu a:hover {
	color: #39c;
	text-decoration: none;
}

.menu_b a {
	color: #00a;
	text-decoration: none;
}

.menu_b a:link {
	color: #00a;
	text-decoration: none;
}

.menu_b a:visited {
	color: #00a;
	text-decoration: none;
}

.menu_b a:active {
	color: #00a;
	text-decoration: none;
}

.menu_b a:hover {
	color: #39c;
	text-decoration: none;
}

.entry {
	margin-left: 5px;
	border: 0px solid #747474;
	margin: 0px 0px 0px;
}

.entry a {
	color: #00a;
	text-decoration: none;
}

.entry	a:link {
	color: #00a;
	text-decoration: none;
}

.entry	a:visited {
	color: #00a;
	text-decoration: none;
}

.entry	a:active {
	color: #00a;
	text-decoration: none;
}

.entry	a:hover {
	color: #39c;
	text-decoration: none;
}

.entry_paging a {
	color: #a00;
	text-decoration: underline;
}

.entry_paging a:link {
	color: #a00;
	text-decoration: underline;
}

.entry_paging a:visited {
	color: #a00;
	text-decoration: underline;
}

.entry_paging a:active {
	color: #a00;
	text-decoration: underline;
}

.entry_paging a:hover {
	color: #ff95af;
	text-decoration: underline;
}

.entry_text {
	font-size: 12px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 10px;
	color: #000000;
	line-height: 140%
}

.entry_text table {
	border-collapse: collapse;
	width: 750px;
}

.entry_text table tr th {
	border: solid 1px #666666;
	border-bottom: solid 5px #333333;
	white-space: nowrap;
	text-align: center;
	padding-left: 5px;
	padding-right: 15px;
}

.entry_text table tr td {
	border: solid 1px #666666;
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 15px;
}

.entry_text table tr td.title {
	white-space: normal;
}

.entry_text table tr td.numeric {
	text-align: right;
}

.entry_rank {
	font-size: 13px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	color: #000000;
	line-height: 140%
}

.entry_rank_detail {
	font-size: 10px;
}

.entry_rank_detail a {
	color: #008000;
	text-decoration: none;
}

.entry_rank_detail a:link {
	color: #008000;
	text-decoration: none;
}

.entry_rank_detail a:visited {
	color: #008000;
	text-decoration: none;
}

.entry_rank_detail a:active {
	color: #008000;
	text-decoration: none;
}

.entry_rank_detail a:hover {
	color: #80FF9F;
	text-decoration: underline;
}

.entry_rank_datdown {
	color: #ffffff;
	font-size: 16px;
	background-color: #ff0000;
}

.entry_rank_ikioi {
	font-size: 14px;
	bottom: 0;
}

.entry_rank_wakati {
	font-size: 11px;
}

.entry_rank_wakati a {
	color: #B22222;
	text-decoration: underline;
}

.entry_rank_wakati a:link {
	color: #B22222;
	text-decoration: underline;
}

.entry_rank_wakati a:visited {
	color: #B22222;
	text-decoration: underline;
}

.entry_rank_wakati a:active {
	color: #B22222;
	text-decoration: underline;
}

.entry_rank_wakati a:hover {
	color: #ff95af;
	text-decoration: underline;
}

.entry_rank table {
	border-collapse: collapse;
	width: 770px;
}

.entry_rank table.waku {
	border-collapse: collapse;
	width: 770px;
	border-top: solid 10px #666666;
}

.entry_rank table.naka {
	border-collapse: collapse;
	width: 400px;
}

.entry_rank table tr.naka {
	padding-bottom: 0px;
	border: 0px;
}

.entry_rank table tr td.naka {
	border: 0px;
	border-bottom: solid 1px #666666;
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 10px;
}

.entry_rank table tr th {
	background-image: url(../images/menubg_2.jpg);
	height: 30px;
	border: solid 1px #666666;
	border-bottom: solid 5px #333333;
	white-space: nowrap;
	text-align: center;
	padding-left: 5px;
	padding-right: 15px;
}

.entry_rank table tr td {
	border: solid 1px #666666;
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 15px;
}

.entry_rank table tr td.title {
	white-space: normal;
}

.entry_rank table tr td.numeric {
	text-align: right;
}

.entry_old_rank {
	width: 640px;
	font-size: 13px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	color: #000000;
	line-height: 140%;
	float: left;
}

.entry_old_rank table {
	border-collapse: collapse;
	width: 630px;
}

.entry_old_rank table tr th {
	background-image: url(../images/menubg_2.jpg);
	height: 30px;
	border: solid 1px #666666;
	border-bottom: solid 5px #333333;
	white-space: nowrap;
	text-align: center;
	padding-left: 5px;
	padding-right: 15px;
}

.entry_old_rank table tr td {
	border: solid 1px #666666;
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 15px;
}

.entry_old_rank table tr td.title {
	white-space: normal;
}

.entry_old_rank table tr td.numeric {
	text-align: right;
}

.entry_old_rank_cal {
	width: 120px;
	font-size: 12px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 0px;
	color: #000000;
	line-height: 140%;
	float: left;
}

.entry_old_rank_cal table {
	border-collapse: collapse;
}

.entry_old_rank_cal table tr th {
	white-space: nowrap;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
}

.entry_old_rank_cal table tr td {
	white-space: nowrap;
	padding-left: 0px;
	padding-right: 5px;
	text-align: right;
}

.entry_old_rank_cal a {
	color: #000;
	text-decoration: underline;
}

.entry_old_rank_cal a:link {
	color: #000;
	text-decoration: underline;
}

.entry_old_rank_cal a:visited {
	color: #000;
	text-decoration: underline;
}

.entry_old_rank_cal a:active {
	color: #000;
	text-decoration: underline;
}

.entry_old_rank_cal a:hover {
	color: #39c;
	text-decoration: underline;
}

.entry_textss {
	font-size: 12px;
	color: #000000;
	line-height: 140%
}

.entry form {
	margin: 0px 15px;
}

.entry_title {
	margin: 7px 10px 0px;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	line-height: 100%;
}

.entry_title_button {
	margin: 3px 10px 0px;
	font-size: 15px;
	font-weight: bolder;
	color: #000000;
	line-height: 100%;
}

.entry_top {
	border-top: 1px solid #747474;
	border-left: 1px solid #747474;
	border-right: 1px solid #747474;
	border-bottom: 5px solid #333333;
	height: 29px;
	background-image: url(../images/menubg_2.jpg);
	margin-left: 0px;
	width: 770px;
}

.entry_bot {
	width: 165px;
	height: 5px;
}

.myimg {
	text-align: center;
}

.entry_cen_rank ul {
	padding: 3px;
	margin: 3px
}

.entry_cen_rank ul li {
	float: left;
	margin_top: 10px;
	margin_left: 30px;
	line-height: 20px
}

ul.help {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
}

li.help_q {
	padding-left: 18px;
	font-weight: bold;
	background: url(../../images/ic_qa1.gif) no-repeat 0 1px;
}

li.help_a {
	padding-left: 18px;
	background: url(../../images/ic_qa2.gif) no-repeat 0 1px;
}

ul.update {
	margin: 0 0 0 0em;
	padding: 0;
	list-style-type: none;
}

li.update_1 {
	padding-left: 10px;
	font-weight: bold;
}

li.update_2 {
	padding-left: 30px;
	margin-top: 8px;
}

ul.policy {
	margin: 0 0 0 0em;
	padding: 0;
	list-style-type: none;
}

li.policy_1 {
	padding-left: 10px;
	font-weight: bold;
}

li.policy_2 {
	padding-left: 30px;
	margin-top: 8px;
}

li.policy_3 {
	padding-left: 5px;
}

.copyright {
	margin-top: 30px;
	font-size: 12px;
	color: #000000;
	line-height: 170%;
	border-top: 1px dotted #747474;
}

.hotkeyword a {
	color: #EA00AF;
	text-decoration: none;
}

.hotkeyword a:link {
	color: #EA00AF;
	text-decoration: none;
}

.hotkeyword a:visited {
	color: #EA00AF;
	text-decoration: none;
}

.hotkeyword a:active {
	color: #EA00AF;
	text-decoration: none;
}

.hotkeyword a:hover {
	color: #ff95af;
	text-decoration: none;
}

#socialbuttons div {
  float: left;
}
