@charset "Shift_JIS";

/***************************
		よくある質問
***************************/

/*　おすすめプラン　*/

#main {
	margin: 10px 20px 20px 0;
	padding: 19px 28px;
	border: solid 5px #D3CAB6;
	background: #EFE9E3 url(content_bg.jpg);
}

.entry {
	position: relative;
	margin-bottom: 30px;
}

#content p.catch {
	margin: 5px 0 20px;
	font-weight: bold;
	font-size: 110%;
}

#content .entry h3 {
	padding: 10px 0 12px 65px;
	border-bottom: solid 1px #7D0204;
	background: url(icon.gif) no-repeat;
	color: #7C0200;
	font-size: 110%;
	line-height: 1.3;
}

.text-area {
	float: left;
	width: 490px;
}

.pic-area {
	float: right;
	width: 202px;
}

.pic-area dl {
	line-height: 1.2;
}

.pic-area dd {
	margin-bottom: 10px;
	font-size: 85%;
}