@charset "UTF-8";

/*
information{
	file name : /css/individual/disco/index.css
	infomation : This CSS file define toppage styles.;
	site name : HY Mode;
	copyrihgt : copyright(c)2002-2009 Higashiyakena Kensetsu Inc, All Rights Reserved.;
}
*/

/* contents
--------------------------------------------------------------------------

--------------------------------------------------------------------------
*/

/* 2. paragraph margin
-----------------------------------------------	*/

#bodySection .itemTitle {
	font-size: 200%;
	line-height: 130%;
}


/* 2. musicList
-----------------------------------------------	*/

#bodySection div.musicList {
	margin: 0px 0px 20px 0px;
}

#bodySection div.musicList table {
	width: 305px;
	border-collapse: separate;
	font-size: 80%;
}

#bodySection div.musicList table th {
	width: 275px;
	padding: 3px 10px;
	font-weight: normal;
	border-right: 1px solid #ADE3FD;
	border-left: 1px solid #ADE3FD;
	text-align: left;
}

#bodySection div.musicList table td {
	width: 30px;
	text-align: center;
}

#bodySection div.musicList table td.num {
	color: #242F5C;
	font-family: arial, sans-serif;
	font-size: 80%;
}

#bodySection div.musicList table td.itunes {
	border-left: 1px solid #ADE3FD;
	text-align: right;
}




