@charset "UTF-8";

.clear {
 clear:both;
}

h2 {
background-image: url("../contact/images/contact_title.png");
background-repeat: no-repeat;
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
width: 800px;
height: 150px;
}

.shopinfo {
        text-align: center;
        font-style: normal;
        font-size: small;
        letter-spacing: 0.2em;
        line-height: 1.7em;
        font-family: Verdana,'ＭＳ Ｐゴシック','メイリオ',sans-serif;
        color: #000000;
}

.txt {
        font-size: x-small;
        letter-spacing: 0.2em;
	padding: 20px 0px;
        color: #000000;
        font-family: Verdana,'ＭＳ Ｐゴシック','メイリオ',sans-serif;
}

body { font-size: 80%; }

.wrap-form {
	width: 800px;
	padding: 20px 5px;
}

.wrap-form dl {
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	display: table;
}

.wrap-form dt {
	width: 220px;
	float: left;
	color: #412210;
	background-color: #dcd7d4;
	font-weight: bold;
	font-size: 95%;
	text-align: left;
	padding: 5px 5px 5px 50px;
	letter-spacing: 2px;
}

.wrap-form dd {
	width: 380px;
	float: left;
	color: #666;
	background-color: #dcd7d4;
	padding: 5px 0 5px 20px;
	border-left: 4px solid #412210;
}

.input-b {
	width: 200px;
	background-color: #dcd7d4;
	border-left: 1px solid #9cc;
	border-right: 2px solid #066;
	border-top: 1px solid #9cc;
	border-bottom: 2px solid #066;
	margin-top: 20px;
	padding: 5px;
	color: #412210;
	font-weight: bold;
	letter-spacing: 3px;
}
.copy {
text-indent:-9999px;
color: #dcd7d4;
}

.copy a {
font-size:50%;
text-decoration:none;
color:#dcd7d4;
background-color:#dcd7d4;
}

.hiss { color: #c00; font-size: 80%; padding-left: 10px; background-color: #dcd7d4; }
.err { color: red; background-color: #dcd7d4; }
.point { color: #3B6C53; background-color: #dcd7d4; }
.align-c { text-align: center; }
.input-s { width: 200px; }
.input-m { width: 300px; }
.input-l { width: 400px; }
.inp4 { width: 80px; }
.inp2 { width: 40px; }