@charset "utf-8";

/************************************************* 共通 ***/

.tCenter {
	text-align: center;
}

.tRight {
	text-align: right;
}

.bold {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}

.cell_top	{
	border-top: 1px solid #DDDDDD;
}
.cell_bottom	{
	border-bottom: 1px solid #DDDDDD;
}
.cell_left	{
	border-left: 1px solid #DDDDDD;
}
.cell_right	{
	border-right: 1px solid #DDDDDD;
}

.cell_top2	{
	border-top: 1px solid #E2D8C2;
}
.cell_bottom2	{
	border-bottom: 1px solid #E2D8C2;
}
.cell_left2	{
	border-left: 1px solid #E2D8C2;
}
.cell_right2	{
	border-right: 1px solid #E2D8C2;
}

.underline {
	text-decoration: underline;
}


.fontL {
	font-size: 1.5em;
}

.fontM {
	font-size: 1.15em;
}

.fontMS {
	font-size: 1.05em;
}

.fontMM {
	font-size: 1.3em;
}


.fontS {
	font-size: 0.85em;
}

.font10 {
	font-size: 10px;
}

.font11 {
	font-size: 11px;
}

.font12 {
	font-size: 12px;
}

.font13 {
	font-size: 13px;
}

.font14 {
	font-size: 14px;
}

.font15 {
	font-size: 15px;
}

.font16 {
	font-size: 16px;
}

.font17 {
	font-size: 17px;
}

.font18 {
	font-size: 18px;
}

.font19 {
	font-size: 19px;
}

.font20 {
	font-size: 20px;
}

.font22 {
	font-size: 22px;
}

.font25 {
	font-size: 25px;
}

.lh1 {
	line-height: 1;
}

.lh12 {
	line-height: 1.2;
}

.lh13 {
	line-height: 1.3;
}

.lh14 {
	line-height: 1.4;
}

.lh15 {
	line-height: 1.5;
}

.lh16 {
	line-height: 1.6;
}

.lh17 {
	line-height: 1.7;
}

.lh18 {
	line-height: 1.8;
}

.lh19 {
	line-height: 1.9;
}

.lh2 {
	line-height: 2;
}


.bold {
	font-weight: bold;
}

.wht {
	color: #FFFFFF;
}

.bk {
	color: #000000;
}

.red {
	color: #FF0000;
}

.blue {
	color: #0000FF;
}

.bgwhite {
	background: #FFFFFF;
}


.c1 {
	color: #FE812E;
}

.c2 {
	color: #FF6600;
}

.c4 {
	color: #996600;
}

.c5 {
	color: #660000;
}

.c6 {
	color: #666666;
}

.borB1 {
	border-bottom: 3px solid #FEA364;
}

.borB2 {
	border-bottom: 1px solid #E9DDCF;
}

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

.borB4 {
	border-bottom: 1px dotted #999999;
}

.bor1 {
	border: 1px solid #DDDDDD;
}

.bg1 {
	background: #FAF5F1;
}

.bg2 {
	background: #F6F6F6;
}

.img1 {
	border: 1px solid #DDDDDD;
	padding: 4px;
}

.img2 {
	border: 1px solid #E2D8C2;
	padding: 1px;
}

.w200 {
	width: 200px;
}

.w380 {
	width: 380px;
}

.w140 {
	width: 140px;
}

.w400 {
	width: 400px;
}

.w420 {
	width: 420px;
}

.w320 {
	width: 320px;
}

.w470 {
	width: 470px;
}

/************************************************* home ***/

table#homeMain {
	height: 494px;
	position: relative;
    top: -490px;
	left: 10px;
	z-index:100; !important
	width:970px;
	
}

table#tb1 {
	background: url(home/img/bg1.jpg) no-repeat;
	height: 165px;
}

div.infoBx {
	overflow:auto;
	height: 177px;
	margin-left: auto;
	margin-right: auto;
}

.menu_bg{
	background: url(home/img/menu_bg.png) no-repeat;
	_background: url(home/img/menu_bg_ie6.jpg) no-repeat;
	top:0;
	left:0;
	}
.content{
_margin-top:-520px;}


table#homeMain {
	height: 494px;
	position: relative;
    top: -490px;
	left: 10px;
	z-index:100; !important
	width:970px;
	
}




table#tb1 {
	background: url(home/img/bg1.jpg) no-repeat;
	height: 165px;
}

div.infoBx {
	overflow:auto;
	height: 170px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-left: 5px;
	border-radius: 10px 10px 10px 10px;
}

div.infoBx2 {
	overflow:auto;
	height: 178px;
	margin-left: auto;
	margin-right: auto;
	width: 338px;
	padding-top: 0;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 7px;
}

.menu_bg{
	background: url(home/img/menu_bg.png) no-repeat;
	_background: url(home/img/menu_bg_ie6.jpg) no-repeat;
	top:0;
	left:0;
	}
.content{
_margin-top:-520px;}	
/************************************************* 05_faq ***/

table.tb2 {
	background: url(05_faq/img/bg1.jpg) no-repeat;
	height: 261px;
}

/************************************************* 08_recipe ***/

td.recipeTD {
	background: url(08_recipe/img/bg1.jpg) no-repeat;
	height: 258px;
}
