@charset "shift_jis";

html,body,p,h1,h2,h3,h4,h5,h6,img,sup,sub,em,strong,embed,object,
iframe,fieldset,form,label,dl,dt,dd,ul,ol,li,blockquote,q,pre,code,
legend,input,textarea,div,table,caption,tbody,tfoot,thead,tr,th,td{
   margin:0;
   padding:0;
   border:0;
   font-size:100%;
   font-weight:inherit;
   font-style:inherit;
   font-family:inherit;
}

blockquote:before,blockquote:after,q:before,q:after{
   content:"";
}

blockquote,q{
   quotes:"" "";
}

em,cite,address{
   font-weight:normal;
   font-style:normal;
}

div#wrap p em {
display: inline;
padding: 5px 8px 3px;
border: 1px solid #fff;
color: #fff;
font-weight: bold;
line-height: 2;
}

html{
   height:100%;
}

body{
   background:#fff;
}

hr{
   display:none;
}

table{
   empty-cells:show;
   border-collapse:collapse;
   border-spacing:0;
   font-size:inherit;
   font:100%;
}

caption,th,td{
   font-weight:normal;
   text-align:left;
   vertical-align:top;
}

img,embed,object{
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6,strong{
   font-weight:bold;
}

ul li{
   margin-left:1.4em;
}

ol li{
   margin-left:2em;
}

sup{
   line-height:-1px;
   vertical-align:text-top;
}

sub{
   line-height:-1px;
   vertical-align:text-bottom;
}
/* CSS Document */

