@charset "utf-8";
/* CSS Document */


#photo_images {
	width: 100%;
	margin:30px 0 0 0;
}

#transport{
margin-top:20px;
}
.transport_img {
    text-align: center;
}
#transport_contents{
height:650px;
position:relative;
width:780px;
}
.transport_innercontents{
height:650px;
width:780px;
}
.transport_innercontents_left{
width:702px;
height:702px;
position:absolute;
top:-90px;
}
.transport_innercontents_right{
width:36px;
height:601px;
position:absolute;
left:740px;
top:20px;
}