@charset "UTF-8";

/*-- satelight news --*/

#satelight_news{
	background:url("../images/bg_top_satelight.png") no-repeat;
	height:67px;
}

#satelight_news_title{
	top: 13px;
	left: 45px;
	width: 108px;
	height: 5px;
	background:url("../images/satelight_news.gif") no-repeat;
	position:relative;
}
#news_text{
	top: 10px;
	width: 740px;
	height: 21px;
	position: relative;
	background: #646464;
}

/*-- top banner --*/

#important{
	margin:0 0 0 50px;
}

#top_banner{
	position:relative;
	left:35px;
	top:180px;
	z-index:1;
}

/*-- top main --*/

#all_box{
	overflow: hidden;
	height: auto;
	width: 834px;
}

*html #side_box{
float:left;
width:297px;
}

#side_box{
float:left;
width:297px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

#side_top{
height:354px;
	background:url("../images/side_top_main.png") no-repeat;
}

#side_under_top{
width:297px;
height:27px;
	background:url("../images/side_bg_under_top.png") no-repeat;
}

#side_under_middle_wrapper{
	width:28px;
	background:url("../images/side_bg_under_middle.png") repeat-y;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

#side_under_middle{
	width:269px;
	margin:0 0 0 28px;
	background:url("../images/bg_side.png") repeat-y;
}

html>body #side_under_middle{
	width:269px;
	height:150px;
	margin:0 0 0 28px;
	background:url("../images/bg_side.png") repeat-y;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

#side_satellite{
	top:0px;
	left:-10px;
	position:relative;
}

#side_orabr{
	margin:30px 0 0 0;
}

#side_pastnews{
	align:right;
	margin:15px 0 0 300px;
	font-size:12px;
	padding:3px 0 0 3px;
	height:17px;
	text-indent:1.5em;
	line-height:19px;
	background:url("../images/sub_arrow.png") no-repeat;
}

#youtube_top{
	top:30px;
	left:10px;
	position:relative;
}

#youtube_link{
	top:25px;
	left:10px;
	position:relative;
}

#main_box{
float:right;
width:537px;
	background:url("../images/bg_main.png") repeat-y;
}

html>body #main_box{
float:right;
width:537px;
	background:url("../images/bg_main.png") repeat-y;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

/*-- break news --*/

dl{
	margin:10px 0 15px 15px;
	background-image:url("../images/break_news.gif");
	background-repeat:no-repeat;
}

dt{
	font-weight:bold;
	font-size:14px;
	color:#333;
	margin:3px 0 10px 0px;
	padding:7px 0 10px 0px;
	text-indent:30px;
}

dd.date{
	color:#ffba00;
	font-weight:600;
	font-size:12px;
	letter-spacing:0.1em;
	padding:3px 0 0 386px;
}

*html dd.date{
	font-size:10px;
	letter-spacing:0.1em;
	padding:3px 0 0 386px;
}

*:first-child+html dd.date{
	font-size:10px;
	letter-spacing:0.1em;
	padding:3px 0 0 384px;
}

dt.title{
	background-image:url("../images/break_news_under.png");
	background-repeat:no-repeat;
}

dt.title a{
	color: #127613;
	font-weight:600;
}

dt.title a:hover{
	color: #00c800;
}

dd.comment{
	font-size:11px;
	color:#333;
	padding:0 0 10px 20px;
	line-height:1.5em;
}