@charset "utf-8";
#contentsArea { height: 472px; }

#contentsArea #contactName {
background: url(../images/ContactUsContentsHaikei.jpg) no-repeat left top;
width: 705px;
margin: 30px auto 0px;
height: 430px;
}
#contentsArea #contactName #text {
float: left;
width: 300px;
margin-top: 90px;
font-size: 110%;
color: #bb5730;
text-align: left;
margin-left: 50px;
height: 320px;
margin-bottom: 0px;
line-height: 1.8;
}
#contentsArea #phot {
float: right;
width: 300px;
margin-top: 95px;
margin-right: 50px;
margin-bottom: 0px;
}
#contentsArea #contactName #text #mail {
margin-top: 10px;
margin-bottom: 20px;
}
#contentsArea #contactName #text #info {
font-size: 80%;
text-align: right;
text-decoration: none;
margin-right: 40px;
}
#contentsArea #contactName #text #info a {
text-decoration: none;
color: #363;
}
#contentsArea #contactName #text #info a:hover {
color: #660;
border-bottom: 1px solid #660;
}
