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

.contents h2 {
background: url("../img/abouttitle.gif") no-repeat;
}

.contentseng h2 {
background: url("../img/abouttitleeng.gif") no-repeat;
}

.contents dl, .contentseng dl {
width:420px;
padding:10px 0;
margin-left:30px;
}

.contents dt, .contentseng dt {
float:left;
}

.contents dd, .contentseng dd {
margin-left:85px;
display:block;
}

.mail, .mail:link, .mail:visited .mail:hover {
color:#C3B602;
}

.border {
border-bottom:1px solid #2D2D2D;
}

.about {
background: url("../img/aboutgrey.jpg") no-repeat;
}

.abouteng {
background: url("../img/aboutgreyeng.jpg") no-repeat;
}

.inline {
display:inline;
}
