



/* COMMON

-----------------------------------------------------*/



.textSmallBlue{

	font-size: 70%;

	line-height: 1.3;

	color: #008ED5;

}



.textSmallBlue02{

	font-size: 85%;

	line-height: 1.3;

	color: #008ED5;

}





a:link {

	color : #001199;

	text-decoration : none;

}



a:visited {

	color : #001199;

	text-decoration : none;

}



a:hover {

	color : #6677DD;

	text-decoration : none;

}



a:active {

	color : #6677DD;

}







/* CAST

-----------------------------------------------------*/



#Cast #entry strong{

	color:#008ED5;

}



/* NEWS

-----------------------------------------------------*/



#News #entry blockquote{

	font-size: 82%;

	line-height: 1.3;

}



/* COLUMN

-----------------------------------------------------*/



#Column #entry  h4,

#ColumnLimit #entry  h4{

	color: #071F93;

}



#Column #entry .day,

#ColumnLimit #entry .day,

#News #Column #entry .day{

	color:#471E82;

}



