@charset "utf-8";

/* 世界のティータイム */

h2#teaHead {
	margin:0;
	padding:0;
	width:760px;
	height:38px;
	background:url(/life/l_tea/img/tit.gif) top center no-repeat;
}

#teaBoxLeft {
	margin:0;
	padding:0;
	background:url(/life/l_tea/img/bg_01.gif) top left no-repeat;
	width:22px;
	height:463px;
	float:left;
}

#teaBoxMain {
	margin:0 0 15px 0;
	padding:0;
	width:716px;
	float:left;
}

#teaBoxRight {
	margin:0;
	padding:0;
	background:url(/life/l_tea/img/bg_02.gif) top right no-repeat;
	width:22px;
	height:463px;
	float:right;
}


#teaLinkArea {
	clear:both;
	margin:0 auto;
	padding:10px 0 0 0;
	width:710px;
	text-align:left;
}

#teaLinkAreaBkn {
	clear:both;
	margin:0 auto;
	padding:5px 0 0 0;
	width:710px;
	text-align:left;
	border-top:1px solid #707070;
}

#teaTopLink01 {
	float:left;
	margin:0;
	padding:0 0 0 10px;
	background:url(/life/l_tea/img/arrow_01.gif) left center no-repeat;
	text-align:left;
}

#teaTopLink01 a {
	color:#707070;
	text-decoration:none;
}

#teaTopLink01 a:hover {
	color:#707070;
	text-decoration:none;
	border-bottom:#707070 dotted 1px;
}

#teaTopLink02 {
	float:right;
	margin:0;
	padding:0 10px 0 0;
	background:url(/life/l_tea/img/arrow_02.gif) right center no-repeat;
	color:#707070;
	text-align:left;
}

#teaTopLink02 a {
	color:#707070;
	text-decoration:none;
}

#teaTopLink02 a:hover {
	color:#707070;
	text-decoration:none;
	border-bottom:#707070 dotted 1px;
}


#teaComArea {
	clear:both;
	margin:0 auto;
	padding:10px 10px 5px 10px;
	background-color:#FFF2F2;
	border:1px solid #FF0000;
	text-align:left;
	color:#707070;
	width:690px;
}

#teaComArea img {
	margin:5px 0 0 0;
}


#teaFrmTitle {
	margin:0;
	padding:45px 0 0 0;
	background:url(/life/l_tea/img/frm_tit.gif) top center no-repeat;
}

#teaFrmCom {
	width:350px;
	height:100px;
	background:#FDF4E4;
	border:1px solid #812E08;
}


/* 世界のティータイム バックナンバー部分 */

h2#teaHeadBkn {
	margin:0;
	padding:0;
	width:760px;
	height:57px;
	background:url(/life/l_tea/img/tit_bkn.gif) top center no-repeat;
}

#teaBoxMainBkn {
	margin:0;
	padding:5px 0 0 0;
	width:760px;
	/*height:370px;*/
	background:url(/life/l_tea/img/img_bkn.gif) top center no-repeat;
	text-align:left;
}

.teaBoxBkn {
	margin:0 30px 15px 30px;
	padding:10px;
	text-align:left;
	background:#FFF;
	border:1px solid #9B4A16;
	width:678px;
	/*\*/
	_width:700px;
	_w\idth:678px;
	/**/
}

.teaBoxBkn .imgBkn {
	margin:0 10px 0 0;
	float:left;
}

.teaBknLink {
	margin:0;
	padding:0 10px 0 0;
	background:url(/life/l_tea/img/arrow_02.gif) right center no-repeat;
	color:#303030;
	text-align:left;
}

.teaBknLink a {
	color:#303030;
	text-decoration:none;
}

.teaBknLink a:link {
	color:#303030;
	text-decoration:none;
}

.teaBknLink a:visited {
	color:#303030;
	text-decoration:none;
}

.teaBknLink a:hover {
	color:#772303;
	text-decoration:none;
}

#teaBknLinkArea {
	clear:both;
	margin:10px auto;
	padding:0;
	width:700px;
	text-align:left;
}

.teaBknTxtVol02 {
	color:#B61200;
	font-weight:bold;
}

.teaBknTxtVol01 {
	color:#71270D;
	font-weight:bold;
}


#teaRecipeLink {
	margin:0 auto 15px auto;
	padding:0;
	width:700px;
	text-align:left;
}

#teaRecipeLink a {
	color:#B61200;
}



#teaRecipeLink01 {
	float:left;
	margin:0 0 15px 0;
	padding:0;
	width:280px;
	text-align:left;
}

#teaRecipeLink01 a {
	color:#B61200;
}


#teaRecipeLink02 {
	float:right;
	margin:0 0 15px 0;
	padding:0;
	width:400px;
	height:40px;
	text-align:right;
}

#teaRecipeLink02 a {
	color:#B61200;
}


/* レシピ用ポップアップ   */

.teaTxtRed {	
	color:#A90006;
}
.teaTxtRedBold {	
	color:#A90006;
	font-weight:bold;
}
.teaTxtGreen {	
	color:#0A5A1B;
}
.teaTxtGreenBold {	
	color:#0A5A1B;
	font-weight:bold;
}




