@charset "Shift_JIS";
/* CSS Document */
body{
	font-size:12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#333;
}
table.form{
	width:100%;
}

table.form input{
	height:20px;
}

table.form input.long, textarea{
	border:1px solid #369;
	width:400px;
}

table.form input.long p{
	margin: 0px;
	padding: 0px;
}

table.form input.middle{
	border:1px solid #369;
	width:150px;
}

table.form input.short{
	border:1px solid #369;
}

table.form input.tell{
	border:1px solid #369;
	width:60px;
}

table.form th{
	background:#eee;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

table.form th span{
	float:left;
}

table.form th span.form_mark{
	float:right;
}

table.form td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

table.form th,td{
	padding:10px;
}

table.form p{
	padding:0px;
	margin: 0px;
}

.errorMessageText{
	color:#C33;
	font-size:90%;
}

.agreementWrap{
width:400px;
height: 100px;
overflow: auto;
padding:10px 15px 0; 
margin: 0 auto;
border: 1px solid #999999;
font-size:90%;
}

.agreement{
	width: 400px;
	text-align:left;
	font-size:90%;
	padding-top: 10px;
}

div.agreement dt{
font-weight:bold;
}

.secureArea{
margin:10px auto 8px auto;
width: 650px;
padding:0;
line-height:0;
}

.secure{
width: 650px;
background: url(https://www.pi-pe.co.jp/contact/images/bg_secure.gif) repeat-y center center;
overflow: hidden;
margin:0;
}

.li1_sealForm {
display:block;
float:left;
height:65px;
width:100px;
line-height: 1.4em;
margin-left:120px;
}

.li2_sealForm {
display:block;
float:left;
height:65px;
margin-left:10px;
width:65px;
line-height: 1.4em;
}

.li3_sealForm {
display:block;
float:left;
height:65px;
margin-left:10px;
width:140px;
line-height: 1.4em;
}

.confirmBtn{
text-align: center;
margin: 20px 0;
}

.sendBtn{
overflow: hidden;
width: 328px;
width: 338px;
margin: 0 auto 20px auto;
}

.sendBtn li{
float: left;
margin: 0 9px;
list-style-type:none;
}

.secure_txt{
	font-size:90%;
	text-align:center;
}
