@charset "shift_jis";

/* ===================================================================

   Default Style Sheet
	
------------------------------------------------------------------- */

html, body,
div, p, h1, h2, h3, h4, h5, h6, address, blockquote, pre,
ul, ol, li, dl, dt, dd,
table, caption, col, colgroup, thead, tbody, tfoot, tr, th, td,
form, fieldset, legend, label,
img, iframe, object,
span, a, em, strong, sub, sup, del, ins{
margin:0;
padding:0;
}

ul{
list-style:none;
}

h1, h2, h3, h4, h5, h6{
font-size:1em;
}

table{
border-spacing:0;
border:0 none;
}

caption, th, td{
border:0 none;
vertical-align:top;
font-size:1em;
text-align:left;
}

h1, h2, h3, h4, h5, h6,
dt, th, strong{
font-weight:normal;
}

address, em{
font-style:normal;
}

em{
font-weight:bold;
}

strong{
font-weight:bold;
color:#ea0000;
}

fieldset, img{
border:0 none;
}

hr{
display:none;
}

option{
padding-right:5px;
}

select{
overflow:auto;
vertical-align:middle;
}

img{
vertical-align:top;
}

sub, sup{
margin:0 .25em 0 .1em;
}

sub, sup{
vertical-align: baseline; 
}

label{
cursor:pointer;
}

body{
color:#333;
font-size:100.01%;
}

*+html body{
font-family:"‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
}

html body{
font-family:"‚l‚r ‚oƒSƒVƒbƒN"\9, sans-serif\9;
}


a:link{color:#039;text-decoration:underline;}

a:visited{color:#60c;text-decoration:underline;}

 
a:hover,
a:active,
a:focus{color:#f63;text-decoration:none;}
