﻿@charset "utf-8";

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


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

Faq

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

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

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

Main

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

dl#Faq {
	margin-top:20px;
}

dl#Faq dt {
	background: url(../img/faq/q.png) 0 0.2em no-repeat;
	padding-left: 40px;
	padding-bottom: 5px;
	margin-bottom: 1.0em;
	border-bottom: 1px solid #003f83;
	font-size: 1.385em;
	color: #003f83;
	font-weight: 700;
}

dl#Faq dd {
	background: url(../img/faq/a.png) 0 0.2em no-repeat;
	padding-left: 40px; 
	margin-bottom: 3.5em;
}
