@charset "utf-8";

@import url("../packages/default/css/import.css");
　
.tdleftarea {
	background-color: #E6E6E6;
}

.tdheadarea {
	background-color: #ffff99;
}

.redtxt {
	color: #FF0000;
}

.bluetxt {
	color: #0000FF;
}

.guaran {
	list-style-type: disc;
	margin-left: 18px;
	margin-bottom: 5px;
}

.ricemark {
	list-style-type: decimal;
	margin-left: 23px;
	margin-bottom: 5px;
}

.menu1 {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 696px;
	border: 0px none;
}

.imgcenter {
	text-align: center;
	padding-left: 5px;

}

.tokusen {
	padding-top: 5px;
}

.sleft {
	float: left;
	padding-left: 2px;
	padding-top: 20px;
}

.sright {
	padding-left: 25px;
	padding-top: 20px;
}

.stitle {
	padding-left: 2px;
}

.menutable {
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 779px;
	border: none;
	border-collapse: collapse;
}

.menutd {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: none;
}

.t_contact {
	width: 169px;
}

.t_contact2 {
	padding-top: 10px;
}

.img_border {
	border: 1px solid #333333;
}

.sideguide {
	padding-top: 5px;
}

.dprice {
	text-decoration: line-through;
	color: #FF0000;
}

.noborder {
border: 1px solid #FFFFFF;
}