@charset "UTF-8";
/*font_style*/


/*--------------------------------------------------------------------------
news_top//class font
--------------------------------------------------------------------------*/
/*--TOP//news-------------------------*/
#news {
	position:absolute;
	width:280px; height:auto;
	top:42px; right:20px; overflow:hidden;
	text-align:right;}
#news_top {height:40px;background:url(../img/news_bg_top.png) no-repeat;}
#news_top p {position: absolute; top: 16px; right:0px;}

#news_mid {background:url(../img/news_bg_mid.png) repeat-y; padding:5px 0 0 0; margin:0;}
#news_mid ul {width:260px; margin:0px 20px; overflow:hidden;}
#news_mid li {height:35px; text-align:left;}

#news_bottom {height:12px;background:url(../img/news_bg_btm.png) no-repeat;}


/*--news//fontclass-------*/
.news_dateFont{
	float:left; display:inline; font-size:85%; padding-right:5px; border-right:solid #CCC 1px;}
#news_mid li p { width:170px; font-size:100%; float:left; display:inline; margin:0; padding:0 5px;}



.ants_info, .blog_info, .item_info, .pickup_info, .attent_info {
	color:#06C; font-size:95%;
	padding-left:18px;}
.ants_info{background:url(../img/01ants_ico.png) no-repeat left left;}
.blog_info{background:url(../img/02blog_ico.png) no-repeat center left;}
.item_info{background:url(../img/03item_ico.png) no-repeat center left;}
.pickup_info{background:url(../img/04pickup_ico.png) no-repeat center left;}
.attent_info{background:url(../img/05attent_ico.png) no-repeat center left;border-left:solid #CCC 1px;}

/*--------------------------------------------------------------------------
topics.html
--------------------------------------------------------------------------*/
#topics_name {
	width: 760px;
	height:77px;
	background:url(../img/topics_topbar.png) no-repeat center;
	text-indent:-9999px;
}

#topics_box {width: 760px;margin:0 0 10px 0;text-align:left;}
#topics_top {height:48px;background:url(../img/tp_box_top.jpg) no-repeat;}
#topics_top p{ padding:28px 20px 0 0; text-align:right; font-size:12px;}

#topics_mid {height:auto;background:url(../img/tp_box_mid.jpg) repeat-y;}
#topics_bottom {height:34px;background:url(../img/tp_box_bottom.jpg) no-repeat;}

.relaseDate{
	padding:0 15px 0 0;
	text-align:right;
	font-size:95%;
}
/*-- Topicksclass// -----------------------------------------*/
.pageTitle{
	height:50px;
	font-size:140%;
	font-weight:700;
	letter-spacing:-0.05em;
	list-style::none;
	color:#000;
	border-bottom: 1px solid #ccc;
	margin-bottom:10px;
}
.pageTitle p{
	font-size:12px;
	padding:0 30px;
	text-align:right;
	color:#009FFF;
}
.ants{background:url(../img/01ants_ico_b.png) no-repeat left; margin: 0 50px; padding-left:36px;}
.blog{background:url(../img/02blog_ico_b.png) no-repeat left; margin: 0 50px ; padding-left:36px;}
.item{background:url(../img/03item_ico_b.png) no-repeat left; margin: 0 50px; padding-left:36px;}
.pickup{background:url(../img/04pickup_ico_b.png) no-repeat left; margin: 0 50px; padding-left:36px;}
.attent{background:url(../img/05attent_ico_b.png) no-repeat left; margin: 0 50px; padding-left:36px;}
/*
.pageTitle ul{
	margin:0;
	padding:0 0 0 15px;
}
.pageTitle ul li{
	list-style::none;
	background:url(../img/midasi_img.jpg) no-repeat left;
	margin: 0 0 0 3px;
	padding:0 0 0 15px;
}
*/
.topics_text {
	font-size:14px;
	color: #333;
	padding:0 50px;
}