@charset "utf-8";

html, body, div, span, iframe,
h1, h2, h3, h4, h5, h6, p, address, em, img,
small, strong,b, i,
dl, dt, dd, ol, ul, li, form,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;} /*�w�i�F�𓧖���*/

html{ box-sizing: border-box;} /*padding��border�𕝂ƍ����Ɋ܂߂�*/

body {
    line-height:1.5;}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
		text-decoration : none;
    background:transparent;}

ul, ol {
    list-style:none;}
img{ vertical-aline :middle; 
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;}

input, select {
    vertical-align:middle;
}
