﻿@charset "utf-8";

*{
	margin:0;
	padding:0;
	font-size:100%;
	font-style:normal;
	}
	
img{
	border:0;
	}

ul{
	list-style:none;
	line-height:1;
	}

body {
	background-image: url(../../Local Settings/Temporary Internet Files/Content.IE5/images/bg.gif);
	color:#333;
	font-size:75%;
	font-family:Arial, Helvetica, verdana,"ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	line-height:130%;
}

tabel,th,td{
	margin:0;
	padding:0;	
}

a,
.line a.more{
	color:#069;
	}
	
a:hover,
.line a.more:hover{
	color:#F60;
	}
	
a.pro{
	text-decoration:none;
}

a.foot,
.line a{
	color:#333;
	text-decoration:none;
}

a.foot:hover,
.line a:hover{
	color:#333;
	text-decoration:underline;
}

.stxt{
	font-size:80%;
	_font-size:9px;
	line-height:1.4em;
}

.stxt2{
	font-size:80%;
	_font-size:9px;
}

table.tbl{
	margin:0 auto;
	background-color:#FFF;
}

table.tbl2{
	margin:0 auto;
}

div#translation{
	padding-bottom:4px;
}

input.login{
	width:70px;
}

.line{
	background: url(../../Local Settings/Temporary Internet Files/Content.IE5/images/whatsnew_line.gif) left bottom repeat-x;
	padding:5px 0px;
	line-height:130%;
}
