@charset "utf-8";




body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background:#fff;
	font-size:84%;
	line-height:1.7em;
	color:#333;
	padding:0px 0px 0px 0px;
}

/* LINK
----------------------------------------------------- */
a:link    {text-decoration:none; color:#046dc9;}
a:visited {text-decoration:none; color:#046dc9;}
a:hover   {text-decoration:none; color:#046dc9;}
a:active  {text-decoration:none; color:#046dc9;}


/* Table 
----------------------------------------------------- */
table{}
td{padding:3px; border:0px;}




/* tag
------------------------------------------------------- */
strong{
	font-weight:bold;
}






















