*{
 font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
}

body {
 font-size: 12px;
 line-height: 18px;
}

a {
 color: #a41f24;
 text-decoration: none;
}

a:hover {
 color: #e43a3f;
 text-decoration: underline;
}

.blacks:link, .blacks:active, .blacks:visited {
 height: 16px;
 color: #000000;
 font-size: 10px;
 font-weight: bold;
 text-decoration: none;
}

.blacks:hover {
 height: 16px;
 color: #a41f24;
 font-size: 10px;
 font-weight: bold;
 text-decoration: none;
}

.black:link, .black:active, .black:visited {
 height: 20px;
 color: #000000;
 font-size: 10px;
 font-weight: bold;
 text-decoration: none;
 display: block;
}

.black:hover {
 height: 20px;
 color: #a41f24;
 font-size: 10px;
 font-weight: bold;
 text-decoration: none;
 display: block;
}

.white:link, .white:active, .white:visited {
 height: 20px;
 color: #ffffff;
 font-size: 10px;
 font-weight: bold;
 text-decoration: none;
 display: block;
}

.white:hover {
 height: 20px;
 color: #a41f24;
 font-size: 10px;
 font-weight: bold;
 text-decoration: none;
 display: block;
}

.whitet:link, .whitet:active, .whitet:visited {
 height: 20px;
 color: #ffffff;
 font-size: 10px;
 text-decoration: none;
}

.whitet:hover {
 height: 20px;
 color: #a41f24;
 font-size: 10px;
 text-decoration: none;
}

.htitle {
 font-size: 18px;
 margin-bottom: 15px;
}

.htitleb {
 font-size: 18px;
 border-bottom: 1px solid #cccccc;
 padding-bottom: 15px;
 margin-bottom: 15px;
}

.red {
 color: #a41f24;
}

.black {
 color: #000000;
}

.grey {
 color: #888888;
}

.small {
 font-size: 10px;
}

.xsmall {
 font-size: 9px;
}

.bold {
 font-weight: bold;
}

.center {
 text-align: center;
}

.right {
 text-align: right;
}

.middle {
 vertical-align: middle;
}

l12 {
 line-height: 12px;
}

l14 {
 line-height: 14px;
}

.m15 {
 margin-top: 15px;
}

.m2 {
 margin-top: 2px;
}

.m-2 {
 margin-top: -2px;
}


/* CONTACT */

#mailform table {
 margin: 0px auto 0px auto;
}

#mailform table td {
 line-height: 14px;
}

#mailform table td p {
 font-size: 9px;
 color: #db9e1e;
 display: block;
 margin: 0px;
}

#mailform table td span {
 font-size: 10px;
 color: #a41f24;
}