/* 
============================================================
	ver1.0 2009.02.05
	**- AngelLoveOnline -**
	URL: http://www.angelloveonline.jp/
	author:Q Entertainment, Inc.
============================================================
 */


@import url(share_tu.css);
@import url(textstyle.css);

#News h1						{ background:url("../images/h1/h1ttl_tu_event.jpg") no-repeat 50% 50%; }
#News h1.update					{ background:url("../images/h1/h1ttl_tu_update.jpg") no-repeat 50% 50%; }
#News h1.itemnotice				{ background:url("../images/h1/h1ttl_tu_itemnotice.jpg") no-repeat 50% 50%; }
#News h1.patch					{ background:url("../images/h1/h1ttl_tu_patchmanual.jpg") no-repeat 50% 50%; }
#News h1.info					{ background:url("../images/h1/h1ttl_tu_info.jpg") no-repeat 50% 50%; }

#News h2.event01				{ background:url("../images/h2/h2ttl06_event01.gif") no-repeat 50% 50%; }
#News h2.event02				{ background:url("../images/h2/h2ttl06_event02.gif") no-repeat 50% 50%; }
#News h2.event03				{ background:url("../images/h2/h2ttl06_event03.gif") no-repeat 50% 50%; }
#News h2.event04				{ background:url("../images/h2/h2ttl06_event04.gif") no-repeat 50% 50%; }

#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; }

.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;
	}

#News .caution_090226{
	margin:0 auto 10px;
	width:620px;
	height:450px;
	background:url("../images/news/event/2009/0226/image01.jpg") no-repeat 0 100%;
	}

#News .dlimage01	{ margin:305px auto 5px; width:400px; }

#News .dlimage01 a,
#News .dlimage02 a,
#News .dlimage03 a{
	display:block;
	text-indent:-9999px;
	outline:none;
	text-decoration: none;
	height:100px;
	}

#News .dlimage01 a,
#News .dlimage01 a:link,
#News .dlimage01 a:visited{
	background:url("../images/news/event/2009/0226/icon_dl_2006updatepatch.gif") no-repeat 0 0;
	}
#News .dlimage01 a:hover,
#News .dlimage01 a:active,
#News .dlimage01 a:focus{
	background:url("../images/news/event/2009/0226/icon_dl_2006updatepatch.gif") no-repeat 0 100%;
	}


#News .dlimage02,
#News .dlimage03{ margin:10px auto; width:400px; }

#News .dlimage02 a,
#News .dlimage02 a:link,
#News .dlimage02 a:visited{
	background:url("../images/news/event/2009/0226/icon_dl_2006updatepatch_after.gif") no-repeat 0 0;
	}
#News .dlimage02 a:hover,
#News .dlimage02 a:active,
#News .dlimage02 a:focus{
	background:url("../images/news/event/2009/0226/icon_dl_2006updatepatch_after.gif") no-repeat 0 100%;
	}


#News .dlimage03 a,
#News .dlimage03 a:link,
#News .dlimage03 a:visited{
	background:url("../images/news/event/2011/0113/icon_dl_20110113updatepatch_after.gif") no-repeat 0 0;
	}
#News .dlimage03 a:hover,
#News .dlimage03 a:active,
#News .dlimage03 a:focus{
	background:url("../images/news/event/2011/0113/icon_dl_20110113updatepatch_after.gif") no-repeat 0 100%;
	}
