@charset "Shift_JIS";

body {
background: #fff;
font: small/1.4 'Lucida Grande', '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
color: #000;
margin: 10px;
padding: 0px;
}


input, form, ul, li, dl,ol, dt, dd, p, h1, h2, h3, h4, h5, h6, div, fieldset, legend {
margin: 0px;
padding: 0px;
}

fieldset { border: 0px;}
li { display: block; list-style-type: none}
img { border: 0px;}


a:link { color: #105ac9; text-decoration: none;}
a:visited { color: #105ac9; text-decoration: none;}
a:active { text-decoration: none;}
a:hover { text-decoration: underline;}

a.b-link:link { color: #333; text-decoration: none;}
a.b-link:visited { color: #333; text-decoration: none;}
a.b-link:active { color: #333; text-decoration: none;}
a.b-link:hover { color: #333; text-decoration: underline;}

.cl { display: block; height: 0px; line-height: 10px; clear: both;}
.no { clear: both; display: none;}
.hd { visibility: hidden; height: 0px;}
.cont-left { float: left;}
.cont-right { float: right;}
