@charset "Shift-Jis";
/* CSS Document */

.report{
	width: 713px;
	float: right;
	margin-top: 15px;
}
/* 共送Estart */
.pankuzu {
    font-size: 90%;
    padding-bottom: 1em;
}
/* 共送Eend*/

/*  コンチEチEstart */
p {
    padding: 10px;
}

#report {
width: 713px;
display: table;
border: 1px solid #CCC;
margin-left: 0px;
margin-top: 5px;
height: 150px;
padding: 50px;
display: table-cell;
vertical-align: middle;
font-size: 100%;
/display: inline;
/zoom: 1;
}




#report01{
width: 700px;
display: table;
border: 1px solid #CCC;
margin-left: 0px;
margin-top: 30px;
height: 450px;
}

#report01 p{
margin: 0;
padding: 5px;
}
.image_center,
#text_center {
display: table-cell;
vertical-align: top;
margin: 0px;
/display: inline;
/zoom: 1;
}
.image_center { 
padding-left: 5px;
padding-right: 5px;
}

#text_center {
padding-left: 5px;
padding-right: 5px;
}

#image_bnr {
margin-top: 5px;
text-align: center;
}

.text_color {
color:ff0000;
background-color:#FFCACA;
}

