/*************************************
		HDR page style
**************************************/
body {
	margin:0px auto;
	padding:0;
	width:760px;
	text-align:center;
	background:#fff;
	color:#505050;
	font-family:sans-serif;
}
img {
	border:0;
}
p {
	margin:0;
	padding:0;
}
/* text style*/
.blue{
	color:#3D5FC8;
}
.red{
	color:#cb0000;
}
.bold{
	font-weight:bold;
}

.norm{
	font-weight:normal;
}
/* link style */

a.internal:link{
	color:#5847ca;
}
a.internal:visited {
	color:#5847ca;
}
a.internal:hover{
	color:#fff;
	background:#5847ca;
}


/***************
     main style 
***************/
#e_body {
	margin:0px auto;
	padding:0;
	width:760px;
	text-align:center;
}

#container {
	margin:5px 0px 8px 0px;
	padding:0px;
	width:760px;
	text-align:center;
	color:#000064;
	background:url("img/vol1/footer.jpg") no-repeat center bottom #cceaf9;
}

h1 {
	margin:0;
	padding:0;
}
dl.lead  {
	display:none;
	text-align:left;
	font-size:13px;
}

.right {
	text-align:right;
	padding-right:20px;
}

h2{
	margin:0px auto;
	padding:0;
}

#sect1{
	background:url("img/vol1/box_blue.gif") repeat-y;
	width:721px;
	margin:0px 19px 0px 20px;
	padding:0;
}
.sect1copy{
	margin:0px auto;
	padding:0;
	text-align:left;
	width:687px;
}
.sect1catch{
	background:url("img/vol1/e_sect1catch.gif") no-repeat;
	margin:5px auto 8px auto;
	padding:8px 0px;
	text-align:center;
	width:713px;
	height:52px;
	/*line-height:51px;*/
}
.sect1catch2{
	background:url("img/vol1/sect1catch.gif") no-repeat;
	margin:5px auto 8px auto;
	padding:8px 0px;
	text-align:center;
	width:697px;
	height:51px;
	line-height:51px;
}
table.sect1tb{
	margin:0px auto;
	padding:0;
	width:687px;
}
/*
table.sect1tb th{
	padding:4px 0px 4px 5px;
	text-align:left;
}*/
td.none {
	width:20px;
}
th.track {
	/*background:url("img/vol1/star_blue.gif") no-repeat left top;
	padding:4px 0px 4px 15px;*/
	font-size:13px;
	line-height:18px;
	font-weight:bold;
	color:#000064;
	text-align:left;
	width:157px;
}
/*
table.sect1tb td{
	padding:4px 0px;
	text-align:left;
}*/
td.songlist {
	background:url("img/vol1/sprit.gif") no-repeat left top;
	padding:4px 0px 4px 15px;
	width:510px;
	text-align:left;
}

.artist {
	background:url("img/vol1/icon_mic.gif") no-repeat left center;
	padding-left:15px;
	font-size:13px;
	font-weight:bold;
	line-height:18px;
	color:#3d5fc8;
}
.song {
	background:url("img/vol1/icon_onpu.gif") no-repeat left center;
	padding-left:15px;
	font-size:13px;
	font-weight:bold;
	line-height:18px;
	color:#3d5fc8;
}

.track4copy{
	background:url("img/vol1/track4_e_catch.gif") no-repeat left top;
	padding-left:78px;
	margin:8px 0px 4px 15px;
	font-size:13px;
	height:55px;
	min-height:50px;/*minimum height IE7orLater*/
	line-height:18px;
	color:#cb0000;
}
.track4text{
	margin:0px 0px 4px 30px;
	font-size:13px;
	line-height:18px;
	color:#000064;
}
.track4link {
	background:url("img/vol1/DCT_link.gif") no-repeat left top;
	padding-left:24px;
	margin:0px 10px 4px 15px;
	font-size:13px;
	font-weight:bold;
	line-height:18px;
}
.track4link a:link {
	color:#ff6400;
}
.track4link a:visited {
	color:#ff6400;
}
.track4link a:hover {
	color:#fff;
	background:#ff6400;
}
/*試聴ボタン*/
#player {
	background:url("img/vol1/e_player_base.gif") no-repeat;
	width:511px;
	height:52px;
	margin:15px 0px 5px 20px;
	padding:0;
}
.ad {
 	background:url("img/vol1/ad_base.gif") repeat-y;
	width:510px;
	margin:0;
	padding:0;
	color:#cb0000;
}

