
/******************* メイン内真ん中 ************************/



/*******新規登録**********/
#s_sinki{
	background:url(../imgs/m_sns_back.gif) no-repeat center bottom;
	margin:0 10px 0 10px;
	padding-bottom:37px;
}

#s_sinki h3{
	background:url(../imgs/m_sns_title.gif) no-repeat center top;
	width:468px;
	height:111px;
	text-indent:-9999px;
}

#s_sinki p{
	padding:2px 8px 8px 8px;
}

a#s_sinki_btn{
	margin:0 0 0 310px;
	width:140px;
	height:28px;
	display:block;
	text-indent:-9999px;
	background: url(../imgs/s_sinki_btn.gif) no-repeat center top;

}



/*******ゲーム********/
#s_game{
	margin:20px 10px 0 10px;
	padding-bottom:10px;
	border-bottom:1px dashed #666;
}

#s_game h3{
	background:url(../imgs/m_game.gif) no-repeat center top;
	width:468px;
	height:40px;
	text-indent:-9999px;
}

#s_gamein {
	padding:6px;

}

#s_gamein dl{
	margin:0 7px 0 7px;
	float:left;
	width:100px;
	text-align:center;
}

#s_gamein dd{
	padding:8px 0 0 0;
}

#s_gamein p{
	font-size:10px;
	padding:5px 0 0 0;
	text-align:right;
}



/*******お絵描き掲示板一覧********/
#s_oekaki{
	margin:20px 10px 0 10px;
	padding-bottom:10px;
}

#s_oekaki h3{
	background:url(../imgs/m_oekaki.gif) no-repeat center top;
	width:468px;
	height:40px;
	text-indent:-9999px;
}

#s_oekaki dl{
	padding:6px;
}

#s_oekaki dt{
	padding:2px 5px 0 18px;
	background: url(../imgs/point01.gif) no-repeat left 3px;
}

#s_oekaki dd{
	padding:0 5px 7px 18px;
	font-size:10px;
}

dt#no_apu{
	font-weight:bold;
	color:#3399ff;
}