/**************************************************/
BODY{
	text-align : center;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
}
.e9, .e10, .e12, .e14 {
	font-family:Arial, Verdana, sans-serif
}
.j9, .j10, .j12, .j14 {
	font-family: ‚l‚r ‚oƒSƒVƒbƒN,Osaka, MS UI Gothic, sans-serif
}
/** Hyperlink *************************************/
A:link{color:#990000; text-decoration:none;}
A:visited{color:#990000; text-decoration:none;}
A:hover  {color:#000000; text-decoration:underline;}

/* ŒŸõŒ‹‰ÊBOX“àƒ^ƒCƒgƒ‹ */
A.box_title:link{color:#990000; text-decoration:none;}
A.box_title:visited{color:#990000; text-decoration:none;}
A.box_title:hover{color:#FF3300; text-decoration:underline;}

/** margin *************************************/
div.m10 {margin: 10px;} 
div.m5 {margin: 5px;} 
div.m4 {margin: 4px;} 

div.m10101024 {margin: 10px 10px 10px 24px;}
div.m5505 {margin: 5px 5px 0px 5px;}
div.m55510 {margin: 5px 5px 5px 10px;}


FORM{
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
}


	.bridalFaqTable {
		width: 100%;
		margin-bottom : 10px;
	}

	.bridalFaqTable th {
		width: 100%;
		height: 34px;
		text-align: left;
		font-weight: normal;
		font-size: 12px;
		padding-left: 30px;
		background: #F0E0B2 url(/img/bridal_q_bg.gif) no-repeat left top;
	}

	td.bridalAnswer {
		background: #F5EBCC;
		border-bottom: 12px solid #F0E0B2;
		border-right: 20px solid #F0E0B2;
		border-left: 20px solid #F0E0B2;
		padding: 10px 12px;
	}

/* FONT */

	.bold {
		font-weight: bold;
	}
	.f_FF6600 {
		color: #FF6600;
	}
	.f_999900 {
		color: #999900;
	}