.bg_contents {
	background-image: url(image/con_bg.jpg);
	background-repeat: repeat-x;
	background-color: #4FACBD;
	background-position: center top;
}
.release_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
}
.coments {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #FFFFFF;
	line-height: 13px;
	font-variant: normal;
	text-transform: capitalize;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
.coments2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #FFFFFF;
	line-height: 13px;
	font-variant: normal;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
.name {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #FFFF33;
}
.waku {
	border: 1px solid #CCCC99;
}
.artist_txt {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 12pt;
	color: #FFFFFF;
}
.artist_bg {
	background-image: url(image/artist_bg.jpg);
	background-repeat: repeat-x;
	background-color: #338696;
	background-position: center top;
}

.album_title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFCC00;
	line-height: 16px;
}

.release_date {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #FFCC00;
	letter-spacing: 1px;
}

.artist_name {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFF33;
}

.release_artist {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #CCFF00;
	letter-spacing: 1px;
}

.auto { overflow : auto ; 
}

.new {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFF;
	letter-spacing: 1px;
}

.new_date {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFCC00;
	letter-spacing: 1px;
}

.list_mobile {
	list-style-type: none;
	margin-bottom: 10px;
	line-height: 1.5em;
	margin-left: -30px;
	margin-right: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.videos {
	border-top-width: 30px;
	border-bottom-width: 30px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}

