@charset "Shift_JIS";

/*contents*/

#xbox360-header
{
	width: 990px;
	height: 290px;
	background: url(images/header.jpg) no-repeat;
	position: relative;
	margin-top: 10px;
}
#xbox360-header .social
{
	position:absolute;
	top: 20px;
	left: 610px;
}
#xbox360-contents
{
	width: 990px;
	overflow: hidden;
}
#xbox360-left
{
	width: 230px;
	padding: 0px 0px 32768px 0px;
	margin-bottom: -32768px;
	float: left;
	overflow:hidden;
	background: url(images/side_bg.jpg) repeat-y;
	font-size: 10px;
	line-height: 1.5em;
	letter-spacing: 1px;
	line-break: strict;
	word-break: break-all;
	text-align: justify;
	text-justify: distribute;
}
#xbox360-left .text
{
	width: 200px;
	padding: 0px 10px 10px 20px;
}
#xbox360-left .feature
{
	width: 200px;
	height: 170px;
	background: url(images/feature_bg2.jpg) no-repeat #fff;
	position: relative;
	margin: 0px 0px 10px 20px;
}
#xbox360-left .feature .linktext
{
	position: absolute;
	top: 29px;
	left: 70px;
	width: 125px;
}

#xbox360-left .feature .linktext2
{
	position: absolute;
	top: 105px;
	left: 70px;
	width: 125px;
}

#xbox360-left .text ul
{
	margin: 0px;
	padding-left: 0px;
}

#xbox360-left .text li
{
	margin: 0px 0px 10px 0px;
}

#xbox360-right
{
	width: 720px;
	overflow:hidden;
	float: right;
	padding: 10px 10px 32768px 10px;
	margin-bottom: -32768px;
	background: url(images/main_bg.jpg) no-repeat;
	margin-right: 10px;
}
#xbox360-right .topnews
{
	padding: 40px 10px 0px 10px;
	border: 1px solid #92C511;
	margin-bottom: 10px;
	background: url(images/topnews_bg.jpg) top left no-repeat #FFC;
}


#xbox360-right .newslist
{
	padding: 10px 10px 0px 10px;
	margin-bottom: 10px;
}

#xbox360-right .news-box
{
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #92C511;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#xbox360-right .news-box .pic
{
	width: 100px;
	float: left;
	text-align:center;
}
#xbox360-right .topnews .news-box .text
{
	width: 588px;
	float: right;
}
#xbox360-right .news-box .text
{
	width: 588px;
	float: right;
}
#xbox360-right .news-box .text .title
{
	font-size: 12px;
	margin-bottom: 5px;
	font-weight: bold;
}
#xbox360-right .news-box .text .words
{
	font-size: 10px;
	margin-bottom: 5px;
	line-height: 1.5em;
	letter-spacing: 1px;
}
#xbox360-right .news-box .text .time
{
	font-size: 10px;
	text-align: right;
	color: #F60;
	letter-spacing: 1px;
}


/*space*/

.mb10px
{
	margin-bottom: 10px;
}

/*ソーシャルブックマークアイコン*/

ul.bookmark_button {
	list-style: none;
	clear: both;
}
ul.bookmark_button li {
	float: left;
}
ul.bookmark_button li.twitter {
}
ul.bookmark_button li.hatena {
	padding-right: 10px;
}
ul.bookmark_button li.facebook {
}
ul.bookmark_button li.gplus {
}
