/******************************
 ContactForm
 
 COLOR
 pink //#E001AE//
 red  //#CC0000//
******************************/
.red {
	color:#CC0000;
	}

.order_table {
	margin-bottom:20px;
	}

.order_table th {
	width:80px;
	}


.naiyou {
	width:100%;
	height:100px;
	font-size:12px;
	line-height:1.7;
	color:#555;
	}


.tex1 {
	width:100%;
	}

.tex2 {
	width:150px;
	margin-bottom:5px;
	}

.tex3 {
	width:250px;
	}

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

.err {
	color:#CC0000;
	font-weight:bold;
	font-style:normal;
	}



.chk_mail_title {
	margin:20px 0 10px 0;
	font-weight:normal;
	text-align:left;
	color:#E001AE;
	font-size:14px;
	}
	
.chk_mail_txt li {
	margin:0 0 10px 0;
	padding-left:10px;
	list-style:none;
	text-align:left;
	background:url(../img/ico_pinkarrow.gif) no-repeat 0 2px;
	font-size:12px;
	}
