@charset "utf-8";
/* CSS Document */

/*ブラウザ初期化*/
html, body {
	font-family: "メイリオ",Meiryo,"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","MS P Gothic",Osaka,sans-serif;
	margin: 0;
	padding: 0;
	font-size: small;
	color:#333333;
	line-height:130%;
}

h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr {
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(url);
}

table, caption, th, td {
	font-family: "メイリオ",Meiryo,"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","MS P Gothic",Osaka,sans-serif;
	margin: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: small;
	color: #333333;
	line-height: 130%;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
	font-family: "メイリオ",Meiryo,"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","MS P Gothic",Osaka,sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: inherit;
	font-size: small;
	color:#333333;
	line-height:130%;
}

strong {font-weight:bold;}
a:hover{color:#FF6600; text-decoration:none;}
#header #account h2 {
	font-size: 11px;
}
td a {
	text-decoration: underline;
	color: rgba(10,8,196,1.00);
}
