@charset "Shift_JIS";

/*
StyleSheet for AIZUHAN OFFICIAL WEB !!!
CSS FILE toppage.css

【LAST UPDATED】24 APR 2009
【AUTHOR】DAY DREAM RECORDS
*/


/* *********************************************************************
common areas
********************************************************************* */
#container { width: 600px; }


/* *********************************************************************
トップバナー
********************************************************************* */
#topBanner { width: 520px; margin: 0 auto 40px; }


/* *********************************************************************
ニュース
********************************************************************* */
.str { cursor: pointer; }

.box { display: none; width: 450px; margin: 0.6em 0 0 30px; }
	.box p { margin-bottom: 0.6em; }

#news { margin-bottom: 40px; }
	#news h2 {
		width: 600px;
		height: 52px;
		text-indent: -9999px;
		margin-bottom: 12px;
		background: url(http://aizuhan.jp/images/ttl_topics.gif) no-repeat 0 0;
	}
	#news ul#news-lists { width: 480px; margin: 0 auto; }
		#news ul#news-lists li.news-list {
			margin-bottom: 1em;
			padding-bottom: 1em;
			border-bottom: 1px solid #FFDFF2;
		}
		#news ul#news-lists li.news-list h3 {
			min-height: 20px;
			font-weight: bold;
			letter-spacing: 2px;
			padding-left: 30px;
		}
		#news ul#news-lists li.news-list h3.aizuhan { background: url(/images/ico_aizuhan.jpg) no-repeat 0 0; }
		#news ul#news-lists li.news-list h3.live { background: url(/images/ico_live.jpg) no-repeat 0 0; }
		#news ul#news-lists li.news-list h3.release { background: url(/images/ico_release.jpg) no-repeat 0 0; }
		#news ul#news-lists li.news-list h3.website,
		#news ul#news-lists li.news-list h3.mobile,
		#news ul#news-lists li.news-list h3.contents { background: url(/images/ico_website.jpg) no-repeat 0 0; }
		#news ul#news-lists li.news-list h3 span { font-weight: normal; }

		/* ニュース記事の中でリストを使う場合 */		
		#news ul#news-lists li.news-list ul { margin-bottom: 0.6em; }
		#news ul#news-lists li.news-list li { list-style-type: disc; margin-left: 1.6em; }
		#news ul#news-lists li.news-list li.list-long { list-style-type: disc; margin-left: 3em; }


/* トラックバック
********************************************************************* */
#news .trackbacks {
	color: #646464;
	margin: 1em 0;
	padding: 8px 12px;
	background-color: #ebebeb;
	border: 1px solid #ccc;
}
#news .trackbacks h4 { font-weight: bold; }


.tb-from {
	margin-top: 0.8em;
	padding-top: 1em;
	border-top: 1px solid #ccc;
}
.tb-from { padding-left: 1em; }
.tb-from p { padding-left: 1em; }
.tb-from p.url { border-left: 3px solid #ccc; }
.tb-from p.url a { color: #646464; }
.tb-from .ping-date { text-align: right; }

#news p.detail { margin-left: 40px; }

.yourclass01 { margin: 1em 0; }


/* アーカイブページ
********************************************************************* */
#archives .box { display: block; }



/* 下部アフィリエイトバナー
********************************************************************* */
IFRAME { margin-left: 66px; }
