#summer2009 {
	width:850px;
	height: 750px;
	background-image: url(../pickup/2009/back/summer.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

/* それぞれのトップ画像スタート **************************************************/


.autumn2009 {
	width:850px;
	height: 750px;
	background-image: url(../pickup/2009/back/autumn.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}


.christmas2009 {
	width:850px;
	height: 750px;
	background-image: url(../pickup/2009/back/christmas.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}



.winter2009 {
	width:850px;
	height: 750px;
	background-image: url(../pickup/2009/back/petitchocolatecake.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}


.valentine2010 {
	width:850px;
	height: 750px;
	background-image: url(../pickup/2010/back/valentine.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}



.premiumset {
	width:850px;
	height: 750px;
	background-image: url(../pickup/2010/back/premiumset.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

.caspian_shu {
	width:850px;
	height: 750px;
	background-image: url(../pickup/2010/back/caspian_shu.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}



.mont_blanc {
	width:850px;
	height: 750px;
	background-image: url(../pickup/2010/back/autumn.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}




/* それぞれのトップ画像終了 **************************************************/
#comment {
	width:340px;
	margin-top: 150px;
	float: left;
	padding-left: 55px;
}

#comment h1 {
	height: 40px;
	background-image: url(../persistence/h1.gif);
	text-indent: -9999px;
	width: 340px;
	margin-bottom: 10px;
}

#comment h2 {
	height: 80px;
	background-image: url(../persistence/h2.gif);
	text-indent: -9999px;
	width: 340px;
	margin-bottom: 10px;
}

#comment p {
	line-height: 1.5em;
	color: #663300;
}

#bottomwrap {
	width:600px;
	margin-left: 80px;
	margin-top: -300px;
	height: 260px;
}

#bottomwrap ul{
	list-style-type: none;
	height: 160px;
}

#bottomwrap li{
	float: left;
	text-indent: -9999px;
	padding-left: 12px;
}

#bottomwrap li a {
	display:block;
	width:122px;
	height: 160px;
}

/* h1スタート **************************************************/


#bottomwrap h1 {
	width:300px;
	height: 37px;
	background-repeat: no-repeat;
	float: none;
	margin-bottom: 3px;
	text-indent: -9999px;
	margin-left: 5px;
}
/* 2009夏のpickuptitle */

#bottomwrap h1.icesweets {
	background-image: url(../menu/drink/icesweets.jpg);
}

/* 2009夏のpickup　icesweetsスタート **************************************************/


/* icemenuu01スタート */


#bottomwrap li.icemenu01 {
	width:122px;
}


#bottomwrap li.icemenu01 a {
	background-image: url(../menu/drink/mini_icecafe.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#bottomwrap li.icemenu01 a:hover {
	background-position: 0px -160px;
}

/* menu002スタート */


#bottomwrap li.icemenu02 {
	width:122px;
}


#bottomwrap li.icemenu02 a {
	background-image: url(../menu/drink/mini_icecider.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#bottomwrap li.icemenu02 a:hover {
	background-position: 0px -160px;
}


/* menu003スタート */


#bottomwrap li.icemenu03 {
	width:122px;
}


#bottomwrap li.icemenu03 a {
	background-image: url(../menu/drink/mini_icefrappe.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#bottomwrap li.icemenu03 a:hover {
	background-position: 0px -160px;
}


/* toppageへ戻るボタン **************************************************/
#back {
	height:20px;
	width:100px;
	margin-left: 760px;
	background-image: url(../popular/topPage.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}


#back p {
 display:inline;
 list-style-type:none;
}

#back p a {
	height:20px;
	display:block;
	float:left;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
}

/*------off*/
#back p.topPage a {
	width:100px;
	background-image: url(../popular/topPage.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/*------hover*/
#back p.topPage a:hover {
 background: url(../popular/topPage.jpg) no-repeat 0px -20px;

}
/* toppageへ戻るボタン終了 **************************************************/
