@charset "utf-8";
/* common Container */
#common {
	padding: 0;
	margin-bottom: 10px;
}

#common p, #common ul, #common li, #common td{
	font-size: 1em;
	color: #303030;
	line-height: 2.2em;
	font-family: Helvetica, Arial, sans-serif;
}

.common_title {
	font-family: "Tw Cen MT", Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #69532b;
	font-weight: bold;
}
.common_Content {
	padding: 8px 0;
}

#common .Normal
{
FONT-FAMILY: Arial, Verdana, Arial, Arial, Times, serif;
font-size: 12px;
	color: #69532b;
font-weight:normal;
}

#common .SubHead    {
FONT-FAMILY: Arial, Times, serif;
font-size: 12px;
color: #69532b;
font-weight:bold;
}

/* round Container */
#round {
	padding: 0;
}

#round p {
	font-size: 14px;
	color: #69532b;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
#round li, #round td {
	font-size: 14px;
	color: #69532b;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.round_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #69532b;
	font-weight: bold;
	line-height: 32px;
}

.tl_round {background: url(tl.gif) no-repeat top right; width: 10px; height: 32px;}
.tb_round {background: #fff; border-top: #999 1px solid; height: 32px;}
.tr_round {background: url(tr.gif) no-repeat top left; width: 10px; height: 32px;}

.tl_round2 {background: url(tl.gif) no-repeat top right; width: 10px; height: 20px;}
.tb_round2 {background: #fff; border-top: #999 1px solid; height: 20px;}
.tr_round2{background: url(tr.gif) no-repeat top left; width: 10px; height: 20px;}


.cb_round{background: #fff; border-left: #999 1px solid; border-right: #999 1px solid; padding: 0 10px;}

.bl_round {background: url(bl.gif) no-repeat top right; width: 10px; height: 20px;}
.bb_round {background: #fff; border-bottom: #999 1px solid; height: 20px;}
.br_round {background: url(br.gif) no-repeat top left; width: 10px; height: 20px;}

#round .Normal
{ font-family: Arial; font-size: 14px; color: #69532b;
font-weight:normal;
}

#round .SubHead    { font-family: Arial; font-size: 14px; color: #69532b;
font-weight:bold;
}
