@charset "utf-8";
/*
	マンション買取専用CSS
*/

/* イメージ 開始 */
div#contents div#image {
	margin-top: 10px;
	width: 700px;
}
/* イメージ 終了 */

/* 説明 開始 */
div#contents div#exp {
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #006600;
	width: 700px;
}

div#contents div#exp h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	font-size: 146.5%;
}

div#contents div#exp h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}

div#contents div#exp ul {
	padding: 0px;
	margin: 0px;
}

div#contents div#exp ul li {
	margin: 0px;
	color: #009933;
	list-style-image: url(../images/icon_star.gif);
	list-style-position: inside;
	height: auto;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/* 説明 終了 */

/* 流れ 開始 */
div#contents div#flow {
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #006600;
	width: 700px;
}

div#contents div#flow h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	font-size: 146.5%;
}

div#contents div#flow table {
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 10px;
}

div#contents div#flow table td {
	padding: 10px;
}

div#contents div#flow table td.line {
	background-color: #ffffcc;
	border: 1px solid #006600;
}

/* 流れ 終了 */

/* フォーム 開始 */
div#contents div#form {
	margin-top: 10px;
}

div#contents div#form h3 {
	margin: 0px;
	font-weight: normal;
	font-size: 116%;
	padding: 0px;
}

div#contents div#form p.comment{
	font-size: 88%;
	color: #666666;
}

div#contents div#form input {
	margin-bottom: 2px;
}

div#contents div#form div.lv2 {
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 20px;
	color: #333333;
	padding: 5px;
	font-size: 116%;
	text-align: center;
}

div#contents div#thanks {
	font-size: 131%;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

/* 各種ご相談シート 情報テーブル */
div#contents div#form table#information {
	width: 710px;
	margin-bottom: 0px;
}

div#contents div#form table#information td {
	padding: 5px;
	font-size: 100%;
	color: #666666;
}

div#contents div#form table#information td#verisign {
	width: 125px;
	height: 80px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}

/* 各種ご相談シート お客様情報テーブル */
div#contents div#form table.base {
	width: 690px;
	margin-bottom: 20px;
	margin-left: 20px;
}

div#contents div#form table.base td {
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9DAEC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9DAEC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	white-space: normal;
}

div#contents div#form table.base th {
	font-size: 100%;
	font-weight: normal;
	text-align: right;
	vertical-align: middle;
	padding: 5px;
	background-color: #ecf5fa;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B9DAEC;
	border-bottom-color: #B9DAEC;
	white-space: nowrap;
}

div#contents div#form table.check {
	width: 690px;
	margin-left: 20px;
	margin-bottom: 20px;
}

div#contents div#form table.check td {
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	white-space: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
}

div#contents div#form table.check th {
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	white-space: normal;
}

div#contents div#form input#send{
	width: 250px;
	height: 35px;
}

/* フォーム 終了 */
