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



/*******広場********/
#s_hiroba{
	margin:20px 10px 20px 10px;
}

#s_hiroba h3{
	width:468px;
	height:40px;
	text-indent:-9999px;
}

#s_hiroba dl{
	padding:6px;
}

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

#s_hiroba dd{
	padding:0 5px 7px 18px;
	font-size:10px;
	border-bottom:1px dotted #ccc;
}


h3#hiroba01{
	background:url(../imgs/title/t_syougakusei.gif) no-repeat center top;
}

h3#hiroba02{
	background:url(../imgs/title/t_tyugakusei.gif) no-repeat center top;
}

h3#hiroba03{
	background:url(../imgs/title/t_koukousei.gif) no-repeat center top;
}

h3#hiroba04{
	background:url(../imgs/title/t_daigakusei.gif) no-repeat center top;
}

h3#hiroba05{
	background:url(../imgs/title/t_otona.gif) no-repeat center top;
}

h3#hiroba06{
	background:url(../imgs/title/t_minna.gif) no-repeat center top;
}


/*******コミュニティ一覧********/
#s_snscom{
	margin:20px 10px 0 10px;
}

#s_snscom h3{
	width:468px;
	height:40px;
	text-indent:-9999px;
}

#s_snscom dl{
	padding:6px;
}

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

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

h3#snscom01{
	background:url(../imgs/title/c_syougakusei.gif) no-repeat center top;
}

h3#snscom02{
	background:url(../imgs/title/c_tyugakusei.gif) no-repeat center top;
}

h3#snscom03{
	background:url(../imgs/title/c_koukousei.gif) no-repeat center top;
}

h3#snscom04{
	background:url(../imgs/title/c_daigakusei.gif) no-repeat center top;
}

h3#snscom05{
	background:url(../imgs/title/c_otona.gif) no-repeat center top;
}

h3#snscom06{
	background:url(../imgs/title/c_minna.gif) no-repeat center top;
}


#s_snscom p{
	padding:0 5px 7px 30px;
}

