@charset "UTF-8";
/* ============================================================
Q&A用

%update / 09.11.06
============================================================ */

#mainArea td {
	padding-bottom: 10px;
	vertical-align: top !important;
}

#mainArea td img {
	vertical-align: top !important;
}

/* グレーのメニュー */
#mainArea .pbCornerNewsCategory {
	padding: 0;
	padding-top: 13px;
	padding-left: 10px;
	background: url(/library/images/wedding_guide/qa_bg_menu.gif) left top repeat-x;
	font-size: 11px;
	height: 80px;
}

#mainArea .pbCornerNewsCategory a {
	margin-left: 5px;
	margin-right: 3px;
	padding-left: 8px;
	background: url(/library/images/common/cmn_bul_arrow_01.gif) 0 3px no-repeat;
}

/* H2タイトル風 */
#mainArea .pbCornerNewsIndividualCategory {
	display: block;
	border-bottom:1px solid #7FC9E6;
	font-size:116.7%;
	font-weight:bold;
	margin-bottom:10px;
	padding-left: 10px;
	padding-bottom:5px;
	background: url(/library/images/common/cmn_bg_faq_hx.gif) 0 0 no-repeat;
}
#mainArea .pbCornerNewsIndividualCategory img {
	display: none;
}

/* 一覧ボタン */
#mainArea .pbCornerNewsMoreView {
	padding-bottom: 30px;
}

/* link */
body a:link { color: #666; text-decoration: none; }
body a:visited { color: #666; text-decoration: none; }
body a:hover,
body a:active { color: #0094cf; text-decoration: underline; }
/* --- */
