/*-----------------------------------------------------------------*/
/*----------------------------　共　　通　-------------------------*/
/*-----------------------------------------------------------------*/
body,th,td,a{
	font-family:Osaka,"ＭＳ Ｐゴシック",verdana, "ヒラギノ角ゴ Pro W3";
	letter-spacing:0.2pt;
	line-height:120%;
	color:#333333;
	padding-bottom:10px;
	background-color:#ffffff;
}
body{
	margin: 5px;
}
img{
	border:0;
}

a:link,a:visited, li{
	font-size	:9pt;
	font-weight	:normal;
	text-decoration	:none;
	color		:#ec940f;
}

a:hover,a:visited:hover{
	color		:#2caeed;
}


th{
	font-size	:9pt;
	white-space:nowrap;
	width:100px;
	font-weight:normal;
	text-align:center;
}

