@charset "UTF-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	outline: none;
}
img{
	border: 0;
}

/*------------------------------------------------------
 doughnuts.htmlからのpopup
------------------------------------------------------*/
#box{
	width: 460px;
	height: 300px;
	position: relative;
	top:50px;
	text-align: center
}
#picDoughnuts{
	margin: 0 auto;
}
#picDoughnuts div.doughnuts{
	position: relative;
	height: 170px;
	margin-bottom: 20px;
}
#picDoughnuts div.doughnuts img{
	position: absolute;
	bottom:0;
	right: 25%;
}
#picDoughnuts p{
	width: 340px;
	font-size:12px;
	line-height: 180%;
	text-align:left;
	padding: 10px 0 0 65px;
}
#popup01{
	width: 624px;
	height: 394px;
	background: url(../img/bg_doughnuts_frame.png) no-repeat;
	font-size: 10px;
	color: #333;
	overflow: hidden;
	line-height: 140%;
}
#popup01 ul{
	width: 125px;
	position: absolute;
	right:13px;
	top: 70px;
}
#popup01 li{
	width: 60px;
	height:35px;
	list-style: none;
	float: left;
	margin: 0 0 10px 0;
}
#popup01 li a{
	display: block;
}

/* ★ */
#popup01 li#menu01 a{
	height: 24px;
	width: 40px;
	background: url(../img/item_orizinal_s.jpg) no-repeat 0 0;
}
#popup01 li#menu01 a:hover,#popup01 li#menu01 a.selected{	background-position: 0 -24px;}
#popup01 li#menu02 a{
	height: 25px;
	width: 40px;
	background: url(../img/item_choco_s.jpg) no-repeat 0 0;
}
#popup01 li#menu02 a:hover,#popup01 li#menu02 a.selected{	background-position: 0 -25px;}
#popup01 li#menu03 a{
	height: 27px;
	width: 40px;
	background: url(../img/item_stripedWberry_s.jpg) no-repeat 0 0;
}
#popup01 li#menu03 a:hover,#popup01 li#menu03 a.selected{	background-position: 0 -27px;}
#popup01 li#menu04 a{
	height: 29px;
	width: 40px;
	background: url(../img/item_chocoSprinkles_s.jpg) no-repeat 0 0;
}
#popup01 li#menu04 a:hover,#popup01 li#menu04 a.selected{	background-position: 0 -29px;}
#popup01 li#menu05 a{
	height: 27px;
	width: 40px;
	background: url(../img/item_creamyCheese_s.jpg) no-repeat 0 0;
}
#popup01 li#menu05 a:hover,#popup01 li#menu05 a.selected{	background-position: 0 -27px;}
#popup01 li#menu06 a{
	margin-top:2px;
	height: 26px;
	width: 40px;
	background: url(../img/item_cruller_s.jpg) no-repeat 0 0;
}
#popup01 li#menu06 a:hover,#popup01 li#menu06 a.selected{	background-position: 0 -26px;}
#popup01 li#menu07 a{
	height: 31px;
	width: 38px;
	background: url(../img/item_chocoAlmondCrunch_s.jpg) no-repeat 0 0;
}
#popup01 li#menu07 a:hover,#popup01 li#menu07 a.selected{	background-position: 0 -31px;}
#popup01 li#menu08 a{
	margin-top:3px;
	height: 26px;
	width: 40px;
	background: url(../img/item_sugar_s.jpg) no-repeat 0 0;
}
#popup01 li#menu08 a:hover,#popup01 li#menu08 a.selected{	background-position: 0 -26px;}
#popup01 li#menu09 a{
	margin-top:1px;
	height: 24px;
	width: 40px;
	background: url(../img/item_chocoCake_s.jpg) no-repeat 0 0;
}
#popup01 li#menu09 a:hover,#popup01 li#menu09 a.selected{	background-position: 0 -24px;}
#popup01 li#menu10 a{
	height: 26px;
	width: 40px;
	background: url(../img/item_cinnamonApple_s.jpg) no-repeat 0 0;
}
#popup01 li#menu10 a:hover,#popup01 li#menu10 a.selected{	background-position: 0 -26px;}
#popup01 li#menu11 a{
	height: 26px;
	width: 40px;
	background: url(../img/item_powderedLemon_s.jpg) no-repeat 0 0;
}
#popup01 li#menu11 a:hover,#popup01 li#menu11 a.selected{	background-position: 0 -26px;}
#popup01 li#menu12 a{
	margin-top:1px;
	height: 25px;
	width: 40px;
	background: url(../img/item_chocoCruller_s.jpg) no-repeat 0 0;
}
#popup01 li#menu12 a:hover,#popup01 li#menu12 a.selected{	background-position: 0 -25px;}
#popup01 li#menu13 a{
	height: 26px;
	width: 40px;
	background: url(../img/item_traditionalCake_s.jpg) no-repeat 0 0;
}
#popup01 li#menu13 a:hover,#popup01 li#menu13 a.selected{	background-position: 0 -26px;}
#popup01 li#menu14 a{
	height: 25px;
	width: 40px;
	background: url(../img/item_chocoCustard_s.jpg) no-repeat 0 0;
}
#popup01 li#menu14 a:hover,#popup01 li#menu14 a.selected{	background-position: 0 -25px;}





/*------------------------------------------------------
 seasonal.htmlからのpopup
------------------------------------------------------*/
#popup02{
	width: 594px;
	height: 384px;
	background: url(../img/bg_window.png) no-repeat;
	padding: 30px;
	font-size: 10px;
	color: #333;
	overflow: hidden;
	line-height: 140%;
}
#popup02 h2{
	margin-bottom: 20px;
}
#popup02 ol{
	color:#006f47;
	padding: 5px 0 20px 25px;	
}
#popup02 li{
	margin-bottom: 5px;
}
#popup02 li span{
	color:#333;
}
