@charset "Shift_jis";

/*reset */
body, div, h1, h2, h3, h4, h5, h6,
p, img, brockquote, pre, address,
ul, ol, li, dl, dt, dd,
table, th, td,　address,
form, fieldset {
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',Osaka,sans-serif;
}

html {
	overflow-x:scroll;
}
a {
	text-decoration:none;
	color: #666;
}
a:hover {
	text-decoration: underline;
}
dt ,dd {
	font-size:12px;
	color:#333;
	margin:auto 0;
	text-align:left;
}
dt{
	color:#536582;
	font-weight:bold;
}
dd {
	padding-bottom:5px;
	margin:3px 0 7px 0;
	border-bottom:1px dotted #999;
}