@charset "EUC-JP";
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
	background-color: #FFFFFF;
}
.sd {
	background-image: url(images/sd.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.news {
	font-size: 9pt;
	line-height: 15pt;
	color: #333333;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
}
.newstalent {
	font-size: 9pt;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	color: #000066;
	line-height: 15pt;
}
a:hover {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 9pt;
	line-height: 15pt;
	color: #FF3366;
}
.prof {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 9pt;
	line-height: 15pt;
	color: #333333;
}
.past-stage {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 9pt;
	background-color: #CEF8AF;
	font-weight: bold;
	background-position: center;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 2px solid #CEF8AF;
}
.past-movie {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 9pt;
	background-color: #CCC3F8;
	font-weight: bold;
	background-position: center;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 2px solid #CCC3F8;
}
.past-radio {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 9pt;
	background-color: #F8ECA6;
	font-weight: bold;
	background-position: center;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 2px solid #F8ECA6;
}
.past-tv {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 9pt;
	background-color: #A1FADC;
	font-weight: bold;
	background-position: center;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 2px solid #A1FADC;
}
.past {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 12pt;
}
.past-CM {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 9pt;
	background-color: #EFC5F8;
	font-weight: bold;
	background-position: center;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 2px solid #EFC5F8;
}

.artisttitlegirl{
	width:535px;
	text-align:center;
	font-size:20px;
	color:#FF44BB;
	padding:5px 0px 5px 0px;
	margin:0px 0px 20px 0px;
	background-image: url(images/bg_g.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.artisttitleboy{
width:535px;
text-align:center;
font-size:20px;
color:#669966;
	background:url(images/bg_b.jpg) repeat-x 0px 0px;
	padding:5px 0px 5px 0px;
	margin:0px 0px 20px 0px;
}