.t4link {
	width:316px;
	height:38px;
	font-size:13px;
	line-height:17px;
 	background:url("img/vol1/t4link.gif") no-repeat right center;
	text-align:center;
	font-weight:bold;
}
a.t4:link {
	color:#ff7699;
}
a.t4:visited {
	color:#ff7699;
}
a.t4:hover{
	color:#ff0000;
}
.t4link2 {
	width:316px;
	height:38px;
	font-size:13px;
	line-height:17px;
 	background:url("img/vol1/t4link2.gif") no-repeat right center;
	text-align:center;
	font-weight:bold;
}
a.t42:link {
	color:#000064;
}
a.t42:visited {
	color:#000064;
}
a.t42:hover{
	color:#0202FC;
}
.t4link3 {
	width:316px;
	height:38px;
	font-size:13px;
	line-height:17px;
 	background:url("img/vol1/t4link3.gif") no-repeat right center;
	text-align:center;
	font-weight:bold;
}
a.t43:link {
	color:#1F4CC8;
}
a.t43:visited {
	color:#1F4CC8;
}
a.t43:hover{
	color:#ff0000;
}
/*投票しよう*/
#vote {
	background:url("img/vol1/j_h2_title_vote.jpg") no-repeat;
	width:760px;
	height:124px;
	margin:0px auto;
	padding:0;
}
.cect2lead {
	padding:70px 0px 0px 70px;
	font-weight:bold;
	color:#cb0000;
	font-size:13px;
	font-weight:bold;
	line-height:17px;
	text-align:left;
}
#sect2{
	background:url("img/vol1/box_red.gif") repeat-y;
	width:721px;
	margin:0px 19px 0px 20px;
	padding:0;
	text-align:center;
}
table.sect2tb{
	margin:0px auto;
	padding:0;
	width:687px;
}
table.sect2tb th{
	background:url("img/vol1/star_red.gif") no-repeat left top;
	padding:4px 0px 4px 18px;
	text-align:left;
	color:#000064;
	font-weight:normal;
	width:85px;
}
td.sect2cell {
	background:url("img/vol1/sprit.gif") no-repeat left top;
	padding:4px 0px 4px 10px;
	text-align:left;
	font-size:13px;
	color:#3d5fc8;
	line-height:17px;
	width:602px;
}
table.vote {
	margin:0;
	padding:0;
	width:590px;
}
td.list {
	width:290px;
	text-align:left;
	line-height:20px;
}

dl.votetrack {
	margin:0px 0px 0px 5px;
	padding:0;

}
dl.votetrack dt {
	background:url("img/vol1/icon_mic.gif") no-repeat left center;
	padding-left:17px;
	font-size:13px;
	font-weight:bold;
	line-height:18px;
	color:#3d5fc8;
}
dl.votetrack dd {
	margin:0;
	background:url("img/vol1/icon_onpu.gif") no-repeat left center;
	padding-left:17px;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	line-height:18px;
	color:#3d5fc8;
}

/*ご利用基準*/
#utilization {
	margin:0px auto;
	padding:0;
	text-align:left;
	width:710px;
	border-top:1px dotted #000064;
	border-bottom:1px dotted #000064;
}
.utiltxt {
	background:url(img/vol1/utilization_UL.gif) no-repeat left top;
	padding:0px 0px 2px 16px;
	text-align:left;
	font-size:13px;
	line-height:130%;
	margin:5px 0px;
}
#utilization ul{
	margin:0em 0em 0.2em 2.5em;
	padding-left:0px;
	width:690px;
	list-style-image:url("img/vol1/utilization_li.gif");
	font-size:13px;
	line-height:130%;
	text-align:left;
}
#utilization li {
	list-style-image:url("img/vol1/utilization_li.gif");
		padding-left:0px;
	font-size:13px;
	line-height:130%;
	margin:0px;
}

/**footer**/
.e_footer {
	font-size:13px;
	line-height:17px;
	margin:0px auto;
	text-align:center;
	padding:5px 0px;
}
