.right_img{
	float:right;
}
.sheet_title{
	margin-bottom: -8px;
}
@media screen and (min-width: 786px) {
}
@media screen and (max-width: 785px) {
.tb_history {
display:inline;
border:0px !important;
}
.tb_history th{
display:none;
display:inline;
background:none;
border:0px;
}
.tb_history td{
display:inline;
border:0px;
padding:0px;
font-weight:bold;
}
.tb_history td:nth-of-type(4){
font-weight:normal;
}
.tb_history tr:nth-child(1){
display:none;
}
.tb_history th:before{
content:"キズの大きさ（目安）（パネル内）\A";
white-space: pre;
}
.tb_history th:after,
.tb_history td:after{
content:"\A";
white-space: pre;
}
.tb_history td:nth-child(1):before{
content:"西暦";
}
.tb_history td:nth-child(1):after{
content:"年";
}
.tb_history td:nth-child(2):before{
content:"（";
}
.tb_history td:nth-child(2):after{
content:"）";
}
.tb_history td:nth-child(3):after{
content:"月\A";
white-space: pre;
}
.tb_history td:nth-child(4):after{
content:"\A\A";
white-space: pre;
}
.tb_history td:nth-child(4) br{
display:none;
}
/* 年が未記入なので非表示にする */
.tb_history tr:nth-child(7) td:nth-child(1),
.tb_history tr:nth-child(7) td:nth-child(2){
/*	display:none;*/
}
}
