@charset "utf-8";



/* -------------------------------------------------------------------- 
/* common
-------------------------------------------------------------------- */

#main {
	width:950px;
	margin:0 auto 36px;
	line-height:1.1;
}
#localHeader #localNav {
	background:url(../img/bg_dh_localNav01.gif) no-repeat center top;
	width:950px;
	height:99px;
}
#localHeader #localNav ul {
	text-align:center;
	padding-top:8px;
	overflow:hidden;
	margin-left:30px;
}
#localHeader #localNav ul li {
	float:left;
}
#localHeader #localNav ul li.ichioshi {
	margin-right:11px;
}
#localHeader #localNav ul li.osusume {
	margin-right:11px;
}
#localHeader #localNav ul li.about {
	margin-right:11px;
}
#localHeader #localNav ul li.dekirumade {
	margin-right:11px;
}
#localHeader #localNav ul li.calorie {
	margin-right:11px;
}
#localHeader #localNav ul li.dokode {
	margin-right:0;
}
#localMain {
	background:url(../img/bg_dh_main01.gif) repeat-y center top;
	width:950px;
}

/* -------------------------------------------------------------------- 
/* index.html
-------------------------------------------------------------------- */
#dh #localMain .innerBox01 {
	padding:0 5px;
}
#dh #localMain .localMainNav ul {
	text-align:center;
}
#dh #localMain .localMainNav ul li {
	display:inline;
}
#dh #localMain .localMainNav ul li.first {
	margin-right:30px;
}
#dh .ichioshiBox,
#dh .newBox {
	padding:32px 58px 12px 54px;
}
#dh .boxRow {
	width:828px;
	margin-bottom:22px;
}
#dh .boxRow:after {
	content: ""; display: block; clear: both;
}
#dh .boxRow .productBox01 {
	float:left;
	margin-right:24px;
	width:260px;
	display:inline;
	position:relative;
}
#dh .boxRow .productBox02 {
	float: left;
	margin-right:0;
	width:260px;
	display:inline;
	position:relative;
}
#dh .ichioshiBox .boxRow .orangeCircle {
	background:url(../img/bg_dh_orangeCircle01.png) no-repeat;
	width:58px;
	height:58px;
	position:absolute;
	top:6px;
	right:6px;
	text-align:center;
	padding-top:14px;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	line-height:1.3;
}
#dh .ichioshiBox .boxRow .innerBox02 {
	background:url(../img/bg_dh_ichoshi01.gif) repeat-y center top;
	width:260px;
}
#dh .ichioshiBox .boxRow .innerBox03 {
	padding:10px 19px 16px 25px;
}
#dh .boxRow .innerBox03 .picBox {
	background:	url(../img/bg_dh_picBox01.png) no-repeat center top;
	width:216px;
	height:178px;
	margin-bottom:14px;
}
#dh .ichioshiBox .boxRow .innerBox03 .picBox img {
	margin:3px 0 0 30px;
}
#dh .boxRow .innerBox03 .price {
	text-align:right;
	color:#e73848;
	font-weight:bold;
	margin:8px 0 2px;
}
#dh .boxRow .innerBox03 .price.taxed {
	margin:2px 0;
}

#dh .boxRow .innerBox04 {
	
}
#dh .boxRow .innerBox04 h4 {
	font-size:108%;
	font-weight:bold;
	margin-bottom:3px;
}
#dh .boxRow .innerBox04 .lead {
	font-size:93%;
}

#dh .newBox .boxRow .innerBox02 {
	background:	url(../img/bg_dh_new01.gif) repeat-y center top;
	width:260px;
}
#dh .newBox .boxRow .orangeCircle {
	background:url(../img/bg_dh_orangeCircle01.png) no-repeat;
	width:58px;
	height:58px;
	position:absolute;
	top:21px;
	right:6px;
	text-align:center;
	padding-top:14px;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	line-height:1.3;
}
#dh .newBox .boxRow .innerBox03 {
	padding:8px 19px 16px 25px;
}
#dh .newBox .boxRow .innerBox03 .picBox img {
	margin:12px 0 0 27px;
}


