@charset "shift_jis";

html { min-width: 940px;}

body {
	background:url(../images/hd_bg.gif) top left repeat-x;
	margin:0px;
	padding:0px;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka", san-serif;
	color:#666666;
	font-size:80%;
}

h1, h2, h3, h4, h5, h6, p, span, ul, ol, li, dl, dt, dd, table, th, td, input, legend, div, form, a {
	margin:0px;
	padding:0px;
	list-style:none;
}

p { font-size:small; line-height:140%;}
a { text-decoration:none; color:#706553;}
a:hover {text-decoration:underline;}
a:active {text-decolation:none;}

