@charset "utf-8";
/* CSS Document */

.back_img{
background-image:url(../image/jigyou_annnai/naiyou_image.jpg);
position:relative;
width:382px;
height:244px;
margin-left:50px;
float:left;
}
.img{
position:absolute;
}
.jigyou_text{
float: left;
    height: 85px;
    width: 265px;
margin-top:30px;
}
#table{
	border-color: #F2F2F2;
    border-style: solid;
    border-width: 1px;
    clear: both;
    height: 150px;
    margin-bottom: 10px;
    margin-top: 13px;
    text-align: justify;
    width: 700px;
}
tr{}
td{
	height: 35px;
    width: 350px;
}
.glay{
background-color:#f2f2f2;

}
.white{
background-color:#fff;
}
#unnsou_top{
width:700px;
overflow:hidden;
}

#syaryou_btn{
float: right;
    height: 26px;
    margin-bottom: 25px;
    width: 149px;
}
#souko_text{
	float: left;
    height: 100px;
    line-height: 2;
    margin-top: -10px;
	margin-bottom:70px;
}
.back_img img{

    margin: 4px;
}


