/* 
============================================================
	ver1.0 2008.11.27
	**- AngelLoveOnline -**
	URL: http://www.angelloveonline.jp/
	author:Q Entertainment, Inc.
============================================================
 */


@import url(share.css);
@import url(textstyle.css);


#LeftMenu #subttl ul{
	margin:0;
	}
#LeftMenu #subttl h2{
	background:url(../../images/LM/LMttl_06news.gif) no-repeat 0 0;
	}

#LeftMenu #subttl ul li.information a,
#LeftMenu #subttl ul li.information a:link,
#LeftMenu #subttl ul li.information a:visited{
	background:url(../../images/LM/LM_subttl06_information.gif) no-repeat 0 0;
	}
#LeftMenu #subttl ul li.information a:hover,
#LeftMenu #subttl ul li.information a:active,
#LeftMenu #subttl ul li.information a:focus{
	background:url(../../images/LM/LM_subttl06_information.gif) no-repeat 0 100%;
	}
#LeftMenu #subttl ul li.maintenance a,
#LeftMenu #subttl ul li.maintenance a:link,
#LeftMenu #subttl ul li.maintenance a:visited{
	background:url(../../images/LM/LM_subttl06_mainte.gif) no-repeat 0 0;
	}
#LeftMenu #subttl ul li.maintenance a:hover,
#LeftMenu #subttl ul li.maintenance a:active,
#LeftMenu #subttl ul li.maintenance a:focus{
	background:url(../../images/LM/LM_subttl06_mainte.gif) no-repeat 0 100%;
	}
#LeftMenu #subttl ul li.event a,
#LeftMenu #subttl ul li.event a:link,
#LeftMenu #subttl ul li.event a:visited{
	background:url(../../images/LM/LM_subttl06_event.gif) no-repeat 0 0;
	}
#LeftMenu #subttl ul li.event a:hover,
#LeftMenu #subttl ul li.event a:active,
#LeftMenu #subttl ul li.event a:focus{
	background:url(../../images/LM/LM_subttl06_event.gif) no-repeat 0 100%;
	}

#News h1						{ background:url(../../images/h1/h1ttl_news.jpg) no-repeat 50% 50%; }
#News h1.information			{ background:url(../../images/h1/h1ttl06_information.jpg) no-repeat 50% 50%; }
#News h1.maintenance			{ background:url(../../images/h1/h1ttl06_maintenance.jpg) no-repeat 50% 50%; }
#News h1.event					{ background:url(../../images/h1/h1ttl06_event.jpg) no-repeat 50% 50%; }

#News h2.event01				{ background:url(../../images/h2/h2ttl06_event01.gif) no-repeat 50% 50%; }		/* now */
#News h2.event02				{ background:url(../../images/h2/h2ttl06_event02.gif) no-repeat 50% 50%; }		/* old */
#News h2.event03				{ background:url(../../images/h2/h2ttl06_event03.gif) no-repeat 50% 50%; }		/* 2006 */
#News h2.event04				{ background:url(../../images/h2/h2ttl06_event04.gif) no-repeat 50% 50%; }		/* 2007 */
#News h2.event05				{ background:url(../../images/h2/h2ttl06_event05.gif) no-repeat 50% 50%; }		/* 2008 */
#News h2.event06				{ background:url(../../images/h2/h2ttl06_event06.gif) no-repeat 50% 50%; }		/* 2009 */
#News h2.event07				{ background:url(../../images/h2/h2ttl06_event07.gif) no-repeat 50% 50%; }		/* 2010 */

#News h2.indexttl01				{ width:auto; background:url(../../images/h2/h2ttl06_index01.gif) repeat-x 0 0; }
#News h2.indexttl02				{ width:auto; background:url(../../images/h2/h2ttl06_index02.gif) repeat-x 0 0; }
#News h2.indexttl03				{ width:auto; background:url(../../images/h2/h2ttl06_index03.gif) repeat-x 0 0; }


#News h2.articlettl	{
	margin:0 0 5px;
	padding:3px 0 0 0;
	height:25px;
	line-height:23px;
	text-indent:3em;
	background:url(../../images/h2/h2ttl00_notext02.gif) no-repeat 50% 50%;
	font-weight:bold;
	font-size:12px;
	}
#News h3{
	padding:5px 0 0 0;
	height:25px;
	line-height:23px;
	text-indent:3em;
	color:#0b71b5;
	background:url(../../images/h3/h3ttl00_notext01.gif) no-repeat 50% 50%;
	font-weight:bold;
	font-size:12px;
	}

#News h4{
	padding:3px 0 0 0;
	height:27px;
	line-height:23px;
	text-indent:1.8em;
	color:#053859;
	background:url(../../images/h4/h4ttl00_notext02.gif) no-repeat 50% 50%;
	font-weight:bold;
	font-size:12px;
	}


.articledate{
	margin-right:20px;
	text-align:right;
	}
.eventarticledate{
	margin:0 20px 10px;
	text-align:right;
	}
.articletxttop{
	height:25px;
	background:url(../../images/news/bodybg_top.gif) no-repeat 50% 50%;
	}
.articletxt{
	padding:0 20px;
	width:580px;
	line-height:1.5em;
	background:url(../../images/news/bodybg_middle.gif) repeat-y 50% 50%;
	}
.articletxtbottom{
	margin:0 0 10px;
	height:25px;
	background:url(../../images/news/bodybg_bottom.gif) no-repeat 50% 50%;
	}

.newsindex{
	margin:15px 0 15px 10px;
	}
#News dl{
	border-bottom:1px solid #c3c3c3;
	clear: left;
	line-height:20px;
	}
#News dt {
	float: left;
	width: 8em;
	line-height:20px;
	}
#News dt img{
	vertical-align:middle;
	margin:1px 1px 2px 3px;
	_margin:3px 1px 4px 3px;
	}
#News dd {
	width:490px;
	margin-left: 8em;
	line-height:20px;
	background:#fff url("../../images/share/dotline02.gif") repeat-y 0 0;
	}
#News dd img{
	vertical-align:middle;
	margin-left:2px;
	_margin:3px 1px 4px 1px;
	}

#News .eventold dt {
	float: left;
	width: 6em;
	line-height:20px;
	}
#News .eventold dd {
	width:520px;
	margin-left: 6em;
	line-height:20px;
	background:#fff url("../../images/share/dotline02.gif") repeat-y 0 0;
	}

#News .eventactive dt {
	float: left;
	width: 165px;
	line-height:20px;
	}
#News .eventactive dd {
	width:430px;
	margin-left: 165px;
	line-height:20px;
	background:#fff url("../../images/share/dotline02.gif") repeat-y 0 0;
	}
