@charset "utf-8";

/* -----問い合わせフォーム----- */
#form-w {
	width: 663px;
	color: #333333;
}

#form-w ul {
	margin-top: 5px;
}

#form-w li {
	background-image: url(../../../contact/images/icon_sq2.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 12px;
	margin: 0;
	list-style-type: none;
}
.midashi{
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(../../../contact/images/midashi_btob.gif);
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 26pt;
	padding-left: 35px;
}

#terms-w {
	border: solid #CCCCCC 1px;
	padding: 10px;
	margin-top: 10px;
}

#terms {
	text-align: center;
}

#terms-box {
	width: 95%;
	text-align: left;
	padding: 10px;
	color: #333333;
}

#terms-box li{
	margin-left: 20px;
}

.f-table {
	width: 663px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	font-size: 100%;
}

.f-table td {
	border-top: none;
	border-bottom: 1px dotted #999999;
	border-left: none;
	border-right: none;
	padding: 10px;
	line-height: 1.7;
}

.f-table th {
	border-top: none;
	border-bottom: 1px dotted #999999;
	border-left: none;
	border-right: none;
	background-color: #E7E7E7;
	font-weight: normal;
	padding: 10px;
	width: 150px;
	text-align: left;
}

.f-table th em {
	font-style: normal;
	color: #CC0000;
	padding-left: 2px;
}

.f-table td em {
	font-style: normal;
	color: #CC0000;
	padding-left: 2px;
}

.btn, .btn01, .btn02 {
	text-align: center;
}

.btn-rq {
	vertical-align: middle;
}

.btn-modify {
	text-align: right;
}

#form-contents {
	width: auto;
	border: solid #cccccc 1px;
	padding: 10px;
}

.form-midashi-2 {
	font-size: 14px;
	font-weight: bold;
	color: #316AC5;
	background-color: #E2EEF5;
	padding: 5px 0px 5px 7px;
	letter-spacing: 2px;
}

.form-txt{
	margin: 20px 15px 0px 15px;
}

.t-t td {
	padding: 0!important;
	border: none!important;
}

/* -----登録フォーム----- */
#form-w-ent {
	width: 663px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
}

#form-w-ent ul {
	margin-top: 5px;
}

#form-w-ent li {
	background-image: url(../../../entry/images/icon_sq1.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 12px;
	margin: 0;
	list-style-type: none;
}

.midashi-ent{
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(../../../entry/images/midashi_btob.gif);
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 26pt;
	padding-left: 35px;
}

#form-contents-ent {
	width: auto;
	border: solid #cccccc 1px;
	padding: 10px;
}

.form-midashi-ent {
	font-size: 14px;
	font-weight: bold;
	color: #BF0048;
	background-color: #ECDCE6;
	padding: 5px 0px 5px 7px;
	letter-spacing: 2px;
}

.txt14b {
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
}


/* -----検索フォーム----- */
#form-w-search {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 740px;
}

