@charset "utf-8";
/* CSS Document */

/* トップバナー */
.banner{
	font-size: 100%;
	text-align: center;
	display: block;
	background-color: #F60;
	color: #FFF;
	border-radius: 7px;
	font-family: "Arial Black", "Gadget", "sans-serif";
	padding: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 70%;
	clear: both;
	float: none;
	height: auto;
}
.banner a{
	color: #FF0;
	text-decoration: underline;
	font-size: 130%;
	text-shadow: none;
}
.banner a:hover{
	color: #ffffff;
}

/* トリアス最新情報部分 */
#news{
	overflow-y: scroll;
	background-color: #FDF4EA;
	line-height: 150%;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 120px;
}
/* トリアス最新情報部分ここまで	*/

/* 出演情報部分 */
#talentInfo{
	margin: 10px;
	background-color: #FDE2D0;
	overflow: hidden;
	border-radius: 5px;
}

#talentInfo img{
	float: left;
	margin: 15px;
	border-radius: 5px;
}

#talentInfo dl{
	padding: 5px;
}

#talentInfo dd{
	font-size: 75%;
	margin-left: 15px;/* ddの左インデントを消す */
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	display: list-item;
	list-style-image: url(../img/ico_red.gif);
}

#talentInfo .talentName{
	font-size: 120%;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	width: 80%;
	text-shadow: 1px 1px #999;
}
#talentInfo a{
	text-decoration: none;
}

#talentInfo .infoText{
	margin: 0px;
	float: right;
	width: 75%;
}
.k005 {
	font-size: 75%;
	color: #333333;
	line-height: 170%;
	font-weight: bold;
	background-color: #FFE9BB;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFCC66;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFCC66;
	padding: 1px 5px;
	margin-top: 3px;
	margin-bottom: 3px;

}
.k006 {
	font-size: 75%;
	color: #333333;
	line-height: 230%;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;


}
.k005n {

	font-size: 75%;
	color: #333333;
	line-height: 150%;
	font-weight: bold;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF9900;
	padding: 1px 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.k006n {
	font-size: 75%;
	color: #333333;
	line-height: 150%;
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 1px;

}
#WS50CB3264-9690-4cb7-8A60-247494720CE5a {
}
