/* 
=============================================
CSR CSS version2.1 edited by Naoyuki Yokobori

---------------------------------------------
layout  : for table type
Browser : noscript—p
=============================================
*/

/*table Layout "font-Basic"*/


th,td
{
	font-size: 12px;
	line-height: 150%;
	font-family: Arial, sans-serif;
	color: #5A5A5A;
}

/*Class "Font-size"*/
.size09
{
	font-size: 9px;
	line-height: 150%;
	font-family: Arial, sans-serif;
}

.size10
{
	font-size: 10px;
	line-height: 150%;
	font-family: Arial, sans-serif;
}

.size11
{
	font-size: 11px;
	line-height: 150%;
	font-family: Arial, sans-serif;
}

.size12
{
	font-size: 12px;
	line-height: 150%;
	font-family: Arial, sans-serif;
}

.size13
{
	font-size: 13px;
	line-height: 150%;
	font-family: Arial, sans-serif;
}

.size15
{
	font-size: 15px;
	line-height: 150%;
	font-family: Arial, sans-serif;
}

.size16
{
	font-size: 16px;
	line-height: 150%;
	font-family: Arial, sans-serif;
}

.size18
{
	font-size: 18px;
	line-height: 150%;
	font-family: Arial, sans-serif;
}

.size20
{
	font-size: 20px;
	line-height: 150%;
	font-family: Arial, sans-serif;
}

.size26
{
	font-size: 26px;
	line-height: 150%;
	font-family: Arial, sans-serif;
}

/*Class "Font-color"*/
.red { 
	color: #FF0000; 
	font-family: Arial, sans-serif;
	}

.ex
{
	color: #5A7064;
	font-size: 10px;
	line-height: 13px;
	font-family: Arial, sans-serif;
}

/* Atag "color"*/
a
{
	color: #0000FF;
	text-decoration: none;
	font-family: Arial, sans-serif;
}

a:hover
{
	color: #0000FF;
	text-decoration: underline;
	font-family: Arial, sans-serif;
}

a.aanch
{
	color: #666666;
	text-decoration: none;
	font-family: Arial, sans-serif;
}

a.aanch:hover
{
	color: #FF3333;
	text-decoration: underline;
	font-family: Arial, sans-serif;
}

/* Alayout.css */
body
{
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
}

.colborder01
{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
