#contents .side {
	width: 180px;
	float: left;
}
#contents .main {
	float: right;
	width: 745px;
}
.side ul li {
	display: block;
	padding-bottom: 30px;
}
.main .contents_title {
	padding-bottom: 30px;
}

#form_area  .field .long {	width: 65%;}
#form_area  .field .middle {	width: 50%;}
#form_area  .field .half {	width: 35%;}
#form_area  .field .short {	width: 20%;}
#form_area  .field .exshort {	width: 10%;}
#mailformpro .field textarea {
	width: 100%;
}
#contact .shopinfo {
	width: 100%;
}
#contact .shopinfo .information {
	float: left;
	width: 450px;
}
#contact .shopinfo .telephone {
	float: right;
	width: 272px;
}
#contact .shopinfo .information p {
	line-height: 2em;
}
#contact {
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#form {
	display: block;
	clear: both;
}
#form .caution {
	display: block;
	padding-bottom: 20px;
}
#mailformpro table td {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	vertical-align: top;
}
#mailformpro table .item {
	width: 150px;
}
#con#form_area #mailformpro table tr .field {
	vertical-align: middle;
}
