#screen{
	width: 920px;
	margin:0 auto;
	height: 411px;
}
#entry{
	width: 662px;
	margin: 20px 20px;
	min-height:480px;
}
#parents{
	width: 950px;
	margin: 0 auto;
	position:relative;
}
/*ヘッダー部分*/
#header{
	margin-bottom: 20px;
}

/*Flash部分*/
object#crnexus{
	margin:0px auto;
}

/*right*/
#rightbox{
	width: 228px;
	position:absolute;
	right:20px;
	top:0px;
}
#rightbox ul li{
	margin-bottom: 10px;
}
/*right twitter*/
div#twitter{
	width: 228px;
	margin-bottom: 15px;
}
div#twitter a{
	color:#fff;
	text-decoration: none;
}
div#twitter a:visited{
	color:#fff;
	text-decoration: none;
}
div#twitter a:hover{
	color:#fff;
		text-decoration: underline;
}
div#tw_head{
	height: 30px;
	background: url(../../images/default/img_home/tw_head.png) no-repeat 0 0;
	position: relative;
}
div#tw_head img#tw_title{
	position: absolute;
	top:-9px;
	left:10px;
}

div#tw_body_frame{
	background: url(../../images/default/img_home/tw_body.png) no-repeat 0 0;
}

div#tw_body{
	height: 120px;
	overflow:auto;
	padding:10px;
	line-height:1.5em
}

.tweetnoscript p{
	font-size:1em;
	text-align:center;
	color:red;
	font-weight:bold
}

div#tw_body span{
	display:block
}

div#tw_body a.tweetlink{
	color:#2786C2;
	text-decoration: none;
}

div#tw_body a.tweetlink:visited{
	color:#2786C2;
}

div#tw_body a.tweetlink:hover{
	color:#2786C2;
	text-decoration: underline;
}
div#tw_body span.created_at{
	font-size:0.8em;
	color:#666;
	padding-bottom: 5px;
}
div#tw_foot{
	height: 30px;
	background:  url(../../images/default/img_home/tw_foot.png) no-repeat 0 0;
	position: relative;
}
div#tw_foot img{
	position: absolute;
	top: 5px;
	right: 15px;
}
#tw_crnexus{
	font-size: 16px;
	color: #fff;
	position: absolute;
	top: 3px;
	left: 15px;
}



/*新着情報*/
div#home_infomation{
	margin-top: 20px;
	position:relative;	
}
a#home_infoall{
	position:absolute;
	right:20px;
	top:5px;
}
div#home_infomation dl{
	font-size: 13px;
}
div#home_infomation dl {
	margin: 0;
	padding: 0;
	width: 662px;
	font-size: 12px;
}
div#home_infomation dl dt {
	margin: 0;
	padding: 5px 0 5px 5px;
	width: 120px;
	font-weight: bold;
	padding-left:20px;
	background:url(../../images/default/img_common/info_icon.png) no-repeat left center;
}
div#home_infomation dl dd {
	padding: 5px 5px 5px 130px;
	margin-left: 0;
	margin-top: -2.1em;
	margin-bottom: -1px;
	line-height: 1.4em;
	border-bottom: 1px dotted #999;
}
div#home_infomation .newprogram{
	margin-left: 10px;
}
div#noflash{
	width:920px;
	height:396px;
	background:url(../../images/default/img_home/home_screen.png) no-repeat #fff center center;
	position:relative;
}

div#noflash div{
	text-align:center;
	position:absolute;
	top:260px;
	left:220px
}

div#noflash div p{
	margin-bottom:10px
}