@charset "UTF-8";

/* ------------------------------------------------------
SHONAN RENOVATION 2009-
Contact Style
------------------------------------------------------ */

.big_text {
font-size: 134%;
font-weight: bold;
color: #732e00;
text-decoration: none;
padding-top: 10px;
padding-bottom: 10px;
display: block;
}

.big_text a {
color: #732e00;
text-decoration: none;
}

.big_text a:hover { text-decoration: underline; 
}

.pp_box {
margin-right: 25px;
margin-left: 25px;
padding: 10px;
border: 1px solid #c2a691;
margin-bottom: 10px;
background-color: #f5f5f5;
}

#form_link {
display: block;
margin-left: 25px;
margin-right: 25px;
background-image: url(../contact/img/form_img.jpg);
background-position: left center;
background-repeat: no-repeat;
padding-left: 80px;
margin-bottom: 15px;
}

.dot_border {
display: block;
margin-right: 25px;
margin-left: 25px;
border-top-width: 1px;
border-top-style: dotted;
border-top-color: #ccc;
}

#input_table {
padding-left: 25px;
padding-top: 20px;
}

#input_table table {
width: 680px;
}

#input_table table th {
color: #732e00;
text-align: left;
width: 180px;
background-color: #f5f5f5;
padding-left: 10px;
border-top-width: 1px;
border-top-style: dotted;
border-top-color: #c2a691;
padding-top: 5px;
padding-bottom: 5px;
}

#input_table table td {
padding-top: 5px;
padding-bottom: 5px;
padding-right: 10px;
padding-left: 10px;
border-top-width: 1px;
border-top-style: dotted;
border-top-color: #c2a691;
}

.btn_bg {
background-color: #c2a691;
text-align: center;
}

.ast {
font-weight: bold;
color: #c2a691;
}
