/*       main      */
td,body {font-size:10pt;}
A:link {color:#4754B0;text-decoration:underline;}
A:visited {color:#4754B0;text-decoration:underline;}
A:active {color:#ff0000;text-decoration:underline;}
A:hover {color:#ff0000;text-decoration: underline;}


/*       text      */
.textmid  {font-size:10pt;font-weight:bold;line-height:13pt;}
.textbig  {font-size:13pt;font-weight:bold;line-height:13pt;}
.textmini {font-size:10px;}
.textmini2{font-size:11px;}
.line1{line-height:140%;}
.subtitle {font-size:11px;font-weight:bold;color:#636363;line-height:110%;}


/*       top      */
.toptext  {font-size:11px;color:#636363;line-height:170%;}
.toptext2  {font-size:11px;color:#636363;line-height:110%;}

/* スタイリッシュテキスト
---------------------------------------------------- */

/* Font Size */
.sLargeX {
	font-size: xx-large;
	line-height: 100%;
}

.sLarge {
	font-size: x-large;
	line-height: 100%;
}

.sMedium {
	font-size: large;
	line-height: 100%;
}

.sSmall {
	font-size: x-small;
}

/* Font Color */
.cRed {
	color: #CC0000;
}
.cOrange {
	color: #FF6600;
}
.cOlive {
	color: #999933;
}
.cGreen {
	color: #009933;
}
.cRoyalBlue {
	color: #3373FF;
}
.cBlue {
	color: #3300FF;
}
.cViolet {
	color: #9933CC;
}
.cPink {
	color: #FF66CC;
}
.cGray {
	color: #999999;
}
.cBlack {
	color: #333333;
}

.style1 {font-size: 14pt}
.style2 {font-size: 12pt}
.style3 {	color: #FF0000;
	font-weight: bold;
}
.style8 {color: #0000FF; font-weight: bold; }
.stButton {	text-align: center;
	vertical-align: middle;
	width: 38px;
	height: 16px;
	background-color: #F6F6F6;
	border: solid 0px #F6F6F6;
	font-size: 12px;
	color: #5D360E;
	cursor: hand;
}
.stPalett {	width: 20px;
	height: 20px;
	border: solid 0px #F6F6F6;
	cursor: hand;
}
.stStyle {	text-align: center;
	vertical-align: middle;
	width: 40px;
	height: 18px;
	background-color: #F6F6F6;
	border: solid 1px #5D360E;
}
.stTitle {	text-align: center;
	vertical-align: middle;
	width: 20px;
	height: 38px;
	background-color: #ECE9DD;
	border: solid 1px #5D360E;
	font-size: 12px;
	color: #5D360E;
}

