@charset "shift_jis";
/* CSS Document */

/* -------------------------------------
   追加
---------------------------------------- */
@import url("custom2.css");



.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ソング
---------------------------------------- */
#CmSong {
	width: 600px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	line-height: 150%;
	text-align: left;
}
#CmSong p {
	margin: 0px 0px 5px;
}
#CmSong img {
	padding-right: 10px;
	padding-bottom: 20px;
}
#CmSong .Name {
	background: #85A3D3;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: 10px solid #1F4CA5;
}

#CmSong a {
	background: url(img/icon_newwin.gif) no-repeat 100% 0em;
	padding-right: 17px;
}

/* -------------------------------------
   リフレッシュタイム
---------------------------------------- */

#RefreshTime .cmt {
	background: url(img/rt_profile_bg.jpg) repeat-y;
	text-align: center;
}


#RefreshTime .cmt table {
	border-collapse:collapse;
	font-size: 12px;
	border-style: none;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}

#RefreshTime .cmt table td{
	border-bottom: 1px dotted #009900;
	padding: 5px 10px;
	line-height: 140%;
	background: #FFFFFF;
}

#RefreshTime .cmt table th {
	font-weight: normal;
	border-bottom: 1px dotted #009900;
	padding: 3px 8px;
	white-space: nowrap;
	background: #CDF9B0;
}

#RefreshTime .cmt .txt {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: left;
}

#RefreshTime h1 {
	background: #FFFF99;
	border-left: 8px solid #FFCC00;
	font-size: 14px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	margin: 15px 10px;
	text-align: left;
}
#RefreshTime .cmt li {
	list-style-type: none;
	text-align: left;
}

/* -------------------------------------
   タレントプロフィール
---------------------------------------- */
.Profile1 {
	width:600px;
	border-collapse:collapse;
	font-size: 12px;
	border-style: none;
	margin-right: auto;
	margin-left: auto;
	background: url(img/profile_eikura.jpg) no-repeat;
	text-align: left;
}

.Profile4 {
	width:600px;
	border-collapse:collapse;
	font-size: 12px;
	border-style: none;
	margin-right: auto;
	margin-left: auto;
	background: url(img/profile_shinohara.jpg) no-repeat;
	text-align: left;
}

.Profile2 {
	border-collapse:collapse;
	border-style: none;
}

.Profile2 strong,
.Profile3 strong {
	font-size: 14px;
	display: block;
	border-left: 5px solid #FFCC00;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	padding: 5px;
}
.Profile2 th,
.Profile3 th {
	font-weight: normal;
	text-align: left;
	padding-left: 15px;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
}
.Profile2 td,
.Profile3 td {
	text-align: left;
	padding-left: 5px;
}

.Profile3 {
	border-collapse:collapse;
	border-style: none;
}

.NewWin a {
	background: url(img/icon_newwin.gif) no-repeat 100% 0em;
	padding-right: 17px;
}

td {
	font-size: 12px;
}
