.fan_box .connections { min-height: 120px; !important}

/*index css インデックスメインコンテンツ****************************************/
#up {
	width:auto;
	height: auto;
	margin-bottom: -40px;
}

h3 {
	float: left;
	width: 330px;
	height: 18px;
	_height: 5px;
	margin: 0px;
	font-size: 14px;
	padding-left: 10px;
	padding-top: 2px;
	_padding-top: 0px;
}

.n_e a:link,.n_e a:visited,.n_e a:active {
	color: #ff6666;
	text-decoration: none;
} 

.n_e a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.u_g a:link,.u_g a:visited,.u_g a:active {
	color: #66cccc;
	text-decoration: none;
} 

.u_g a:hover {
	color: #336666;
	text-decoration: underline;
} 


.n_e {
	color: #ff6666;
	background: url(../images/toptitle_notice.gif) no-repeat;
	margin-top: 10px;
}

.u_g {
	color: #66cccc;
	background: url(../images/toptitle_event.gif) no-repeat;
}

body .more {
	float: right;
	font-size: 10px;
	width: 25px;
	position: relative;
	top: -18px;
	right: 5px;
}
body:first-of-type .more { top:0px; } /*Opera CSSハック(09/07/13追加)*/
html>/**/body .more { top /*\**/: 0px\9; } /*IE8 CSSハック(09/07/13追加)*/

#upleft {
	margin:0px;
	padding:0px;
	float:left;
	width:340px;
}

#notice,#update{
	float: left;
	_margin-top: -15px;
	color: #666666;
	width: 340px;
	background: url(../images/newsbg.gif) repeat-y;
	margin-bottom: 15px;
}


#upright {
	float: right;
	width: 220px;
	height: auto;
}

#movie,#acces {
	padding: 5px 0px 0px 10px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
}

#movie { background: url(../images/movie.gif) no-repeat; height:185px; width:210px; }

#acces { background: url(../images/acces.gif) no-repeat; height:308px; }

#flash {
	width: 200px;
	height: 151px;
	position: relative;
	top: 3px;
	left: 0px;
	margin-bottom: 16px;
}

.accesdate {
	float: left;
	margin-bottom: 5px;
	_margin-bottom: 7px;
	padding-left: 2px;
	font-weight: normal;
	color: #333333;
	line-height: 1.1;
	width: 198px;
}

#tester {
	text-align: center;
	background-color: #efeff0;
	height: auto;
	_padding-bottom: 5px;
}

#test_t {
	padding-top: 6px;
	color: #FFFFFF;
	font-weight: bold;
	background: url(../images/toptest.gif) no-repeat; width:220px; height:19px;
	margin-bottom: 5px;
}

.test_m {
	float: left;
	color: #666;
	background: url(../images/test_off.gif) no-repeat; width:100px; height:20px;
	padding-top: 10px;
	margin-left: 6px;
	_margin-left: 4px;
	margin-bottom: 5px;
	_margin-bottom: 10px;
	line-height: 0.9;
}

.test_m_on {
	float: left;
	padding-top: 10px;
	color: #FFFFFF;
	background: url(../images/test_on.gif) no-repeat; width:100px; height:20px;
	margin-left: 6px;
	_margin-left: 4px;
	margin-bottom: 5px;
	_margin-bottom: 10px;
	line-height: 0.9;
}



#test_b {
	background: url(../images/bottomtest.gif) no-repeat; width:220px; height:8px;
	margin-bottom: 5px;
}

#down {
	width: auto;
	height: auto;
	position: relative;
	margin-top: 50px;
}

#d_left {
	float: left;
	width: 225px;
}

#d_right {
	float: right;
	width: 340px;
}

#ranking {
	text-align: center;
	margin-right: 10px;
	font-size: 9px;
}

#forums_top{
	margin-right: 10px;
}


/* ▼ここから 12/3 upf 加えました */
#ranking_title,.ss_title,.wp_title,.upf_title,.hot_topics_title,.forums_top_title,.other_forums,.getamped_title,.for_users_from_outside_title {
	font-size: 14px;
	font-weight: bolder;
	color: #663399;
	text-align: left;
	padding-left: 27px;
	padding-top: 1px;
	height: 20px;
}

div.forums_top_title { margin-top: 20px;}

div#forums_box {
	width: 210px; 
	margin: 15px auto 0 auto;
}

#ranking_title,.forums_top_title,.other_forums {
	background: url(../images/topsub_ranking.gif) no-repeat; width:183px; height:19px;
}

