

body{
margin:0;
padding:0;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
font-size:12px;
line-height:1.8;
text-align:center;
color:#333333;
background:#FFFFFF;
}

/* ---- link ---- */

a:link {
color:#333333;
text-decoration:underline;
background:transparent;
font-weight:normal;
}

a:visited {
color:#333333;
text-decoration:none;
background:transparent;
font-weight:normal;
}

a:hover {
color:#333333;
text-decoration:none;
background:transparent;
font-weight:normal;
}

a img{
border:none;
text-decoration:none;
}

/* -------------------- Clear & hr --------------------*/

.clear{
clear:both;
overflow:hidden;
width:1px;
height:1px;
margin:0 -1px -1px 0;
border:0;
padding:0;
font-size:0;
line-height:0;
}

hr {
display:none;
}

.small{
font-size:10px;
}


/* --------------------  --------------------*/

.print_btn{ display: none }

#wrap, #logo, #image, .tetx, .data_list, .data_text{
width:auto;
height:auto;
margin:0 0 1em 0;
padding:0;
background-color:#FFFFFF;
float:none;
text-align:left;
}








