#en img.cover{
  margin: 24px 0 24px 0;
}

#en h1{
  margin-bottom: 24px;
}

#en  table.profile{
  border-top: 1px solid #CCC
}

#en  table.profile td{
  padding: 3px 0 3px 0;
  border-bottom: 1px solid #CCC;
}

#en  table.profile td.label{
  width: 210px;
}

#en table.partners{
  background: #FFFFFF;
  margin-bottom: 24px;
}

#en table.partners td{
  background: #e9e9e9;
  width: 193px;
  text-align: center;
}

#en table.partners p{
  margin-bottom: 3px;
}

#en table.partners p{
  margin-bottom: 3px;
}

#en  table.original{
  margin-bottom: 24px;
}

#en  table.original h3{
  margin-bottom: 12px;
}



#en .customer .articles{
  width: 100%;
  overflow: hidden;
  clear: both;
  margin-bottom: 30px;
}

#en .customer  .screenshot{
  float: left;
  margin-right: 18px;
  width: 462px;
}

#en .customer  .article{
  width: 462px;
  float: left;
}

#en .customer  .articles img{
  margin-bottom: 18px;
}



#en  h2{
  padding-bottom: 6px;
  margin-bottom: 12px;
  border-bottom: 1px solid #666;
    font-size: 1.2em;
  overflow: hidden;
}

#en .customer p.initial{
 margin: 0;
 float: left;
  color: #FF0000;
}

#en .customer h3{
 line-height: 1.4em;
 margin-bottom: 3px;
}

#en .customer h3 span{
 margin: 0;
 display: block;
 margin-left: 18px;
}


#en .customer img.shot{
  margin-top: 3px;
}

#en .contact .customer_info{
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;	
}

.contact .customer_info td{
	padding: 6px 12px;
	border-bottom: solid 1px #CCC;
}

.contact .customer_info .border_bottom_none{
	border-bottom: none;
}

.must{
	color: red;
}

.contact .label{
	width: 132px;
	font-weight: bold;
}

.contact .customer_info input{
	width: 360px;
}

.customer_info input.name{
	width:120px;
}

.contact .customer_info textarea{
	width: 762px;
	height: 120px;
}

.contact .foot_navi{
	margin-top: 12px;
	width: 942px;
	overflow: hidden;
}

.contact .foot_navi .left_column{
	float: left;
	width: 180px;
}

.contact .foot_navi .submitBtn{
	float: right;
	width: 144px;
	text-align: right;
}

p.err{
  color: #ff0000;
  margin-bottom: 0;
}
