#top_contact_right p{
 padding-left: 20px;
 _margin-left: -45px;
 padding-top: 10px;
 width: 400px;
}
/* IE7用記述 */
*:first-child+html #top_contact_right p{
 margin-left: -45px;
 padding-top: 10px;
}
/* IE7用記述END */
#top_contact{
 padding-top: 10px;
 padding-bottom: 10px;
 width: 708px;
 height: 220px;
 background-color: #f3e9db;
 border: 1px solid #d0d0d0;
}
#top_contact h2{
 padding-left: 10px;
 font-size: 1.3em;
 color: #ff783c;
}
#top_contact img{
 padding-left: 10px;
 position:relative;
}
#top_contact_left{
 float: left;
 padding-left: 10px;
 padding-top: 10px;
 padding-right: 10px;
}