@charset "utf-8";
.recipe td {
	width: 115px;
	margin: 0px;
	padding: 0px;
}
.link {
	margin-top: 10px;
}

.text1 {
	padding-bottom: 20px;
}
.text1 td {
	padding-left: 5px;
}

.text1 li{
	list-style:none;
}


.table1 li{
	color:#999999;
	font-weight: bold;
}
.text1 ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.season ul{
	padding-left:5px;
}

.news ul{
	padding-left:10px;
}

.news li{
	padding-bottom:5px;
}
.link1 {
	padding-bottom: 5px;
	vertical-align: top;
}

dl#online {
	width:317px;
	border-left:13px solid #e4e4e4;
	border-right:13px solid #e4e4e4;
	border-bottom:12px solid #e4e4e4;
}

dl#online dt{
	height:0;
	padding-top:24px;
	overflow:hidden;
	background:#e4e4e4 url(/images/t_online.gif) no-repeat 5px 3px;
}

dl#online dd{
	position:relative;
	height:80px;
	background-color:#FFF;
	margin:0;
}

dl#online dd p#btn_online{
	position:absolute;
	left:0;
	top:0;
	width:234px;
}

dl#online dd p#btn_online a{
	display:block;
	width:234px;
	height:0;
	padding-top:80px;
	overflow:hidden;
	background:url(/images/btn_online.gif) no-repeat 0 0;
}

div#mobile {
	position:absolute;
	right:0;
	top:0;
	width:73px;
}

div#mobile p{
	height:0;
	padding-top:21px;
	overflow:hidden;
	background:url(/images/t_mobile.gif) no-repeat 3px 2px;
}

div#mobile img{
	display:block;
	margin:0 auto;
}

