@charset "UTF-8";
/* reset-css"blue-print" */
ul{
	list-style:none;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
	margin:0; padding:0; border:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline;
}
body{
	font-size:0.8em;
	color:#666;
	background:url(../img/hiro-bg.png);
    font-family: "メイリオ",Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Verdana,'ＭＳ　Ｐゴシック','Lucida Grande',sans-serif !important;
    letter-spacing: 1.1pt;
    line-height: 1.6em;	
}
table{
	border-collapse:collapse; border-spacing:0;
}
th,td{
	white-space:nowrap;
}
blockquote:before, blockquote:after, q:before, q:after{
	content:"";
}
blockquote, q{
	quotes:"" "";
}
a img{
	border:none;
}

a{
	color:#666;
	overflow:hidden;
	outline:none;
}
