
.embed_body {
	
}

.embed_container {
	background : #333333;
	text-align : left;
	width      : auto;
	height     : auto;
	padding    : 5px;
	border-radius         : 6px; /* css3*/
	-webkit-border-radius : 6px; /* safari,chrome*/
	-moz-border-radius    : 6px; /* firefox */
	z-index    : 1;
	margin-left: 10px;
}

.embed_margin10 {
	margin-top : 10px;
}

.embed_margin30 {
	margin-top : 30px;
}

.embed_tweet {
	margin-top : 10px;
	text-align : center;
}


.embed_sleeveimg {
	float       : left;
	margin-left : 15px;
}

.embed_info {
	overflow    : hidden;
	margin-left : 240px;
}

.embed_title {
	font-size   : 15px;
	font-weight : bold;
	font-family : "メイリオ",Tahoma,sans-serif;
	border      : solid 0px #ffffff;
}

.embed_artist {
	font-size   : 11px;
	font-weight : normal;
	font-family : "メイリオ",Tahoma,sans-serif;
	border      : solid 0px #ffffff;
	margin-top  : 2px;
}

.embed_font {
	color       : #dddddd;
	font-size   : 10px;
	font-family : "メイリオ",Tahoma,sans-serif;
	text-align  : left;
	border      : solid 0px #ffffff;
	padding     : 2px;
	min-width   : 350px;
}

.embed_clear {
	clear: both;
}


.ultable {
	list-style  : none;
	padding     : 4px;
	text-align  : left;
}

.ultable li {
	clear : both;
}

.ultable li div {
	display : block;
	float   : left;
	border-top    : 1px solid #333333;
	border-bottom : 1px solid #444444;
}

.ultable_songtitle {
	min-width : 430px;
	width     : 430px;
}


.embed_ecnotice {
	list-style-type : circle;
}

.embed_ecnotice span {
	color           : #9999dd;
}

.embed_ecnotice a:link {
	color       : #9999dd;
	font-size   : 10px;
	font-style  : normal;
	line-height : 140%;
}

.embed_ecnotice a:hover {
	color           : #0099ff;
	text-decoration : underline;
}

.embed_ecnotice a:visited {
	color           : #9932cc;
}

