body, div, p, form, input, select, option, strong, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, addres {
margin:0;
padding:0;
font-size:100%;
font-weight:normal;
font-style:normal;
line-height:1.5;
}

img {
border: none;
vertical-align: bottom;

}

ul {
list-style:none;
}

html {
overflow-y: scroll;
}

table {   
border-collapse: collapse;  border-spacing: 0;
}   

body {
font-size:62.5%;
font-family:'Hiragino Kaku Gothic Pro!','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,Osaka,'MS Pゴシック',sans-serif;
background:#ffffff;
color:#444444;
}

p, strong, ul, li, dl, dt, dd, addres {
font-size: 1.1em;
}

a {
color:#696969;
text-decoration:underLine;
}

a:visited {
color:#696969;
text-decoration:underLine;
}

a:hover {color:#9a9a9a;
text-decoration:none;
}

/*clearfix*/
.container:after {
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

.container {
    display: inline-block;
}

/* Hides form IE5-mac \*/
* html .container {
height:1%;
}
.container {
    display: block;
}
/* End hide from IE5-mac */