
body {
	color:#333333;
	margin:0px;
}



a:link    { color:blue; }
a:visited { color:#115577; }
a:hover   { color:red; }
a:active  { color:#FF6600; }

/*フォント関連*/
.red-b {
	color:red;
	font-weight:bold;
}

#main_table {
	width:820px;
	border:0px;
	background-image:url(lovelark_images/bg.jpg);
}

/*トップＡ欄*/
#top_a {
	width:284px;
	padding-left:14px;
	background-image:url(lovelark_images/bg2.jpg);
}
#hanabi {
	width:255px;
	height:150px;
	padding:58px 4px 0px 25px;
	background-image:url(lovelark_images/hanabi_04.jpg);
	background-repeat:no-repeat;
	border-bottom:1px dashed #BBBBBB;
	
	font-size:11px;
	line-height:13px;
}
#hanabi1 {
	background-image:url(lovelark_images/hanabi_button_01.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#support {
	width:255px;
	height:175px;
	padding:45px 4px 0px 25px;
	background-image:url(lovelark_images/support_10.jpg);
	background-repeat:no-repeat;
	
	font-size:11px;
}
#support1 {
	color:#FF6600;
	font-weight:bold;
	padding:2px 0px 2px 0px;
}
#support_title {
	color:red;
	border-bottom:1px dashed #999999;
	margin-bottom:4px;
}
#support_box {
	border-top:1px dashed #999999;
}
.support_s_date {
	font-size:11px;
}
.support_link {
	padding:4px 0px 3px 0px;
}

/*トップＢ欄*/
#top_b {
	width:522px;
	background-image:url(lovelark_images/bg3_11.jpg);
}
#report1 {
	width:482px;
	height:19px;
	padding:14px 20px 0px 5px;
	background-image:url(lovelark_images/report_07.jpg);
	background-repeat:no-repeat;
	
	font-size:11px;
	font-weight:bold;
	text-align:right;
}
#report2 {
	width:467px;
	height:19px;
	padding:8px 0px 0px 40px;
	background-image:url(lovelark_images/report_08.jpg);
	background-repeat:no-repeat;
	
	font-size:11px;
	font-weight:bold;
	color:red;
}
#report3 {
	width:457px;
	height:145px;
	padding:5px 20px 0px 30px;
	background-image:url(lovelark_images/report_10.jpg);
	
	font-size:11px;
	line-height:13px;
}
#report4 {
	width:507px;
}
#seach {
	width:457px;
	height:70px;
	padding:50px 0px 0px 50px;
	background-image:url(lovelark_images/seach_14.jpg);
	background-repeat:no-repeat;
	
	font-size:11px;
	line-height:14px;
}

/*ニュートピック*/
#new_topics {
	width:820px;
}
#new_topics1 {
	padding-right:15px;
	padding-top:7px;
	width:776px;
	height:23px;
	background-image:url(lovelark_images/new_topic_13.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}
#new_topics2 {
	width:791px;
	height:530px;
	background-image:url(lovelark_images/new_topic_16.jpg);
}
#new_topics3 {
	width:791px;
}

/*ラインナップ*/
#lineup_box {
	padding-left:14px;
}
#lineup {
	background-image:url(lovelark_images/lineup_15.jpg);
	background-repeat:no-repeat;
	padding:50px 0px 0px 30px;
}
#lineup1 {
	font-size:11px;
	line-height:16px;
}
.lineup-date_box {
	padding:8px;
}
.lineup-date_title {
	font-weight:bold;
	font-size:12px;
	border-bottom:2px dashed #333;
	padding:3px;
}
.lineup-date_img {
	padding:4px;
	width:100px;
}
.lineup-date_text {
	padding:4px 0px 0px 0px;
	line-height:14px;
	font-size:11px;
}

#about {
	width:791px;
	font-size:12px;
	height:30px;
	padding:46px 0px 0px 0px;
	background-image:url(lovelark_images/bottom_29.jpg);
	background-repeat:no-repeat;
}







