@charset "Shift_JIS";
.history_button{
background-image:url("default_img/history.gif");
background-position:0 51px;
}
.history_button a{
background-image:url("default_img/history.gif");
background-position:0 51px;
}

.head_image{
width:900px;
height:200px;
margin:0 0 4px 0;
padding:0;
background-image:url("history_img/head_image.jpg");
background-repeat:no-repeat;
background-position:0 0;
}

.page_title{
margin:0 0 37px 0;
padding:0;
}


/* ---CONTENTS--- */
#history_block{
width:644px;
margin:0;
padding:0;
list-style-type:none;
}

#history_block li{
width:644px;
position:relative;
margin:0 0 15px 0;
padding:0;
}

.history_txt{
position:absolute;
margin:0;
padding:0;
top:-5px;
left:84px;
height:20px;
overflow:hidden;
}


