@charset "utf8";

#head{height:269px;background:url(../images/middle_bg.jpg) 0 0 repeat-y;}
#head .menu{bottom:30px;}

.submenu{
	position:relative;
	top:30px;
	left:96px;
	* html left:101px;
	height:30px;
	margin:0;
	/margin-top:-6px;	/* IE */
}
.submenu a{float:left;}
.submenu a,
.submenu img{
	display:block;
}
.submenu img{
	width:86px;
	height:30px;
	padding:0 5px;
	background:url("../images/menu.gif");
}
.m01 img{background-position: 0 -60px;}
.m02 img{background-position: -96px -60px;}
.m01on img{background-position: 0 -90px;}
.m02on img{background-position: -96px -90px;}

.news_info .info_tit{
	background:url(http://lantis.jp/10th/images/news_info_tit_bg.jpg) bottom no-repeat #fffce5;
	padding: 7px 10px 5px 10px;
	font-weight:bold;
}
.news_info .info_tit small{
	font-size: 10px;
	font-weight: normal;
}
.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}
.storycontent{
	margin:-1em 10px 32px;
	line-height: 22px;
	font-size:14px;
}
.storycontent h3{
	margin-bottom:3px;
}
.storycontent h4{
	font-size:16px;
	border-bottom:1px dashed orange;
	margin-bottom:0;
}
.storycontent blockquote{
	border-color:#FFC000;
}
.storycontent blockquote,
.storycontent blockquote h4{
	margin-top:0;
}
.storycontent blockquote p{
	margin: 3px 0 14px 10px;
}

.news_info ul{
	margin-left:24px;
}
.news_info ul li{
	list-style-type: square;
}
.meta {
	margin: 0 20px;
	padding:0 0 7px;
	text-align:right;
}
.navLink{
	text-align: right;
	font-size:12px;
}

.r_btn a{
	display: block;
	margin-bottom:10px;
}

* html #middle .comment .t_cent {
	position:relative;
}
* html #middle .comment .r_btn {
	position:absolute;
	top:0;
	right:25px;
}


/* アーティストブログRSS ================================================================== */
.artistsBlogTitle{
	display:block;
	margin:0;
}
.rssList{
}
.rssList ul{
	padding:0 3px 3px;
	background:url("http://lantis.jp/10th/news/images/artistsBlogbg.png");
	font-size: 12px;
}
.rssList li{
	margin:0;
	padding:5px;
	clear:both;
	display: block;
	position: relative;
	border-bottom: solid 1px #CCCCCC;
	background:#FFFFFF;
}
.rssList a{
	margin:0;
}
.rssList em{
	font-size: 10px;
	color:#777777;
}
.rssList div{
}
.rssList span{
	display:block;
	position: absolute;
	bottom:5px;
	right:4px;
	width:40px;
	font-size: 10px;
	color:#FF9900;
	text-align: right;
	background:white;
}
