@charset "utf-8";

#mainContent {
	padding: 0 24px;
	width: 752px;
}

#contBg {
	margin-bottom: 10px;
	background: url(../images/cont_bg.gif) no-repeat center top;
	line-height: 260%;
}

*html #contBg {
	margin-bottom: 10px;
	background: url(../images/cont_bg.gif) no-repeat center top;
	line-height: 230%;
}


#gaiyoBox {
	background: #FFFBE6;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	margin-top: 10px;
}

#gaiyoBox th {
	background: #FFFBE6;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 150px;
	padding: .4em .5em;
}

#gaiyoBox td {
	background: #FFFBE6;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: .4em .5em;
}

#taiyakiBg {
	background: url(../images/taiyaki.gif) no-repeat right center;
}

*html #taiyakiBg {
	width: 750px;
}