@charset "UTF-8";


/* **************************************************************
 ▼▼ スタイル定義 ▼▼
************************************************************** */

/* ******************************************
 Title	　定義
****************************************** */
#contents-wrap #wrap-top {
	background: url(../images/liveInfo_title.jpg) no-repeat;
}

#contents-wrap h2 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}

/* ******************************************
 コンテンツ内	　定義
****************************************** */
#contents-wrap #scroll {
/* Typical fixed height and fixed width example */
width: 595px;
height: 520px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0px 25px 0px 35px;
padding: 0px 0px 8px 0px;
}

#contents-wrap #wrap-down div.monthly-block{
	width: 575px;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dashed #333333;
}

#contents-wrap #wrap-down div.monthly-block h3{
	background: url(../images/ico_001.gif) no-repeat 0px 3px;
	text-align: left;
	margin: 5px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	line-height: 140%;
	font-size: 16px;
	font-weight: bold;
}

#contents-wrap #wrap-down div.monthly-block div.live-block{
	margin: 10px 0px;
	padding: 5px 0px 0px 20px;
}

#contents-wrap #wrap-down div.monthly-block div.tour2010{
	background: url(../images/img_tour2010.gif) right 10px no-repeat;
}

#contents-wrap #wrap-down div.monthly-block div.live-block h4{
	width:520px;
	background: url(../../images/ico_001.gif) no-repeat 0px 4px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 10px 0px;
	line-height: 140%;
	font-size: 14px;
	font-weight: bold;
}


#contents-wrap #wrap-down div.monthly-block div.live-block h4 img{
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 0px 0px;
}

#contents-wrap #wrap-down div.monthly-block div.live-block div.description{
	width: 520px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

#contents-wrap #wrap-down div.monthly-block div.live-block div.description p.title{
	width: 120px;
	float: left;
	line-height: 150%;
}

#contents-wrap #wrap-down div.monthly-block div.live-block div.description p.body{
	width: 400px;
	float: left;
	line-height: 135%;
	margin-bottom: 5px;
}

#contents-wrap #wrap-down div.monthly-block div.live-block div.description p.notice{
	width: 355px;
	float: left;
	line-height: 150%;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
	color: #f970c5;

}

#contents-wrap #wrap-down div.monthly-block div.live-block div.description p.mail{
	width: 151px;
	float: right;
	margin: 10px 0px 25px 0px;
}

/******    scroll   ******/
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}
.vscrollerbase {
width: 10px;
background: url(../../images/scroll_bar.gif) repeat-y;
}
.vscrollerbar {
width: 10px;
background-color: #302f2f;
}
/******    scroll   ******/
