@charset "utf-8";
/* CSS Document */

/*inquiry*/
.right .box {
	padding:10px 0 0;
	border-top:2px solid #000; }
.right .top {
	padding-top:0;
	border-top:none; }
.right .dot {
	border-top:1px dotted #949494; }
.right .box .photo {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	position:relative;
	font-size:0;
	width:227px;
	height:155px; }
.right .box .photo .map {
	position:absolute;
	left:0;
	bottom:0; }
.right .box .detail {
	margin-left:250px; }
.right .box .detail .name dt h3 {
	font-size:16px; }
.right .box .detail .name dt img {
	vertical-align:top; }
.right .box .detail .name dd {
	font-size:12px;
	color:#878787;
	font-family:tamil_mn;
	padding-bottom:6px;
	border-bottom:1px solid #dbdbdb; }
.right .box .detail .name dd span {
	color:#000;
	font-size:14px; }
.right .box .detail .tell, .right .box .detail .fax, .right .box .detail .tell_only {
	background:url(../img/fax.png) no-repeat left center;
	padding:10px 0 10px 24px;
	font-size:24px;
	margin-left:190px;
	font-family: 'Unica One', cursive; }
.right .box .detail .tell {
	float:left;
	width:170px;
	background:url(../img/tell.png) no-repeat left center;
	margin:0; }
.right .box .detail .tell_only {
	background:url(../img/tell.png) no-repeat left center;
	margin:0; }
.right .box .detail .nofax {
	width:340px; }
.right .box .detail .text {
	padding-top:6px;
	border-top:1px solid #dbdbdb; }