@charset "utf-8";
/* CSS Document */


/*ここからメイン*/
#content{
	width:980px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

#route{
	width:auto;
	height:auto;
	margin-left:30px;
	font-size:13px;
}


#title{
	width:920px;
	height:auto;
	margin-left:30px;
}

#bigfont{
	font-size:24px;
	font-weight:bold;
	border-bottom: 1px dotted #666;
	width:920px;
}

#link_list{
	width:920px;
	height:auto;
	padding-left:30px;
}

#link_image{
	width:300px;
	height:162px;
}

#humanforum{
	width:300px;
	height:auto;
	float:left;
}

#gallerie_online{
	width:300px;
	height:auto;
	float:left;
	margin-left:10px;
}

#spinns{
	width:300px;
	height:auto;
	float:left;
	margin-left:10px;
}

#mumokuteki{
	width:300px;
	height:auto;
	float:left;
	margin-top:50px;
	margin-bottom:50px;
}

#monomania{
	width:300px;
	height:auto;
	margin-left:10px;
	float:left;
	margin-top:50px;
	margin-bottom:50px;


}

#humanforum_cap{
	width:300px;
	height:auto;
	float:left;
}

#gallerie_online_cap{
	width:300px;
	height:auto;
}

#spinns_cap{
	width:300px;
	height:auto;
}

#mumokuteki_cap{
	width:300px;
	height:auto;
}

#monomania_cap{
	width:300px;
	height:auto;
	float:left;

}

#bunsho{
	font-size:14px;
}



/*ここまでメイン*

