/* default */

h1{
	text-align: center;
}

h2{
	color: #666666;
	font-size: 15px;
	font-weight: bold;
	background-image: url("/img/bg_h2.gif");
	background-color: #EEEEEE;
	padding: 2px 2px 2px 10px;
}

.bold{
	font-weight: bold;
}

.borderAnderDotted{
	border-bottom: dotted 2px #CCCCCC;
}

.borderAnderSolid{
	border-bottom: solid 1px #CCCCCC;
}

.waku{
	border: solid 1px #663300;
	padding: 5px;
}

.wakuDotted{
	border: dotted 2px #663300;
	padding: 5px;
}

.wakuSolid{
	border: solid 1px #CCCCCC;
}

.info{
	color: #CC0000;
}

.defaultBody{
	padding: 5px;
}

.bottomPadding{
	padding-bottom: 3px;
}

.banPadding{
	text-align: center;
	padding: 0 0 5px 0;
}

.barTitleLeft{
	color: #FFFFFF;
	width: 150px;
	height: 21px;
	padding-top: 2px;
	text-align: center;
	background-color: #663300;
	background-image: url("/img/bg_title_left.gif");
	background-repeat: no-repeat;
}

.barTitleRight{
	color: #FFFFFF;
	width: 155x;
	height: 21px;
	padding-top: 3px;
	text-align: center;
	background-color: #663300;
	background-image: url("/img/bg_title_right.gif");
	background-repeat: no-repeat;
}

.topMain{
	text-align: center;
	height: 190px;
	background-image: url("/img/bg_staff.gif");
	background-repeat: no-repeat;
	background-position: left bottom
	
}

.prMain{
	border-top: solid 1px #663300;
	border-bottom: solid 1px #663300;
}

.topGoods{
	width: 330px;
	text-align: center;
}

.topRanking{
	border: solid 1px #663300;
	text-align: center;
}

.topRankingTitle{
	color: #FFFFFF;
	background-color: #663300;
}

.topAttention{
	font-size: 12px;
	padding: 5px;
}

.coffeelabAnser{
	background-color: ivory;
	padding: 10px;
}