@charset "UTF-8";
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
	{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

body {
	background:#000000 url(../images/top/body1.gif) repeat-x;
	margin: 0 auto;
	padding:0;
	font-size:75%;
	color: #666666;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	text-align:center;
	}

#wrapper {
	background-color:#FFFFFF;
	border-left:solid #666666 1px;
	border-right:solid #666666 1px;
	margin-left:auto;
	margin-right:auto;
	width:910px;
	}

#page_title {
	background:#666666;
	margin: 0 auto;	
	color: #FFFFFF;
	text-align:right;
}
#page_title h1 {
	width:910px;
	margin: 0 auto;
	font-size:9px;
	}

#header {
	text-align:center;
	width:100%;
	height:90px;
}
#header_rink {
	width:910px;
	height:90px;
	margin:0 auto;
	text-align:left;
	}
#header_rink img {
	float:left;
	}
	
#header_line {
	background:url(../images/top/back_line.jpg) repeat-x;
	height:25px;
	}
/*----------▼左ナビ▼----------*/

#Left_navi {
	float:left;
	width:210px;
	background:#2a2a2a;
	padding-bottom:5px;
	margin-left:4px;
	margin-bottom:5px;
	}
#gnavi {
	margin-bottom:10px;
	}
.sponsors {
	width:199px;
	padding-top:5px;
	margin-left:4px;
	margin-bottom:10px;
	background-color:#FFFFFF;
	border:#666666 solid 1px;
	}
.sponsors ul {
	list-style:none;
	}

.sponsors li {
	margin-bottom:5px;
	}
	
.rink01 {
	margin-bottom:5px;
	}
.Lnavi_title {
	margin-left:2px;
	}
/*----------▲左ナビ▲----------*/

/*----------▼メインコンテンツ▼----------*/

#pagebody {
	float:right;
	margin-right:4px;
	margin-left:4px;
	margin-bottom:5px;
	width:680px;
	}

#topimg {
	clear:both;
	width:680px;
	margin-bottom:10px;
	}
#contents {
	width:680px;
	margin:0;
	}

/*----------▼ブログRSS▼----------*/

#blogRSS {
	width:495px;
	border:#CCCCCC solid 1px;
	margin-bottom:10px;
	text-align:left;
	float:left;
	}
#blogRSS ul {
	list-style-image:url(../images/top/arrow.gif);
	line-height:2em;
	margin:0;
	padding:5px 5px 5px 2em;
	}
#blogRSS li {
	line-height:1.3em;
	border-bottom:#CCCCCC dotted 1px;
	}
	
/*----------▲ブログRSS▲----------*/

/*----------▼新着情報▼----------*/

#whatsnew {
	width:495px;
	border:#CCCCCC solid 1px;
	float:left;
	margin-bottom:10px;
	}
#rabona_cm {
	width:480px;
	float:left;
	text-align:right;
	padding-right:15px;
	border:#CCCCCC solid 1px;
	background:#000000;
	}
#contents_title {
	text-align:left;
	}
/*----------▲新着情報▲----------*/

/*----------▲メインコンテンツ▲----------*/


/*----------▼リポート▼----------*/

#report {
	width:170px;
	float:right;
	}
#fuk_tv {
	border:#CCCCCC solid 1px;
	margin-bottom:10px;
	}
#next_game {
	width:170px;
	border:#CCCCCC solid 1px;
	margin-bottom:10px;
	}
dl.plan_list {
	margin:0 auto;
	text-align:center;
	width:170px;
}
dl.plan_list dt {
	background:#9FD9F6 none repeat scroll 0 0;
	font-size:77%;
	padding:5px 0;
}
dd.plan_opponent {
	margin:5px 0;
}
dd.plan_opponent strong {
	font-weight:bold;
}
dd.plan_place, dd.plan_date {
	background:#E6E6E6 none repeat scroll 0 0;
	font-size:77%;
	margin:0 0 1px;
	padding:5px 0;
}
#latest {
	width:170px;
	border:#CCCCCC solid 1px;
	margin-bottom:10px;
	}
table.result_table {
	/margin:5px auto;
	width:170px;
}
table.result_table th {
	font-size:77%;
	text-align:center;
}
th.result_head {
	width:75px;
}
table.result_table td strong {
	font-weight:bold;
}
table td.result_table_l {
	font-size:182%;
	text-align:center;
}
table td.result_table_c {
	text-align:center;
}
table td.result_table_r {
	font-size:182%;
	text-align:center;
}
#ranking {
	width:170px;
	border:#CCCCCC solid 1px;
	margin-bottom:10px;
	}
table.standing_table {
	margin:0 auto;
	text-align:center;
	width:170px;
	}
table.standing_table th {
	text-align:center;
	}
th.order_cap {
	background:#E6E6E6 none repeat scroll 0 0;
	border-bottom:1px solid #FFFFFF;
	font-size:85%;
	padding:3px 0;
	}
td.order_fuk {
	background:#BBE9FF none repeat scroll 0 0;
	border-bottom:1px solid #CCCCCC;
	font-size:108%;
	padding:3px 0;
	}
td.order_fuk strong {
	font-weight:bold;
	}
td.order_oth_01 {
	border-bottom:1px solid #CCCCCC;
	font-size:85%;
	padding:3px 0;
	}
td.order_oth_02 {
	font-size:85%;
	padding:3px 0;
	}
.date {
	text-align:right;
	font-size:9px;
	}
/*----------▲リポート▲----------*/

/*----------▼フッター▼----------*/

#footer {
	background:#FFFFFF none repeat scroll 0 0;
	clear:both;
	min-height:92px;
	text-align:center;
	width:100%;
	}
#footer_wrap {
	width:910px;
	margin:0 auto;
	}
 #footer_wrap a {
 	color:#666666;
	text-decoration:none;
 	}
.furink01 {
	width:250px;
	float:left;	
	}
.furink01 li{
	text-align:left;
	font-size:9px;
	list-style:none;
	padding-left:1.5em;
	line-height:1.4em;
	text-decoration:none;
	display:block;
	}
.furink02 {
	width:215px;
	float:left;
	}
.furink02 li{
	text-align:left;
	font-size:9px;
	list-style:none;
	padding-left:1.5em;
	line-height:1.4em;
	text-decoration:none;
	display:block;
	}

#footer_text {
	text-align:right;
	background: url(../images/footback.jpg) no-repeat;
	height:17px;
	margin:5px;
	padding-top:9px;
	padding-bottom:5px;
	padding-right:5px;
	border-top:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	color:#666666;
	clear:both;
	}
#footer_rink li {
	display:block;
	font-size:9px;
	color:#666666;
	float:right;
	list-style:none;
	}
#footer_rink li a {
	color:#666666;
	}
.footer_title {
	font-size:12px;
	}
.footer_text01 {
	padding:5px;
	clear:both;
	border-top:#666666 solid 3px;
	}
.a {
	text-align:right;
	}	
/*----------▲フッター▲----------*/

.clearfix {
display:inline-block;
}
.clearfix:after {
clear:both;
content:" ";
display:block;
font-size:0;
height:0;
visibility:hidden;
}

