/* body tag */

body
	{
	}


/* a tag –{•¶ */

a:link
	{
	color: #000099;
	}

a:active
	{
	color: #000099;
	}

a:hover
	{
	color: #000099;
	}

a:visited
	{
	color: #000099;
	}


/* font tag –{•¶ */

.fs10
	{
	color: #272727;
	font-size: 10px;
	line-height: 150%;
	}

.fs12
	{
	color: #272727;
	font-size: 12px;
	line-height: 150%;
	}

.fs10b
	{
	color: #272727;
	font-size: 10px;
	line-height: 150%;
	font-weight: bold;
	}

.fs12b
	{
	color: #272727;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	}

.fs10red
	{
	color: #ff0000;
	font-size: 10px;
	line-height: 150%;
	}

.fs12red
	{
	color: #ff0000;
	font-size: 12px;
	line-height: 150%;
	}

.fs10redb
	{
	color: #ff0000;
	font-size: 10px;
	line-height: 150%;
	font-weight: bold;
	}

.fs12redb
	{
	color: #ff0000;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	}

.fs12pink
	{
	color: #FF3366;
	font-size: 12px;
	line-height: 150%;
	}

.fs12blue
	{

	color: #0097FA;
	font-size: 12px;
	line-height: 150%;
	}

.fs12pinkb
	{
	color: #FF3366;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	}

.fs12wht
	{
	color: #ffffff;
	font-size: 12px;
	line-height: 150%;
	}

.fs10wht
	{
	color: #ffffff;
	font-size: 10px;
	line-height: 150%;
	}

.fs12whtb
	{
	color: #ffffff;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	}

.fs10whtb
	{
	color: #ffffff;
	font-size: 10px;
	line-height: 150%;
	font-weight: bold;
	}

.fs12gry
	{
	color: #818181;
	font-size: 12px;
	line-height: 150%;
	}

.fs10gry
	{
	color: #818181;
	font-size: 10px;
	line-height: 150%;
	}

.fs10noh
	{
	color: #272727;
	font-size: 10px;
	}

.fs12noh
	{
	color: #272727;
	font-size: 12px;
	}

.fs10nohb
	{
	color: #272727;
	font-size: 10px;
	font-weight: bold;
	}

.fs12nohb
	{
	color: #272727;
	font-size: 12px;
	font-weight: bold;
	}


/* copyright */

.copyright
	{
	color: #929292;
	font-size: 10px;
	}

.back01 {
	background-image: url(../../rakugo_ondemand/img/main_image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fs12200 {
	font-size: 12px;
	line-height: 200%;
}
.harub {
	background : #ffffff url(../../movie_shitenno/img/harunuse_pro.jpg) no-repeat right top;
}
.fs12orange {  font-size: 14px; color: #f38d32}
