@charset "utf-8";

#cha {
	background: url(../brand/soft/images/img_cha_bg.jpg) repeat top left #F3EBD3;
	width: 846px;
	height: auto;
	margin: 0px auto;
	padding: 10px;
}

#cha h1 {
	margin: 0px 0px 30px 0px;
	
}

#chabox {
	background:url(../brand/soft/images/img_cha_bg.png) no-repeat;
	width: 746px;
	padding: 50px;
	height: 826px;
	font-size: 14px;
	line-height: 180%;
	color:#422100;
	behavior: expression(IEPNGFIX.fix(this));
}

/* H1 */
h1#hap{
	font-size: 14px;
	color: #339900;
	text-indent: 5px;
	background-image: url(../brand/images/title_hap.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #339900;
	letter-spacing: 3px;
	padding-bottom: 3px;
}

h1#beer{
	font-size: 14px;
	color: #FF0000;
	text-indent: 5px;
	background-image: url(../brand/images/title_beer.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	letter-spacing: 3px;
	padding-bottom: 3px;
}

h1#supplement {
	font-size: 14px;
	color:#996600;
	text-indent: 5px;
	background-image: url(../brand/images/title_supplement.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	letter-spacing: 3px;
	padding-bottom: 3px;
}

h1#new{
	font-size: 14px;
	color: #003399;
	text-indent: 5px;
	background-image: url(../brand/images/title_new.gif);
	background-position: right bottom;
	padding-bottom: 2px;
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	letter-spacing: 3px;
}


h1#soft{
	font-size: 14px;
	line-height: 14px;
	color: #FFA500;
	text-indent: 5px;
	background-image: url(../brand/images/title_soft.gif);
	background-position: right bottom;
	padding-bottom: 2px;
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFA500;
	letter-spacing: 1px;
}

.brandBox500 {
	float: left;
	width: 530px;
	margin: 0px 10px 0px 0px;
}




.smallh2 {
	font-size: 11px;
	font-weight: normal;
	text-indent: 5px;
}



/* Table */



.brandcaption {
	font-size: 10px;
	line-height: 105%;
	color: #333333;
	padding: 0px;
	margin: 0px 5px 0px 0px;
	text-indent: 0px;
}
.brandbg {
	background-image: url(../brand/images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.brandbg h2 {
	font-size: 12px;
	margin: 0px;
	
}




