﻿@charset "utf-8";

/* title
----------------------------------------------- */

p#main img {
	width:693px;
	height:148px;
	margin:0;
	}

p#lead img {
	width:693px;
	height:52px;
	margin:20px 0;
	}



/* content
----------------------------------------------- */

div#content {
	width:683px;
	margin-left:10px;
	}

div#content dt {
	padding-left:49px;
	line-height:66px;
	background:#fff url(../img/faq_q.gif) no-repeat left center;
	}

/* safari only \*/  
html:\66irst-child div#content dt {
	padding:26px 21px 26px 49px; 
	}

div#content dt span {
	line-height:1.5;
	font-weight:bold;
	}

div#content dd {
	width:592px;
	padding:20px 21px 20px 68px;
	border:1px solid #dcdcdc;
	background:#fffef2 url(../img/faq_a.gif) no-repeat left center;

	}

div#content dd span {
	display:inline;
	line-height:18px;
	font-weight:normal;

	}



/* contactBan
----------------------------------------------- */

div#contactBan {
	margin:20px 0 30px 10px;
	}


