
/* COMMON
-----------------------------------------------------*/
html{
	font-size: 15px;
	line-height: 1;
	/*\*/
	_font-size: 94%;
	/**/
	color: #6D6D6D;
}

h1,h2,h3,h4{
	font-size: 100%;
}

.text{
	font-size: 80%;
	line-height: 1.3;
	*line-height: 1.5;
}

.textSmall{
	font-size: 70%;
	line-height: 1.3;

}

.textSmall02{
	font-size: 90%;
	line-height: 1.3;

}
.textSmallPurple{
	font-size: 70%;
	line-height: 1.3;
}

.textSmallPurple02{
	font-size: 85%;
	line-height: 1.3;
}
.textSmallBlue{
	font-size: 70%;
	line-height: 1.3;
}

.textSmallBlue02{
	font-size: 85%;
	line-height: 1.3;
}


#entry p{
	font-size: 80%;
	line-height: 1.5;
	*line-height: 1.8;
}

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;
}

/* SUB NAVI
-----------------------------------------------------*/
#Column #localNavIssue a.recently:link,
#ColumnLimit #localNavIssue a.recently:link,
#News #localNavIssue a.recently:link {
	color : #ffffff;
	text-decoration : none;
}

#Column #localNavIssue a.recently:visited,
#ColumnLimit #localNavIssue a.recently:visited,
#News #localNavIssue a.recently:visited {
	color : #ffffff;
	text-decoration : none;
}

#Column #localNavIssue a.recently:hover,
#ColumnLimit #localNavIssue a.recently:hover,
#News #localNavIssue a.recently:hover {
	color : #cccccc;
	text-decoration : none;
}
#Column #localNavIssue a:active,
#ColumnLimit #localNavIssue a:active,
#News #localNavIssue a:active{
	color : #cccccc;
	text-decoration : none;
}


/* TOP
-----------------------------------------------------*/
#Top #GlobalContents #newsArea .newsDay{
	font-size: 74%;
	line-height: 1.3;
	text-indent: 1.9em;
}

#Top #GlobalContents #newsArea .newsEntry{
	font-size: 74%;
	line-height: 1.3;
}

#Top #GlobalContents #newsArea .newsEntry a strong{
	color: #ff6600 ;
}

#Top #GlobalContents #newsArea .newsEntry a:hover strong{
	color: #ff9900 ;
}


/* DVD
-----------------------------------------------------*/

#Dvd #entry h4{
	font-size: 135%;
	line-height: 1.3;
} 

/* EPISODE
-----------------------------------------------------*/
#Episode #MainContentsArea #mainCol #entry h4{
	font-size: 135%;
}


/* COLUMN
-----------------------------------------------------*/
#Column #entry  h4,
#ColumnLimit #entry  h4{
	font-size: 130%;
	line-height: 1.3;
}

#Column #profArea,
#Column #banner,
#ColumnLimit #profArea,
#ColumnLimit #banner{
	font-size: 78%;
	line-height: 1.3;
	color: #ffffff;
}

#Column #localNavIssue,
#ColumnLimit #localNavIssue,
#News #localNavIssue{
	font-size: 74%;
	line-height: 1.3;
	color: #ffffff;
}



#Column #entry .day,
#ColumnLimit #entry .day,
#News #Column #entry .day{
	text-indent: 1.7em;
	font-weight: bold;
	padding-top: 0.2em;
}


/* SEARCH
-----------------------------------------------------*/

#Search #MainContentsArea #mainCol #entry h3{
	font-size: 100%;
	line-height: 1.3;
	color: #333333;
}

#Search #MainContentsArea #mainCol #entry h4{
	font-size: 86%;
	line-height: 1.3;
}
#Search #MainContentsArea #mainCol #entry p{
	font-size: 82%;
	line-height: 1.3;
}





/* NEWS
-----------------------------------------------------*/
#News #entry .day{
	text-indent: 1.7em;
	font-weight: bold;
	padding-top: 0.2em;
}

#News #entry  h4 a{
	font-size: 78%;
	line-height: 1.3;
}

#News #entry blockquote{
	font-size: 82%;
	line-height: 1.3;
}


/* TOS */
#News.Tos  #entry .day{
	color:#008ed5;
}
#News.Tos a:link {
	color : #eab301;
	text-decoration : none;
}
#News.Tos a:visited {
	color : #eab301;
	text-decoration : none;
}
#News.Tos a:hover {
	color : #f0ca4d;
	text-decoration : none;
}
#News.Tos a:active {
	color : #f0ca4d;
}

/* TNG */
#News.Tng  #entry .day{
	color:#ffb400;
}
#News.Tng a:link {
	color : #472385;
	text-decoration : none;
}
#News.Tng a:visited {
	color : #472385;
	text-decoration : none;
}
#News.Tng a:hover {
	color : #7e65a9;
	text-decoration : none;
}
#News.Tng a:active {
	color : #7e65a9;
}
/* DS9 */
#News.Ds9  #entry .day{
	color:#cc6600;
}
#News.Ds9 a:link {
	color : #213a76;
	text-decoration : none;
}
#News.Ds9 a:visited {
	color : #213a76;
	text-decoration : none;
}
#News.Ds9 a:hover {
	color : #63759f;
	text-decoration : none;
}
#News.Ds9 a:active {
	color : #63759f;
}

/* VGR */
#News.Vgr  #entry .day{
	color:#248e9d;
}
#News.Vgr a:link {
	color : #a90012;
	text-decoration : none;
}
#News.Vgr a:visited {
	color : #a90012;
	text-decoration : none;
}
#News.Vgr a:hover {
	color : #c34c59;
	text-decoration : none;
}
#News.Vgr a:active {
	color : #c34c59;
}

