@charset "utf-8";
body { background:#fff url(/common-wr/images/catbg_news.jpg) top center no-repeat; }

/* CSS Document */
#container {
	float:left;
	width:785px;
}

div#netcafebox {
	margin-bottom: 20px;
}

div#netcafebox div.netcafe_cp {
	border: solid 1px #ccc;
	width: 580px;
	padding: 10px;
	margin: 0 auto;
}

/*-- カテゴリブロック --*/


div.categoryLong{
	width:610px;
	height:130px;
	background:url(/fun/images/background/category_bg2.gif) no-repeat;
	padding:10px;
}

div.categoryLeft{
	width:280px;
	height:120px;
	background:url(/fun/images/background/category_bg.gif) no-repeat;
	padding:10px;
	float:left;
}

div.categoryRight{
	width:280px;
	height:120px;
	background:url(/fun/images/background/category_bg.gif) no-repeat;
	padding:10px;
	float:right;
}

div.categoryLong .textLong {
	float:left;
	width:490px;
	padding-right:10px
}

div.categoryRight .textLeft,
div.categoryLeft .textLeft {
	float:left;
	width:180px;
	padding-right:10px
}

.netcafe_button {
	text-align:center;
}
