/* メニュートップ */

.mt {
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}

/* ケーキ */

.mcake {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	font-weight: bold;
}

.mcomment {
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}

.mprice {
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
.mprice_s {
	font-size: 10px;
	color: #666666;
}

.mcake_r {
	font-size: 12px;
	color: #CC0033;
	line-height: 18px;
	font-weight: bold;
}
.mcomment_r {
	font-size: 11px;
	color: #CC0033;
	line-height: 14px;
}
.mprice_r {
	font-size: 12px;
	color: #CC0033;
	line-height: 16px;
}
.mprice_s_r {
	font-size: 10px;
	color: #CC0033;
}

.mcake_b {
	font-size: 12px;
	color: #A4643C;
	line-height: 18px;
	font-weight: bold;
}
.mcomment_b {
	font-size: 11px;
	color: #A4643C;
	line-height: 14px;
}
.mprice_b {
	font-size: 12px;
	color: #A4643C;
	line-height: 16px;
}
.mprice_s_b {
	font-size: 10px;
	color: #A4643C;
}

.mp12_r {
	font-size: 12px;
	color: #CC0000;
	line-height: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#cakemenu a:link {
	color: #cc0000;
	text-decoration: underline;
}
#cakemenu a:visited {
	color: #cc0000;
	text-decoration: underline;
}
#cakemenu a:hover {
	color: #990000;
	text-decoration: underline;
}
#cakemenu a:active {
	color: #cc0000;
	text-decoration: underline;
}

/* ギフト */
body#gift {
	background-color:#FFFFCD;
}

#fgift {
	margin:0 auto;
	padding:0;
	width:704px;
	text-align:center;
	background:url(../menu/images/cont_mid.gif) repeat-y top center;
	font-size:80%;
/* 	
font-family:"Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","Osaka, sans-serif";
 */
	color:#333;
}
#fgift div.cont_top {
	background:url(../menu/images/cont_top.gif) no-repeat top center;
}
#fgift div.cont_btm {
	width:704px;
	background:url(../menu/images/cont_btm.gif) no-repeat bottom center;
	padding-bottom:50px;
	clear:left;
}
#fgift hr {
	display:none;
}
#fgift span {
	font-size:80%;
}
#fgift h1 {
	display:block;
	background:url(../menu/images/gift_collection.gif) no-repeat bottom center;
	text-indent:-10000px;
	width:508px;
	height:38px;
	padding:80px 98px 0 98px;
}
#fgift p {
	line-height:140%;
}
#fgift dl {
	position:relative;
	width:200px;
	float:left;
	text-align:left;
}
#fgift dl.left {
	margin:20px 70px 0 117px;
	_margin:20px 70px 0 58px;
}
#fgift dl.right {	
	margin:20px 0 0 0;
	_margin:20px 0 0 0;
}
#fgift dt {
	margin:0;
	position:absolute;
	top:260px;
	left:0px;
}
#fgift dd {
	margin:0 0 0.5em 0;
	line-height:120%;
}
#fgift dd.note01 {
	color:#B22222;
}
#fgift dd img {
	margin:0 0 2em 0;
	line-height:140%;
}
				/* ギフト:店舗一覧 */
				
				#giftshoplist {
					clear:left;
					margin:0;
					padding:0 67px;
				}
				#giftshoplist h2 {
					text-align:left;
					border-bottom:1px solid #333;
					margin:0;
					padding:30px 0 3px 0;
					_padding:20px 0 3px 0;
					font-size:110%;
				}
				#giftshoplist ul {
					float:left;
					list-style-type: none;
					margin:0;
					padding:0;
					width:280px;
					text-align:left;
				}
				#giftshoplist ul.left {
					margin:5px 5px 0 0;
					padding:0;
				}
				#giftshoplist ul.right {
					margin:5px 0 0 0;
					padding:0;
				}
				#giftshoplist li {
					clear:left;
					margin:0;
					padding:0;
					font-size:95%;
					line-height:160%;
				}
				#giftshoplist em {
					float:left;
					width:17em;
					_width:16em;
					font-style:normal;
				}
				