@charset "shift-jis";

/* top */

#topImg{
	margin: 10px 0 20px 0;height: 420px;overflow: hidden;
}

#sectionTopNews{
	margin: 10px 0 10px;background-color: #000;color: #d0d0d0;
	border: solid 2px #404040;
	padding-bottom: 5px;
}


#sectionTopNews #news{
	height: 200px;
	margin: 7px 10px 0 10px;
	overflow: auto;
}

#sectionTopNews #news li{
	background : transparent url(../common/images/bg_border_list03.gif) repeat-x scroll center bottom;padding-bottom:1px;
}

#sectionTopNews #news .noa{
	background : transparent url(../common/images/ico_circle.gif) no-repeat scroll 5px center;display: block;padding-left: 15px;
line-height: 22px; 
}

#sectionTopNews #news a{
	background : transparent url(../common/images/ico_arrow.gif) no-repeat scroll 5px center;display: block;padding-left: 15px;
line-height: 22px; 
}
#sectionTopNews #news a.newwin{
	background : transparent url(../common/images/ico_newwin.gif) no-repeat scroll 3px center;
}
#sectionTopNews #news a img{
	margin: 2px 5px -2px 5px;position: relative;vertical-align: baseline;
}
#sectionTopNews #news a:link {
	color: #d0d0d0;text-decoration: none;
}
#sectionTopNews #news a:visited {
	color: #d0d0d0;text-decoration: none;
}
#sectionTopNews #news a:hover {
	color:#ff4000;background-color:#202020;
}

#sectionPoster{
	margin: 7px 10px 0 10px;
	height: 110px;
	overflow: hidden;
}

#sectionPoster #title{
	float: left;
	width: 100px;
}


#sectionPoster ul{list-style:none;}

#sectionPoster li{
	margin: 0 10px 0 0;
	padding: 1px;
	float: left;
	text-align: center;
	overflow: hidden;
}

#sectionPoster a img{
	border: solid #808080 1px;
}

#sectionPoster a:visited img{
	border: solid #808080 1px;
}

#sectionPoster a:hover img{
	border: solid #ff4000 1px;
}

.srch{
	font-size: 12px;
}

.subtitle{
	font-size: 14px;
}


/* ＭＳＳゾイドとは？ */
#sectionWhatsZoids{width:180px; height:80px; padding: 10px 0 10px 0;}

#sectionTecNews{
	background-color: #FFFFFF;margin-top:0;
}

