@charset "shift_jis";
/*----------------------------
  CSS hisaki Document 2008.10
  Last Update 2009.01.06 hisaki
----------------------------*/

@import "page.css";

/*####################　共通設定　####################*/

select,
input{font-size:12px;}
option{padding:1px 4px 0 2px;}
textarea {font-size:12px; padding:1px;}

input {vertical-align:middle;}
input#tel,
input#fax,
input#mailaddress,
input#mailaddress2 {
	font-size:14px;
	font-weight:bold;
	font-family:mono;
	letter-spacing:1px;
}

input#tel,
input#fax,
input#name1,
input#name2{width:300px;}
input#mansion_name,
input#mailaddress2{width:350px;}
input#mailaddress{width:350px; margin-bottom:10px;}
input#zipA,
input#zipC {width:30px; margin-bottom:5px;}
input#zipB,
input#zipD {width:40px; margin-bottom:5px;}
textarea#address,
textarea#address2 {width:500px;}
textarea#place {width:500px;}
textarea#condition {width:500px;}
textarea#conditionB {width:500px;}
textarea#comment {width:500px;}

#Main h2{ margin-bottom:20px;}

/*　フォームテーブル
-------------------------------------*/
#Intro p span{font-weight:bold;}

#FormTable,
#Thanks,
#Error {text-align:center;}
#FormTable h3,
#Thanks h3,
#Error h3{margin-bottom:10px;}
#FormTable table,
#Thanks table,
#Error table{
	border-collapse:collapse;
	width:700px;
	margin:0 auto 25px;
	}
#FormTable td,
#FormTable th,
#Thanks td,
#Error td{
	border:1px solid #cccccc;
	font-weight:normal;
	text-align:left;
	padding:10px 5px;
	}
#FormTable th {
	background:#e9e5dc;
	width:170px;
	}
#FormTable th span{ color:#dd0023;}
#Thanks td li{margin-bottom:10px;}
#Error td li{
	background:url(../img/ico-arrow03.gif) 0 3px no-repeat;
	margin-bottom:10px;
	padding-left:12px;
	}

/*　送信・リセットボタン
-------------------------------------*/
#FormTable p.button {text-align:center;}
#FormTable p.button input {
	margin:0 10px;
	padding:1px 10px;
	}
#Thanks p.button a{ color:#887a5f;}
#Thanks p.button a:hover{ text-decoration:underline;}

/*####################　マンションオーナーさまへ　####################*/

#PageRent #Main .contentsBox h3{margin-bottom:15px;}
#PageRent #Main .contentsBox ul{ margin:0 0 10px 10px;}
#PageRent #Main .contentsBox li{
	background:url(../img/ico-arrow03.gif) 0 4px no-repeat;
	margin-bottom:10px;
	padding-left:12px;
	}
#PageRent #Main .contentsBox p strong{
	font-size:16px;
	color:#dd0023;
	line-height:1.2;
	}

/*end*/










