.j9, .j10, .j12, .j14, .j18, .j24 {
	font-family:Osaka, ＭＳ Ｐゴシック, MS UI Gothic, sans-serif
}


.gray{color:#666;}
.red{color:#c00;}
.brown{color:#930;}
.white{color:#fff;}
.green{color:#060;}
.b{font-weight:bold;}


.next{
	text-align:right;
	color:#c00;
	}


img{
	border:0;
	}


.recommend{
	color:#006600;
	}
.recommend2{
	color:#cc3333;
	font-weight:bold;
	}
.recommend3{
	color:#723D3D;
	}


.tea_seminer{
	text-align:center;
	}
.tea_seminer .title{
	color:#c33;
	font-weight:bold;
	margin-bottom:4px;
	}
.tea_seminer .sub{
	color:#555;
	margin-bottom:10px;
	}
.tea_seminer .data{
	color:#060;
	font-weight:bold;
	margin-bottom:10px;
	}
.tea_seminer .subtitle{
	color:#c33;
	font-weight:bold;
	margin-bottom:5px;
	}
.tea_seminer .contents{
	color:#006600;
	line-height:1.5em;
	text-align:left;
	}
.tea_seminer .contents2{
	color:#666666;
	line-height:1.5em;
	text-align:left;
	}

#shop_data {
	width:400px;
	heigth:200px;
	
	margin:10px 0 10px 0;
	background:url(../images/bg_shop_data.jpg);
	text-align:right;
	}
#shop_data .data {
	padding:20px;
	}
#shop_data .data .name {
	color:#006600;
	font-weight:bold;
	padding-top:10px;
	border-top:1px solid #f00;
	}
#shop_data .data .text {
	color:#ff0000;
	line-height:1.8em;
	padding-bottom:10px;
	border-bottom:1px solid #f00;
	}