@charset "UTF-8";
/* ================================================================ *
	admin  : Graphics Drive Inc. Masako Yoshimoto
	update : 2009/01/22
	
	textCSS
 * ================================================================ */

/*--------------------------
	link
--------------------------*/

a:link, /*基本ブルーラインoverピンク*/
a:visited {
	color: #6699FF;
	text-decoration: underline;
}
a:hover {
	color:#FF9999;
} 

a.Wnavi:link,/*whiteラインoverブルー*/
a.Wnavi:visited { color: #FFFFFF; text-decoration: underline; }
a.Wnavi:active,
a.Wnavi:hover { color: #6699FF}

/*--------------------------
	midashi 
--------------------------*/
h1,h2,h3,h4,h5{
	margin: 0;
	padding: 0px;
}

/*--------------------------
	text
--------------------------*/

.red{
	color: #FF0000;
}
.red_bar{
	color: #FF0000;
	text-decoration:underline;
}

.yellow{color: #FFFF66}

.pink{
	color: #FF9999;
}

.white{
	color: #FFFFFF;
}

.white_1618b{
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.px1216  {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}

.px12163  {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

.px1216b{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}

.px1216b_gray{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #556688;
}

.px1616b{
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #FF9999;
}

.px1220  {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

.px1222  {
	font-size: 12px;
	line-height: 22px;
	color: #666666;
}

.px1015  {
	font-size: 10px;
	line-height: 15px;
	color: #666666;
}

.px2020b  {
	font-size: 20px;
	line-height: 20px;
	color: #666666;
	font-weight:bold;
}
.px1623b  {
	font-size: 16px;
	line-height: 23px;
	color: #666666;
	font-weight:bold;
}
