@charset "shift_jis";
/* CSS Document */

.cmt {
	width: 600px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	line-height: 150%;
	text-align: left;
}

.cmt2 {
	width: 600px;
	line-height: 150%;
	text-align: left;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}

.cut {
	background-image: url(/cm/img/film.gif);
	background-repeat: repeat-y;
	width: 600px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.cut2 {
	background-image: url(/cm/img/film2.gif);
	background-repeat: repeat-y;
	width: 650px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

/* -------------------------------------
   ラジオCM
---------------------------------------- */

/*共通プレイヤー*/
body.cm .sound {
	margin-top: 15px;
}

/*ビタミンレモン*/
body.cm#radio_vl .lyric {
	background: #FFF100;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}

body.cm#radio_vl .lyric .inner {
	padding: 30px;
}

body.cm#radio_vl .lyric .inner .author {
	margin-top: 15px;
	text-align: right;
	color: #666666;
}

body.cm#radio_vl .profile {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	overflow: auto;
	border-top: 1px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	padding-top: 10px;
}

body.cm#radio_vl .even {
	overflow: auto;
	border-top: none;
}

body.cm#radio_vl .profile h3 {
	font-weight: normal;
	margin: 0px 0px 3px 10px;
	font-size: 12px;
}

body.cm#radio_vl .profile img {
	float: left;
	padding-right: 10px;
	clear: both;
	padding-left: 10px;
	padding-bottom: 15px;
}
body.cm#radio_vl .profile p {
	line-height: 130%;
	margin: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
}

/*1日分のビタミン*/

body.cm#radio_1vita .lyricTop {
	background: url(img/radio_1vita_top.jpg) no-repeat;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	height: 36px;
	
}

body.cm#radio_1vita .lyric {
	background: url(img/radio_1vita_btm.jpg) no-repeat bottom;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}

body.cm#radio_1vita .lyric .inner {
	padding-left: 90px;
	padding-bottom: 50px;
}

