@charset "Shift_JIS";

* {
	margin:0;
	padding:0;
}

body {
	font-size:12px;
    font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro","‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	line-height:1.5;
}

a,
a:link,
a:visited {
	font-size:12px;
	line-height:1.5;
    color:#0000FF;
    text-decoration:underline;
}
a:hover {
	font-size:12px;
	line-height:1.5;
    color:#0000FF;
    text-decoration:underline;
}

table {
	border-spacing:10px 0px;
}


