@charset "shift_jis";

#main #box01 {
	height: 100%;
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#main #box01 img {
	margin: 0px;
	padding: 0px;
	border: 1px solid #C7994E;
}
#main #box02 {
	height: 100%;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border: 1px solid #C7994E;
}
#main #box02 h5 {
	font-size: 14px;
	font-weight: bold;
	color: #FF9999;
	height: 25px;
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: #FF9900;
	margin-bottom: 10px;
}



#main #box01 #imgarea {
	float: left;
	height: 100%;
	width: 280px;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main #box01 #textarea {
	float: left;
	height: 100%;
	width: 310px;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main #box01 #textarea h5 {
	font-size: 16px;
	font-weight: bold;
	color: #E0D3B6;
	padding-bottom: 10px;
}

.tel {
	font-size: 14px;
	color: #C6C639;
	font-weight: bold;
}