.ss_title,.wp_title ,.upf_title,.hot_topics_title,.web_com_title {
	background: url(../images/topsub_ss.gif) no-repeat; width:313px; height:19px;
}

.getamped_title{
	background: url(../images/topsub_long_ss.gif) no-repeat; width:400px; height:19px; margin-bottom: 10px;
}

.boxup {
	_margin-top: -15px;
}

.ss,.wp,.upf,.hot_topics {
	text-align: center;
	margin-bottom: 5px;
}

div.wp { margin-top: -85px;}
div.ss  { margin-top: 25px;}

.ss img,.wp img,.upf img,.web_com img {
	padding: 5px;
}

/* ▲ここまで 12/3 upf 加えました */

/* ここからは09.07.08に追加しました(HOT TOPICS用)*/
div#banner_box {
	width: 340px;
	height: auto;
	margin: 10px auto 10px auto;
}

a.banner_img { 
	background-image: url("../images/sf_banner_sprite.jpg");
	background-repeat: no-repeat;
	display: block;
	width: 338px;
	height: 90px;
	margin: 5px auto 0 auto;
}
	a#release_schedule_banner { background-position: 0 0; }
	a#youtube_banner { background-position: 0 -90px; }
	a#event_banner1 { background-position: 0 -180px; }
	a#event_banner2 { background-position: 0 -270px; }

/* ここまでは09.07.08に追加しました(HOT TOPICS用)*/

/* ここからは09.07.23に追加しました(FORUM用)*/
a.forum_banner {
	width: 200px;
	height: 50px;
	background-image: url("../images/sf_css_sprite.png");
	background-repeat: no-repeat;
	margin: 8px auto 0 auto;
}
	a#forum_dis { background-position: 0 0; }
	a#forum_kouryaku { background-position: -200px 0; }
	a#forum_question { background-position: 0 -50px; }
	a#forum_ss { background-position: -200px -50px; }
	a#forum_skin { background-position: 0 -100px; }

div#other_forums_box { 
	width: 210px; 
	margin-top: 10px;
}

a#other_forums_banner {
	width: 200px;
	height: 66px;
	margin: 0 auto;
	background-image: url("../images/gameogres_forum.jpg");
	background-repeat: no-repeat;
}

/* ここまでは09.07.23に追加しました(FORUM用)*/

a.skin_img {
	width: 70px;
	height: 70px;
	background-image: url("../images/sf_css_sprite.png");
	background-repeat: no-repeat;
	margin: 5px 5px 5px 5px;
}
	a#skin_01 { background-position: -280px -157px; }
	a#skin_02 { background-position: -350px -157px; }
	a#skin_03 { background-position: -420px -157px; }
	a#skin_04 { background-position: -490px -157px; }

div#free_skin_box {
	height: 55px; 
	width: 340px;
}

a.ss_img {
	width: 70px;
	height: 70px;
	background-image: url("../images/sf_css_sprite.png");
	background-repeat: no-repeat;
	margin: 5px 5px 5px 5px;
}
	a#ss_01 { background-position: 0 -157px; }
	a#ss_02 { background-position: -70px -157px; }
	a#ss_03 { background-position: -140px -157px; }
	a#ss_04 { background-position: -210px -157px; }

div#ss { width: 340px; }

#getamped_org { margin-top: 20px; }

#getamped_org p { line-height: 1; }

a#ga_org_banner {
	float: left;
	background-image: url("../images/sf_css_sprite.png");
	background-repeat: no-repeat;
	background-position: -200px -100px;
	width: 200px;
	height: 57px;
	margin: 2px 2px 2px 2px;
}

a#mmo_site_banner {
	width: 570px;
	height: 100px;
	margin-bottom: 10px;
	background-image: url("/images/mmosite_banner.png");
	background-repeat: no-repeat;
	display: block;
}

div#big_top_banner {
	margin-bottom: 10px;
}

div#big_top_banner a{
	width: 570px;
	height: 0px;
	padding-top: 80px;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
	a#cosmic_break_banner { background-image: url("/images/banner/sf_cb.png");}
	a#go_cash_banner { background-image: url("/images/banner/sf_go_cash_banner.jpg"); }
	a#hide_and_seek_banner { background-image: url("/images/banner/sf_hide_and_seek.jpg");}
	a#go_cash_banner100701 { background-image: url("/images/banner/Splash-570.png"); width: 565px !important; height: 0px !important; padding-top: 74px !important;}
	a#go_cash_banner100701b { background-image: url("/images/banner/gocash_100701_banner.jpg");}
	a#pml_banner100707 { background-image: url("/images/banner/splashfighters_beachball.gif");}