A:link		{color:#0066CC; text-decoration:yes}
A:visited	{color:#0066CC; text-decoration:yes}
A:active	{color:#CC6666}
A:hover		{color:#0099FF; background-color:#E2F1FF}

BODY, TD, TH {
	font-size: x-small;
	line-height: 130%;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}

h1,h2,h3,h4,h5,h6 {
	font-size:2px;
	line-height:0;
	margin:0;
	padding:0;
	}


h1.casNo{
	color:#000000;
	font-size:12px;
	font-weight:normal;
	line-height:12px;
	}

.alt{position:absolute;top:-5000px;left:-999px;}

.text_s {
	font-size: xx-small;
}

.title_01 {
	font-size: small;
	line-height: 130%;
	font-weight: bold;
	color: #003399;
}

.title_02 {

	font-size: x-small;
	font-weight: normal;
	color: #003399;
}

.title_03 {
	font-size: small;
	line-height: 130%;
	font-weight: normal;
	color: #003399;
}

.title_red {
	font-size: small;
	line-height: 130%;
	font-weight: bold;
	color: #FF4A4F;
}
.non_english {


	font-size: x-small;
	font-weight: normal;
	color: #FF0000;
}

h2{
	color:#FFFFFF;
	font-size: small;
	line-height:140%;
	font-weight:bold;
	margin:0;
	padding:0;
}

.point{
	font-weight:bold;
	color:#FF0000;
}

.text_ssize{
	font-size:small;
	}

.copyright{
	font-family:Arial, Helvetica, sans-serif, verdana;
	font-size:xx-small;
}


/*ボタンの設定*/

.btn a{
	display:block;
	width:327px;
	height:30px;
	background:url(../ja/images/btn_back.gif) no-repeat;
	font-size:14px;
	font-weight:bold;
	padding-top:17px;
	margin:5px;
	color:#333333;
	text-decoration:none;
	}

.btn a:hover{
	background-position:0 -47px;
	color:#333333;
	text-decoration:none;
	}

.btn a:visited{
	color:#333333;
	}

	
/*IE用のハック*/
* html  .btn a{
	display:block;
	height:47px;
	color:#333333;
	}
	

/*特長*/
.tokuchou{
	font-size:small;
	line-height:160%;
	font-weight:bold;
	color:#003399;
}

/*Rマーク用*/
.rmark{
	font-size:10px;
	}


/*Q&Aページ*/
.answer{
	font-size:12px;
	padding-top:4px;
	}

.QQQ{
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	color:#003399;
	padding-top:7px;
	}

.AAA{
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	padding-top:7px;
	}

.qaCate{
	color:#FFFFFF;
	font-weight:bold;
	}