@charset "utf-8";
/* ===================================================================
CSS information

 author     :ayame

=================================================================== */

/*----------------------------------------------------
	common
----------------------------------------------------*/
img {
	border: 0;
	vertical-align: bottom;
}

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,th {
	text-align: left;
}
q:before,q:after {
	content: '';
}
object,
embed {
	vertical-align: top;
}
hr,legend {
	display: none;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}
img,abbr,acronym,fieldset {
	border: 0;
}
li {
	list-style-type: none;
}

/*--- default */
body {
	background: #FFF;
	color: #333;
	font-size: 12px;
	font-family: "MS UI Gothic",georgia,Osaka,"‚l‚r ‚oƒSƒVƒbƒN","MS PGothic",Sans-Serif;
	line-height: 1.5;
}

/*----------------------------------------------------
	disco
----------------------------------------------------*/
#discoContainer {
	width: 640px;
	padding: 20px;
	margin: 0 auto;
	overflow: hidden;
}
.discoContents01 {
	width: 640px;
}
.discoContentes01:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

.discoContents02 {
	width: 640px;
	clear: both;
	padding-top: 25px;
}
discoContentsMain {
	width: 640px;
}
.column2Wrap {
	width: 640px;
	font-size: 11px;
}
.column2Wrap:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

.discoContentesL {
	width: 170px;
	float: left;
}
.discoContentesR {
	width: 445px;
	float: right;
}

.discoJacket {
	margin-bottom: 10px;
}
.discoJacket img {
	border: 1px #ccc solid;
	padding: 2px;
}
.discoJacket a:hover img {
	border: 1px #f90 solid;
	display: block;
}

.discoLogo {
	width: 445px;
	border-bottom: 1px #9cc solid;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.textTitle {
	font-size: 14px;
	font-weight: 700;
	color: #369;
	margin: 0 0 5px 0;
}
.textMain {
	font-size: 11px;
	color: #666;
	margin: 0 0 5px 0;
}

.sampleWrap {
	border-top: 1px #ccc dotted;
	padding-top: 5px;
	margin-top: 10px;
}
.sampleTitle {
	font-size: 14px;
	font-weight: 700;
	color: #333;
	margin: 0;
}

table {
	margin: 0;
}
td {
	border: 1px #ccc solid;
	padding: 3px 5px;
}
tr.even {
	background: #e7e7e7 url(../../images/bg/obli01.gif) repeat 0 0;
}
tr.trackTitle {
	background: #999;
	color: #fff;
	font-weight: 700;
	text-align: center;
}

.discoContentsMain td.td01 {
	width: 45px;
	text-align: center;
	font-weight: 700;
}
.discoContentsMain td.td02 {
	width: 506px;
}
.discoContentsMain td.td03 {
	width: 55px;
	text-align: center;
}

.column2Wrap td.td01 {
	width: 25px;
	text-align: center;
	font-weight: 700;
}
.column2Wrap td.td02 {
	width: 206px;
}
.column2Wrap td.td03 {
	width: 35px;
	text-align: center;
}

.column2L {
	width: 310px;
	float: left;
}
.column2R {
	width: 310px;
	float: right;
}

tr.fade01 {
	background: #fff2cc url(../../images/bg/obli01.gif) repeat 0 0;
}
.weight_center {
	font-weight: 700;
	text-align: center;
}