body{
	margin-top:0px;
	width: 700x;
}	


/*ひとつのニュース情報*/
.news-info{
	padding-bottom:0px;
	width: 617px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*情報のタイトル*/
h2{
	font-size: 13px;
	color: #C02326;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	font-size: 13px;
	color: #53B3CA;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 7px;
	padding-top:5px;
	padding-bottom:0px;
	padding-left:0px;
	padding-top:0px;
}
h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFB6B3;
	background-image: url(img/h1_bg.jpg);
	background-repeat: no-repeat;
	width: 617px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: 19px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*ライン*/
h3{
	font-size: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #535353;
	padding: 0px;
	width: 617px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

/*限定と通常の欄の間*/
h4{
	font-size: 5px;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: lighter;
}
img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.item #name {
	margin-bottom: 10px;
}

/*▲ページトップへについて*/
#pege_top {
	font-size: 9px;
	text-align: right;
	padding-top:10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 617px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #535353;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*本文*/
p{
	font-size: 10px;
	color: #C8C8C8;
	text-justify:distribute;
	line-height: 170%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contents {
	background-image: url(img/bg05.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


/*リンク文字について*/
a  {
	color: #7A007F;
	text-decoration: none;
}
a:hover    {
	color: #C02326;
	text-decoration: none;
}

/*QRコードと文字余白*/
#qr {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/*画像リンクボーダーの制御*/
#d {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#d a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#regular .style10 {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*ひとつのCD*/
.item{
	width:617px;
	background-image: url(img/item_bg.jpg);
	background-repeat: repeat-y;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 370px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #EEEEEE;
}



.item span{
	font-size: 10px;
	line-height: 170%;
}

/*画像とCDデータ*/
.photo_data{
	float: left;
	margin-bottom: 10px;
	font-size: 10px;
	color: #E6E5D5;
	text-align: justify;
	text-justify:distribute;
	line-height: 170%;
	width:280px;
	margin-top: 0px;
	height: 360px;
}
.photo_data img{
	margin-bottom:0px;
	margin-right: 10px;
	margin-left: 10px;
}
/*情報が多い用（CD）の画像処理*/
#longver {
	margin-bottom: 40px;
}
/*情報が多い用(アルバムAタイプ)の画像処理*/
#longlongver {
	margin-bottom: 170px;
}
/*情報が多い用(アルバム通常盤)の画像処理*/
#longmver {
	margin-bottom: 100px;
}
