#mainimg_contents {
	background:url(../../contact/img/title.jpg) no-repeat top center;
	height:200px;
}


#contents p{
	font-size:1.2em;
	line-height: 1.6em;
}

.telBox{
	width: 638px;
	border:1px solid #ccc;
	padding:20px;
	text-align:center;
	font-size:14px;
	background:#efe9df;
}

.contact_table{
	width: 678px;
	border:1px solid #ccc;
	border-collapse:collapse;
	margin:5px 0 10px 0;
	padding:0;
	vertical-align:top;
	font-size:12px;
}
.contact_table th,.contact_table td{
	border:1px solid #ccc;
	border-collapse:collapse;
	padding:10px;
	text-align:left;
}
.contact_table th{
	font-weight:normal;
	background:#efe9df;
	width:30%;
}
.contact_table td{
	background:#fff;
}

.cart_s {
	border: 1px solid #ccc;
	padding: 2px;
	margin:2px 0 2px 0;
}

.cart_s:focus {
	border: 1px solid #D94040;
	padding: 2px;
}
.hankaku {
  ime-mode: inactive; /* p[h */
}

.bgGreen{
	text-align:center;
	background-color:#edf8ec;
}
