@charset "UTF-8";
body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 0px;
	background-color: #ffcce0;
	/*background-color: #ffffff;*/
}

/*各ページZ-index系*/
#cts_base{
	width:100%;
	height:100%;
	position:relative;
	z-index:0;
}
#flash {
	position: absolute;
	z-index: 1;
	top: 200px;
    left: 0px;
	width: 100%;
}
#topflash {
	position: absolute;
	z-index: 1;
	top: 0px;
    left: 0px;
	width: 100%;
	height: 755px;
}
#nonflash_head {
	width: 100%;
	height: 470px;
	background-image: url(img/top_head.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#cts_top {
	position: absolute;
	z-index: 2;
	top: 465px;
    left: 0px;
	width: 100%;
}

#cts_bio {
	position: absolute;
	z-index: 2;
	top: 200px;
    left: 0px;
	height: 600px;
	width: 100%;
	background-image: url(img/cts_biobg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#cts_biobg {
	width: 100%;
	background-color: #FFFFFF;
	height: 600px;
}
#cts_ln {
	position: absolute;
	z-index: 2;
	top: 200px;
    left: 0px;
	height: 970px;
	width: 100%;
	background-image: url(img/cts_liner_sign.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#cts_lnbg {
	width: 100%;
	background-color: #FFFFFF;
	height: 970px;
}
#cts_dl {
	position: absolute;
	z-index: 2;
	top: 200px;
    left: 0px;
	height: 520px;
	width: 100%;
}
#cts_dlbg {
	width: 100%;
	background-color: #FFFFFF;
	height: 520px;
}
#cts_media {
	position: absolute;
	z-index: 2;
	top: 200px;
    left: 0px;
	/*height: 1300px;*/
	height: 460px;
	width: 100%;
}
#cts_mediabg {
	width: 100%;
	background-color: #FFFFFF;
	/*height: 1300px;*/
	height: 460px;
}


p {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}
dl{
	margin: 0px;
	padding: 0px;
}
dt{
	font-size: 12px;
	line-height: 14px;
	color: #ff3d80;
	margin: 0px;
	padding: 0px;
}
dd{
	font-size: 12px;
	line-height: 14px;
	color: #83CD00;
	padding: 0px;
	margin-left: 1em;
	margin-bottom: 5px;
}
.dd2{
	color: #AAAAAA;
}
.topmenu {
	background-image: url(img/top_menubg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.top_foot {
	background-position: center top;
	height: 40px;
}
.newHeadline {
	height: 147px;
	overflow  : auto;
	padding-left: 5px;
}
.newDate {
	font-size: 12px;
	line-height: 14px;
	color: #ff3d80;
}
.cr {
	font-size: 10px;
	line-height: 12px;
	color: #ff3d80;
}
.headimg {
	background-image: url(img/cts_head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.headloop {
	background-image: url(img/cts_headloop.jpg);
	background-repeat: repeat-x;
}
.foot {
	background-image: url(img/cts_ftrbg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 70px;
}
.footK {
	background-image: url(img/cts_ftr.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 8px;
	background-color: #FFFFFF;
}
.pageTTL {
	padding-top: 35px;
}
.txt_normal {
	font-size: 14px;
	line-height: 18px;
	color: #ff3d80;
}
.txt_now {
	font-size: 18px;
	color: #ff3d80;
}
.txt_song {
	font-size: 14px;
	line-height: 22px;
	color: #ff3d80;
}
.exLarge {
	font-size: 28px;
	line-height: 30px;
	font-weight: bold;
}
.large {
	font-size: 24px;
	font-weight: bold;
}
.small {
	font-size: 12px;
}

.memo {
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	border-bottom:1px dotted #ff3d80
}
.txt_media {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
.txt_media2 {
	font-size: 12px;
	line-height: 13px;
	color: #333333;
}
.txt_memoL {
	font-size: 16px;
	line-height: 28px;
	color: #83CD00;
	font-weight: bold;
}
.mediaTTL {
	width: 830px;
	font-size: 18px;
	line-height: 20px;
	color: #ff3d80;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mediaTTLmini {
	font-size: 12px;
}
a:link{
	color:#83CD00;
	text-decoration:none;
}
a:visited{
	color:#83CD00;
	text-decoration:none;
}
a:hover{
	color:#ff3d80;
	text-decoration: underline;
}
a.ctsLink:link{
	color:#ff3d80;
	text-decoration:none;
}
a.ctsLink:visited{
	color:#ff3d80;
	text-decoration:none;
}
a.ctsLink:hover{
	color:#83CD00;
	text-decoration: underline;
}
