﻿@charset "utf-8";

/*------------------------------------------------------------------------------
Access Implant center - CSS Modules Import
Date: 2009-04-21
Copyright©2001- Access Implant Center All rights reserved.
------------------------------------------------------------------------------*/


/* ----------------------------------------

Inquiry

---------------------------------------- */

div#Content h1 {
	background: #136bba url(../img/inquiry/hd_index_01.png) 0 100% no-repeat;
	text-align: right;
	font-weight: 700;
	color: #fff;
}

/* ----------------------------------------

Main

---------------------------------------- */


div#Inq {
	background: url(../img/inquiry/mail_bg.png) 0 0 no-repeat;
	width: 556px;
	height: 57px;
	margin: 25px auto;
}


div#Inq p {
	margin-left: 145px;
	padding: 1.5em 1.5em 1.5em 0;
}

div#Inq p span {
	display: none;
}

div#Privary {
	padding-top: 25px;
	border-top: 1px solid #d5d8da;
}