@charset "euc-jp";
/* CSS Document */

#WrHead{
width:750px;
height:230px;
background:url(../img_common/head_bg.jpg) no-repeat top left;
}

#WrHead h1{
width:415px;
height:70px;
position:relative;
top:0;
left:320px;
}
#WrHead h1 img{
position:absolute;
top:0;
left:0;
}

#WrHead h2{
width:415px;
height:70px;
position:relative;
top:75px;
left:320px;
}
#WrHead h2 img{
position:absolute;
top:0;
left:0;
}

#WrHead h3{
width:415px;
height:60px;
position:relative;
top:-70px;
left:320px;
}