﻿/*----------------- COMMON -----------------*/
/***** BODY *****/
body {
	font-family: 'Lucida Grande', sans-serif;
}
body a {
	font-family: 'Lucida Grande', sans-serif;
}


/***** LINK *****/
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}

/***** LEAD *****/
.lead01 {
	font-size: 10px;
	line-height: 16px;
}

/***** DATE *****/
.date01 {
	font-size: 10px;
	color: #FF6600;
}

/***** WHATS NEW *****/
.whatsnewDate {
	font-size: 10px;
	color: #FF6600;
	width: 180px;
	float: right;
	margin: -13px 0px 0px;
	padding: 0px 20px 0px 0px;
	text-align: left;
}
.whatsnew01 {
	font-size: 10px;
	line-height: 16px;
}
/***** OTHERS *****/
.kometxt{
	font-size:10px;
	color:#FF0000;
	margin:0px;
}

/***** FONT SIZE *****/
.font11_a{
	font-size:11px;
	line-height: 135%;
	margin: 0px;
}
.font11_b{
	font-size:11px;
	line-height: 160%;
	margin: 0px;
}	
.font11white_b{
	font-size:11px;
	line-height: 160%;
	color:#FFFFFF;
	margin: 0px;
}
.font10_a{
	font-size:10px;
	line-height: 125%;
	margin: 0px;
}
.font10white_a{
	font-size:10px;
	line-height: 125%;
	color:#FFFFFF;
	margin: 0px;
}
.font10_b{
	font-size:10px;
	line-height: 160%;
	margin: 0px;
}

/*----------------- ONLY -----------------*/
/***** FONT SIZE *****/
.fontSizeS {
	font-size: 10px;
}

/***** FONT COLOR *****/
.fontColorOR {
	color: #FF6600;
}
.fontColorGR {
	color: #666666;
}

/***** LINE HEIGHT *****/
.lineHeightL {
	line-height: 16px;
}


/*----------------- PR -----------------*/
/***** TEXT *****/
.prTxtSide {
	font-size: 10px;
	line-height: 16px;
	padding-top: 10px;
}
.prTxtSide a:link {
	color: #0000FF;
	text-decoration: underline;
}
.prTxtSide a:visited {
	color: #0000FF;
	text-decoration: none;
}
.prTxtSide a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.prTxtBottom {
	font-size: 10px;
	line-height: 16px;
}
.prTxtBottom a:link {
	color: #0000FF;
	text-decoration: underline;
}
.prTxtBottom a:visited {
	color: #0000FF;
	text-decoration: none;
}
.prTxtBottom a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/*----------------- FOOTER -----------------*/
/***** TEXT *****/
.footTxt01 {
	font-size: 10px;
	color: #FFFFFF;
}
.footTxt01 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footTxt01 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footTxt01 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/*----------------------------------*/
.treeW {
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 0px 6px;
	background-color: #FFFFFF;
	vertical-align: middle;
}
.treeW a:link {
	color: #990000;
	text-decoration: none;
}
.treeW a:visited {
	color: #660000;
	text-decoration: none;
}
.treeW a:hover {
	color: #FF3300;
	text-decoration: none;
}

/**********/
.treeB {
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 0px 6px;
	background-color: #FFFFFF;
	height: 25px;
	vertical-align: middle;
}
.treeB a:link {
	color: #990000;
	text-decoration: none;
}
.treeB a:visited {
	color: #660000;
	text-decoration: none;
}
.treeB a:hover {
	color: #FF3300;
	text-decoration: none;
}
