/*** My Page ***/

h4.titDear {
	color: #3359B6;
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 5px;
	padding-top:2px;
}
h5.titDear{
	margin:80px 0 10px 0;
	}
.btn{
	text-align:center;
	margin:20px 0;
}

/****
Login *******************************************************/
.memory{
	font-size:12px;
}
.important{
	background:#f2f2f2;
	margin:20px 0;
	border:1px solid #ccc;
	width:628px;
}
table.loginTable{
	border-collapse:collapse;
	width:100%;
}
table.loginTable th, table.loginTable td{
	padding:20px 20px 0 20px;
	vertical-align:text-top;
	text-align:left;
	font-weight:normal;
}
table.loginTable th{
	width:100px;
	padding-right:0;
}
.loginPart{
	width:250px;
}
#whatMyPage{
	margin:0 0 0 30px;
}
/****
/Login *******************************************************/



/****
Kiyaku *******************************************************/
#rulesBox{
	width:600px;
	height: 450px;
	overflow: scroll;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-top:20px;
}
#rulesBox p{
	font-size:12px;
	margin-bottom:10px;
}
/****
/Kiyaku *******************************************************/



/***********************************************************/
.read{
	margin-bottom:50px;
}

.attention{
	color:#CC0000;
	font-size:12px;
}
table.formTable{
	width:630px;
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	margin-top:10px;
}
table.formTable th, table.formTable td{
	padding:15px 0 15px 10px;
	border:1px solid #CCCCCC;
}
table.formTable th{
	background:#EAEAEA ;
	font-weight:normal;
	text-align:left;
	vertical-align:text-top;
	width:220px;
}
#autoAdrress{
	font-size:12px;
}
#autoAdrress img{
	vertical-align:middle;
	margin:5px 5px 0 0;
}


/****
From *******************************************************/
input{
font-size:14px;
padding:2px;
margin:5px 0 0 0;
}
.precondition{
	border:1px solid #CC0000;
}
.btnLeft{
	margin-right:20px;
}
.subTxt{
	font-size:12px;
}
.partsNo01{
	width:130px;
	margin:0 10px 0 5px;
}
.partsNo02{
	width:60px;
	margin:0 5px;
}
.partsNo03{
	width:60px;
	margin:0 5px 0 0;
}
.partsNo04{
	width:200px;
}
.partsNo05{
	width:350px;
}
textarea{
	width:370px;
	height:200px;
}

/****
ContactAbout *******************************************************/
#contact{
	background:#f2f2f2;
	border:1px solid #ccc;
	width:588px;
	padding:15px 20px 20px 20px;
}
#contact #contactTit{
	text-align:center;
	margin-bottom:10px;
}


/****
Contact *******************************************************/
#attentionTxt{
	font-size:12px;
}
#attentionImg{
	vertical-align:middle;
	margin:0 5px;
}


/****
その他お問合わせ *******************************************************/
th#anotherQuestion{
	width:130px;
}
textarea#anotherQuestion{
	width:450px;
}

