body {
	font: 11px Arial, Helvetica, sans-serif;
	background: #ffffff url(images/main-bg.gif);
	padding: 0;
	margin: 0;
}
img {
	border: none;
}

.FloatEnd {
	clear:both;
}

/* dock - top */
.dock {
	position: relative; 
	height: 50px; 
	text-align: center;

	z-index: +5;
}
.dock-container {
	position: absolute;
	height: 50px;
	background: url(images/dock-bg2.gif);
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}

/* dock2 - bottom */
#dock2 {
	width: 100%;
	bottom: 0px;
	position: absolute;
	left: 0px;
}
.dock-container2 {
	position: absolute;
	height: 50px;
	background: url(images/dock-bg.gif);
	padding-left: 20px;
}
a.dock-item2 {
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 40px; 
	color: #000; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	padding-left: 20px;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}

.ranking{
	float: left;
	width: 200px;
	_height: auto;
	margin: 0 auto;
}


#boby_main{
	margin-top: 30px;

	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
	position:relative;
	text-align:center;
	width:100%;
}
#boby_contents{
	border:1px solid #cccccc;
	background: #F0F8FF;

	margin:0pt auto;
	padding:0 10px;

	text-align: left;
	width:790px;
}


#news_page{
	font-size: 100%;
}

#news_page li{
	margin-bottom: 5px;
}

#news_page p{
	margin-left: 10px;
}

#news_page a{
	color: #444444;
	text-decoration: none;
}

#news_page a:hover{
	color: #0066ff;
}

#sankei_news{
	float: left;
	background: #F3F3F3;

	border: 1px solid #bbbbbb;

	margin: 10px 0px 20px 0px;

	width: 385px;
	height: 550px;
}
#yahoo_news{
	float: left;
	background: #F3F3F3;

	border: 1px solid #bbbbbb;

	margin: 10px 0px 20px 10px;

	width: 385px;
	height: 550px;
}

#yahoo_news img{
	margin-bottom: 52px;
}

#mainiti_news{
	float: left;
	background: #F3F3F3;

	border: 1px solid #bbbbbb;

	margin: 10px 0px 20px 0px;

	width: 385px;
	height: 550px;
}


#asahi_news{
	float: left;
	background: #F3F3F3;

	border: 1px solid #bbbbbb;

	margin: 10px 0px 20px 10px;

	width: 385px;
	height: 550px;
}





#video{
}

.thumbnail{
	float: left;
	width: 120px;
	height: 80px;
}

.video_data{
	height: 100px;

}





#index_page_main{
	margin: 10px auto;

	width: 90%;

}




.icons{
	display: block;
	width: 48px;
}

.icons img{
	float: left;

	width: 48px;
	height: 48px;
}
.icons a{
	display: block;
	border: none;

	color: #444444;
	text-decoration: none;
	text-align: center;
}

.icons a:hover{
	background: #000099;
	margin-top: -3px;

	color: #ffffff;
}