/* -------------------------------------------------------------------- 
/* calorie/
-------------------------------------------------------------------- */
#calorie #localMain #localMainInner {
	padding:26px 132px 30px;
}
#calorie #localMain #localMainInner #calorieLead {
	margin-bottom:26px;
}
#calorie #localMain #localMainInner #calorieBox {
	width:686px;
}
#calorie #localMain #localMainInner #calorieBox:after {
	content: ""; display: block; clear: both;
}
#calorie #calorieNav {
	width:209px;
	float:left;
	_display:inline;
}
#calorie #calorieNav #bakeryNav {
	margin-bottom:5px;
}
#calorie #calorieNav .innerBox01 {
	background:url(../img/bg_dh_calorie_subFrame01.png) repeat-y left top;
	padding:6px 20px 5px 19px;
}
#calorie #calorieNav .innerBox01 ul li {
	margin-bottom:8px;
}
#calorie #calorieNav .innerBox01 ul li.last {
	margin-bottom:0;
}
#calorie #calorieMain {
	width:463px;
	float:right;
	_display:inline;
}
#calorie #calorieMain .innerBox01 {
	background:url(../img/bg_dh_calorie_mainFrame01.png) repeat-y left top;
	padding:17px 19px 12px 18px;
}
	#calorie #calorieMain .innerBox01 p{
		padding: 20px 18px 8px;
		line-height: 1.3em;
		font-size:85%;
	}
#calorie #calorieMain table {
	width:426px;
	border:none;
	border-collapse:collapse;
	border-spacing:0;
	text-align: left;
}
#calorie #calorieMain table th {
	background-color:#f6e2ab;
}
#calorie #calorieMain table th.ttl {
	width:258px;
	padding:9px 0 9px 18px;
}
#calorie #calorieMain table th.ttlKcal {
	width:128px;
	text-align:right;
	padding:9px 12px 9px 10px;
}

#calorie #calorieMain table td {
	border-bottom:1px solid #f6e2ab;
	padding:9px 12px 9px 18px;
}
#calorie #calorieMain table .ttl {
	border:none;
	padding:0;
}
#calorie #calorieMain table .last {
	border:none;
	padding-bottom:0;
}

/* -------------------------------------------------------------------- 
/* whats/
-------------------------------------------------------------------- */

/* -------------------------------------------------------------------- 
/* bake/
-------------------------------------------------------------------- */
#bake .step {
	width:950px;
	position:relative;
	line-height:1.6;
}
#bake #step01 {
	background:url(../img/bg_dh_bake_step01_01.jpg) no-repeat left top;
	height:316px;
}
#bake #step02 {
	background:url(../img/bg_dh_bake_step02_01.jpg) no-repeat left top;
	height:425px;
}
#bake #step03 {
	background:url(../img/bg_dh_bake_step03_01.jpg) no-repeat left top;
	height:352px;
}
#bake #step04 {
	background:url(../img/bg_dh_bake_step04_01.jpg) no-repeat left top;
	height:444px;
}
#bake #complete {
	background:url(../img/bg_dh_bake_complete01.jpg) no-repeat left top;
	height:305px;
}
#bake #step01 p {
	position:absolute;
	top:104px;
	left:152px;
	width:300px;
}
#bake #step02 p {
	position:absolute;
	top:80px;
	left:152px;
	width:600px;
}
#bake #step03 p {
	position:absolute;
	top:100px;
	left:500px;
	width:350px;
}
#bake #step04 p {
	position:absolute;
	top:86px;
	left:152px;
	width:300px;
}
#bake #complete .btn01 {
	position:absolute;
	top:130px;
	left:165px;
}
#bake #complete .btn02 {
	position:absolute;
	top:130px;
	left:483px;
}



@media print{
	body {
		_zoom: 67%; /*WinIE only */
	}
	#dh .boxRow {
		_width:900px;
	}
}