@charset "shift_jis";
/*
-----------------------------------------------
カービューティープロブラッシュ contact CSS
author:	カービューティープロブラッシュ
web site: 
copyright(C) CARBEAUTYPRO Brash
All rights reserved.
-----------------------------------------------*/


#main_contents table {
	width: 700px;
	height: auto;
	margin-left: 30px;
	border-top-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #333333;
}

#main_contents  table  .head {
	height: auto;
	width: 170px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	padding: 10px;
}

#main_contents  table  .text {
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	padding: 10px;
	width: auto;
}
.form_btext {
	width: 450px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.field {
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 5px;
	background-color: #EFEFEF;
	border-bottom: 1px solid #CCCCCC;
}
#mailform textarea {
	height: 130px;
	width: 650px;
	margin-top: 10px;
	text-align: center;
	padding-left: 20px;
}
#mailform .text #add {
	margin-top: 5px;
}

#main_contents p {
	margin-left: 20px;
	margin-top: 5px;
}
#mailform .btn {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}
#mailform .head span {
	color: #CC0000;
	font-weight: bold;
	margin-right: 5px;
}
