
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

body{
	font-family: ‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3;
	font-size: 10px;
	color: #333333;
}

a:link {
  color: #333333;
  background: transparent;
}
a:visited {
  color: #333333;
  background: transparent;
}
a:hover, a:active {
  color: #9DC9CD;
  background: transparent;
}

img {
	border:none;
}

.pt10 {
	font-size: 10px;
	line-height: 150%;
}

.pt10_White {
	font-size: 10px;
	color: #FFFFFF;
}

.pt12 {
	font-size: 12px;
	line-height: 150%;
}

.pt12_default {
	font-size: 12px;
	color: #666666;
}

.pt12_White {
	font-size: 12px;
	color: #FFFFFF;
}

.pt12 a:link 
{
	text-decoration: none;
	font-size: 12px;
}

.pt12 a:visited 
{
	text-decoration: none;
	font-size: 12px;
}

.pt12 a:hover 
{
	text-decoration: underline;
	font-size: 12px;
}

.pt14 {
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
}

.pt14_Orange {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}

.pt14_Gray {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.pt14_Red {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}


.head_text {
	font-size: 10px;
	line-height: 130px;
	color: #ECE9D8;
}
.head_text a:link 
{
	font-size: 10px;
	text-decoration: none;
	color: #ECE9D8;
}

.head_text a:visited 
{
	font-size: 10px;
	text-decoration: none;
	color: #ECE9D8;
}

.head_text a:hover 
{
	font-size: 10px;
	text-decoration: underline;
	color: #FFFFFF;
}

.fotter_text2 {
	font-size: 10px;
	line-height: 130%;
	color: #FFFFFF;
}
.fotter_text2 a:link 
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}


.fotter_text {
	font-size: 10px;
	line-height: 130%;
	color: #666666;
}
.fotter_text a:link 
{
	text-decoration: none;
	color: #666666;
	font-size: 10px;
}

.fotter_text a:visited 
{
	text-decoration: none;
	color: #666666;
}

.fotter_text a:hover 
{
	text-decoration: underline;
	color: #666666;
}

.after_td {
	background-color: #EEEEEE;
}

.foot_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.line_lr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.line_l {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
