@import "base.css";


p.first {
padding: 40px 0;
}


/* dessert
------------------------------------------------------------ */
.dessert #other {
padding: 5px;
background: #efefef;
}
.dessert #other li {
float:left;
padding: 0 15px;
background: url(../img/pic02.gif) left center no-repeat;
}
.dessert #other p {
float:left;
padding-right: 15px;
}

.dessert h3 {
padding-left: 0;
background: none;
}
.dessert h4 {
text-align:center;
margin-bottom: 15px;
font-size: 125%;
color:#996600;
}
.dessert #recomment {
margin-bottom: 20px;
padding: 20px 0;
background: #ffffff;
border: 1px solid #CCCCCC;
}
.dessert #recomment li {
float: left;
width: 280px;
padding: 0 18px 20px;
}
.dessert #recomment li img {
float: left;
margin-right: 15px;
}
.dessert #recomment li h3 {
clear: none;
}
.dessert #recomment li.main {
text-align: center;
}
.dessert #recomment li.main img {
float: none;
margin: 0;
}
.dessert #recomment li.main p {
text-align:left;
}

.dessert #enquiries {
clear:both;
border: 1px solid #CCCCCC;
background: #FFFFFF;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}
.dessert #enquiries table {
margin: 30px 100px;
width: 760px;
}
.dessert #enquiries table th {
text-align: left;
}

.dessert #topics li {
background: url(../dessert/img/topicsbox-bg.jpg) repeat-x #FFFFFF;
border: 1px solid #EFEFEF;
margin-bottom: 30px;
padding:14px 24px;
}
.dessert #topics li {
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}

.dessert #topics li.all {
width: 910px;
}
.dessert #topics li.box-b {
width: 500px;
}
.dessert #topics li.box-s {
width: 330px;
}

.dessert #topics li.left {
float: left;
}
.dessert #topics li.right {
float: right;
}

.dessert #shop h3 {
background: #99CCFF;
padding: 3px 10px;
color:  #FFFFFF;
}
.dessert #shop table {
float: left;
width: 100%;
margin-bottom: 30px;
background: #F0F0FF;
}
.dessert #shop th {
font-weight:normal;
}
.dessert #shop td.image {
width: 220px;
}
.dessert #shop td.intro {
width: 340px;
}
.dessert #shop b {
color: #FF9900;
}
/* dessert-detail */
div.midorii-cake img {
	float:  left;
	width: 125px;
	margin: 10px;
}
div.midorii-cake p,
div.midorii-cake b {
	padding: 0 10px;
}
div.midorii-cake .menu {
	float: left;
	padding: 0 10px;
}
div.midorii-cake .menu p,
div.midorii-cake .menu b {
	padding: 0 ;
}


/* dessert-detail */
.dessert-detail dl {
float:left;
width: 280px;
padding: 0 20px 20px;
text-align:center;
}
.dessert-detail h2 {
font-size: 120%;
}
.dessert-detail h2,
.dessert-detail .price,
.dessert-detail .limit {
margin-bottom: 5px;
}
.dessert-detail .copy {
text-align:left;
padding-top: 5px;
border-top: 1px dotted #CCCCCC;
}

/* new */
.dessert #new h3 {
padding: 5px;
margin-bottom: 10px;
background: #FF9900;
color:#FFFFFF;
font-weight: bold;
}
.dessert #new h2 {
padding: 5px;
color: #995511;
font-weight: bold;
}
.dessert #new .limit {
color: #995511;
font-weight:bold;
}

/* anniversary */
.dessert #anniversary ul {
margin: 30px 0 0;
padding: 10px;
border: 1px solid #CCCCCC;
}
.dessert #anniversary li {
padding: 5px;
border-bottom: 1px dotted #CCCCCC;
}

.dessert #anniversary .meyasu {
margin: 15px 0;
padding: 10px;
background: #EFEFEF;
}
.dessert #anniversary h2 {
padding: 5px;
background: #DDDDAA;
color: #CC3300;
font-weight: bold;
}
.dessert #anniversary .limit{
color: #888844;
font-weight:bold;
}

/* standard */
.dessert #standard h3 {
padding: 5px;
margin-bottom: 10px;
background: #99CCFF;
color:#FFFFFF;
font-weight: bold;
}
.dessert #standard h2 {
padding: 5px;
color:#3399FF;
font-weight: bold;
}
.dessert #standard .limit {
color: #0099FF;
font-weight:bold;
}

/* gift */
.dessert #gift h3 {
margin-top: 30px;
}
.dessert #gift dl {
float: left;
width: 280px;
padding: 20px;
}
.dessert #gift dt {
background:url(../dessert/img/bg-cake.jpg) no-repeat;
}
.dessert #gift dt img {
margin: 15px;
width: 250px;
height: 188px;
}
.dessert #gift dd {
border-bottom: 1px dotted #0099FF;
}
.dessert #gift dd h2{
text-align:left;
color: #FF9900;
border-bottom: 1px dotted #0099FF;
}
.dessert #gift p.price{
text-align:left;
font-weight:bold;
color: #0099FF;
}
.dessert #gift table.order {
width: 100%;
border: 1px solid #999999;
}
.dessert #gift table.order th {
color: #FFFFFF;
background:#3366FF;
}
.dessert #gift table.order td {
border-bottom: 1px dotted #CCCCCC;
background:#FFFFFF;
}
.dessert #gift table.det {
width: 100%;
border: 1px solid #CCCCCC;
}
.dessert #gift table.det th {
color: #FFFFFF;
background: #CCCCCC;
}
.dessert #gift table.det th.address {
width:150px;
}
.dessert #gift table.det td {
border-bottom: 1px dotted #CCCCCC;
}
.dessert #gift table.det td.soryo {
text-align: center;
background: #FFFFCC;
border-bottom: 1px dotted #CCCCCC;
}
.dessert #gift ul.single {
clear:both;
margin: 30px 0 0;
padding: 10px;
border: 1px solid #CCCCCC;
background:#FFFFFF;
}
.dessert #gift ul.single li {
padding: 5px;
}
.dessert #gift ul.single h4 {
text-align:left;
padding: 5px;
color:#CC6600;
}
.dessert #gift ul.single h2 {
color: #FF9900;
}

/* point */
.dessert #point {
margin: 0 25px;
}
.dessert #point .yokoku {
margin: 15px 0;
padding: 10px;
background: #FFCCCC;
}
.dessert #point h3 {
margin-top: 30px;
}
.dessert #point dl {
clear:both;
padding: 20px 0 20px 18px;
background: #FFFFFF;
border: 1px solid #EFEFEF;
margin-top: 30px;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}
.dessert #point dt {
float:left;
margin-right: 20px;
width: 280px;
}
.dessert #point dt h2{
text-align:left;
color: #FF9900;
border-bottom: 1px dotted #0099FF;
}

.dessert #point dd img {
padding: 15px;
width: 250px;
height: 188px;
background:url(../dessert/point/img/goodsbg.jpg) no-repeat;
}
/* イベント関係
------------------------------------------------------------ */
.dessert #event .event-header {
margin: 0 0 50px
}
.dessert p.event-copy {
margin-bottom: 30px;
}
/* event */
.dessert #event div.main,
.dessert #event dl {
float:left;
}
.dessert #event h3 {
clear:both;
margin-top: 20px;
}
.dessert #event div.main {
clear:both;
width: 250px;
margin: 0px 40px 100px 0;
}
.dessert #event div.main img {
margin-bottom: 30px;
}
.dessert #event p.info {
width: 250px;
padding: 15px 14px;
border: 1px solid;
background: #FFFFFF;
margin: 0;
}
.dessert #event p.info b {
font-size: 135%;
font-weight:  bold;
}
.dessert #event dl {
float: right;
margin: 0 0 30px;
text-align:center;
width: 600px;
padding: 19px;
border: 1px solid;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
background: #FFFFFF;
}
.dessert #event dl img {
margin: auto;
max-height: 333px;
max-width: 333px
}
.dessert #event dl span img {
margin: auto;
width: 125px;
}
.dessert #event dd h2 {
font-size: 120%;
}
.dessert #event dd p.price {
padding: 3px 10px;
font-weight:  bold;
color: #FFFFFF;
}

/* fukubukuro */
.dessert #fukubukuro {
clear:both;
margin-top: 50px;
}
.dessert #fukubukuro div.main,
.dessert #fukubukuro dl {
float:left;
}
.dessert #fukubukuro div.main {
clear:both;
margin: 0px 40px 30px 0;
}
.dessert #fukubukuro p.poster {
width: 250px;
text-align: center;
}
.dessert #fukubukuro div.shop h3 {
background: #FF3300;
color: #FFFFFF;
font-size: 175%;
margin: 0 0 20px;
padding: 10px 20px;
border-radius: 50px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
}
.dessert #fukubukuro div.shop h4 {
color: #009900;
font-weight: bold;
font-size: 150%;
text-align: left;
margin: 0;
}
.dessert #fukubukuro div.shop p {
margin-bottom: 30px;
}
.dessert #fukubukuro div.shop {
float:left;
width: 580px;
margin: 0 0 15px 60px;
}


/* eho */
.dessert #eho div.main,
.dessert #eho dl {
float:left;
}
.dessert #eho h3 {
clear:both;
margin-top: 20px;
}
.dessert #eho div.main {
clear:both;
margin: 0px 40px 100px 0;
}
.dessert #eho p.poster {
width: 250px;
text-align: center;
}
.dessert #eho p.info {
width: 250px;
padding: 15px 14px;
border: 1px solid #cccccc;
background: #FFFFFF;
margin: 30px 0 0 0;
}
.dessert #eho dl {
text-align:center;
width: 600px;
padding: 19px;
border:  1px solid #CCCCCC;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
background: #FFFFFF;
}
.dessert #eho dl img {
margin: auto;
width: 250px;
}
.dessert #eho dd h2 {
color:#FF0000;
font-size: 120%;
}
.dessert #eho dd p.limit {
padding: 3px 10px;
background:#D0E0FF;
}

.dessert #eho div.info {
float:left;
width: 600px;
padding: 19px;
border: 1px solid #CCCCCC;
margin: 40px 0;
}

/* valentine */
.dessert #valentine div.main,
.dessert #valentine dl {
float:left;
}
.dessert #valentine h3 {
clear:both;
margin-top: 20px;
}
.dessert #valentine div.main {
clear:both;
margin: 0px 40px 100px 0;
}
.dessert #valentine dl {
float: right;
margin: 0 0 30px;
text-align:center;
width: 600px;
padding: 19px;
border:  1px solid #884444;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
background: #FFFFFF;
}
.dessert #valentine dl img {
margin: auto;
width: 250px;
}
.dessert #valentine dl span img {
margin: auto;
width: 125px;
}
.dessert #valentine dd h2 {
color: #884444;
font-size: 120%;
}
.dessert #valentine dd p.limit {
padding: 3px 10px;
color: #FFFFFF;
background: #884444;
}

.dessert #valentine div.info {
float: right;
width: 600px;
padding: 19px;
border: 1px solid #884444;
margin: 40px 0;
}

/* dollfes */
.dessert #dollfes div.main,
.dessert #dollfes dl {
float:left;
}
.dessert #dollfes h3 {
clear:both;
margin-top: 20px;
}
.dessert #dollfes div.main {
clear:both;
margin: 0px 40px 100px 0;
}
.dessert #dollfes p.info {
width: 250px;
padding: 15px 14px;
border: 1px solid #EE1188;
background: #FFFFFF;
margin: 30px 0 0 0;
}
.dessert #dollfes p.info b {
font-size: 135%;
font-weight:  bold;
color: #EE1188;
}
.dessert #dollfes dl {
float: right;
margin: 0 0 30px;
text-align:center;
width: 600px;
padding: 19px;
border: 1px solid #EE1188;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
background: #FFFFFF;
}
.dessert #dollfes dl img {
margin: auto;
	max-height: 333px;
	max-width: 333px
}
.dessert #dollfes dl span img {
margin: auto;
width: 125px;
}
.dessert #dollfes dd h2 {
color: #EE1188;
font-size: 120%;
}
.dessert #dollfes dd p.price {
padding: 3px 10px;
font-weight:  bold;
color: #FFFFFF;
background: #EE1188;
}

/* white */
.dessert #event.white p.info {
border-color: #BBDDEE;
background: #FFFFFF;
}
.dessert #event.white p.info b {
color: #BBDDEE;
}
.dessert #event.white dl {
border-color: #BBDDEE;
background: #FFFFFF;
}
.dessert #event.white dd h2 {
color: #770000;
}
.dessert #event.white dd p.price {
color: #FFFFFF;
background: #004488;
}

/* strawberry */
.dessert #event.strawberry p.info {
border-color: #AA0000;
background: #FFFFFF;
}
.dessert #event.strawberry p.info b {
color: #AA0000;
}
.dessert #event.strawberry dl {
border-color: #AA0000;
background: #FFFFFF;
}
.dessert #event.strawberry dd h2 {
	color: #AA0000;
}
.dessert #event.strawberry dd p.price {
color: #AA0000;
background: #FFCCCC;
}

/* children */
.dessert #event.children p.info {
border-color:#FFCCCC;
background: #FFFFFF;
}
.dessert #event.children p.info b {
color: #AA0000;
}
.dessert #event.children dl {
border-color: #FFCCCC;
background: #FFFFFF;
}
.dessert #event.children dd h2 {
	color: #AA0000;
}
.dessert #event.children dd p.price {
color: #FFFFFF;
background: #FFCCCC;
}

/* mother */
.dessert #event.mother p.info {
border-color: #009900;
background: #FFFFFF;
}
.dessert #event.mother p.info b {
color: #FF0000;
}
.dessert #event.mother dl {
border-color: #009900;
background: #FFFFFF;
}
.dessert #event.mother dd h2 {
	color: #FF0000;
}
.dessert #event.mother dd p.price {
color: #FFFFFF;
background: #FF0000;
}


/* father */
.dessert #father div.main,
.dessert #father dl {
float:left;
}
.dessert #mother h3 {
clear:both;
margin-top: 20px;
}
.dessert #father div.main {
clear:both;
margin: 0px 40px 100px 0;
}
.dessert #father p.info {
width: 250px;
padding: 15px 14px;
border: 1px solid #CCCCCC;
background: #FFFFFF;
margin: 30px 0 0 0;
}
.dessert #father p.info b {
font-size: 135%;
font-weight:  bold;
color: #003388;
}
.dessert #father dl {
float: right;
margin: 0 0 30px;
text-align:center;
width: 600px;
padding: 19px;
border: 1px solid #003388;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
background: #FFFFFF;
}
.dessert #father dl img {
margin: auto;
width: 250px;
}
.dessert #father dl span img {
margin: auto;
width: 125px;
}
.dessert #father dd h2 {
color: #003388;
font-size: 120%;
}
.dessert #father dd p.price {
padding: 3px 10px;
font-weight:  bold;
color: #FFFFFF;
background: #003388;
}


/* jelly */
.dessert #event.jelly p.info {
border-color: #00AAAA;
background: #FFFFFF;
}
.dessert #event.jelly p.info b {
color: #FF0000;
}
.dessert #event.jelly dl {
border-color: #00AAAA;
background: #FFFFFF;
}
.dessert #event.jelly dd h2 {
color: #00AAAA;
}
.dessert #event.jelly dd p.price {
color: #00AAAA;
background: #FFFF88;
}

/* halloween */
.dessert #halloween div.main,
.dessert #halloween dl {
float:left;
}
.dessert #halloween h3 {
clear:both;
margin-top: 20px;
}
.dessert #halloween div.main {
clear:both;
margin: 0px 40px 100px 0;
}
.dessert #halloween p.info {
width: 250px;
padding: 15px 14px;
border: 1px solid #992288;
background: #FFFFFF;
margin: 30px 0 0 0;
}
.dessert #halloween p.info b {
font-size: 135%;
font-weight:  bold;
color: #992288;
}
.dessert #halloween dl {
float: right;
margin: 0 0 30px;
text-align:center;
width: 600px;
padding: 19px;
border: 1px solid #AA6600;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
background: #FFFFFF;
}
.dessert #halloween dl img {
margin: auto;
width: 250px;
}
.dessert #halloween dl span img {
margin: auto;
width: 125px;
}
.dessert #halloween dd h2 {
color: #AA6600;
font-size: 120%;
}
.dessert #halloween dd p.price {
padding: 3px 10px;
font-weight:  bold;
color: #FFFFFF;
background: #AA6600;
}

/* christmas */
.dessert #christmas div.main,
.dessert #christmas dl {
float:left;
}
.dessert #christmas h3 {
clear:both;
margin-top: 20px;
}
.dessert #christmas div.main {
clear:both;
margin: 0px 40px 30px 0;
}
.dessert #christmas p.poster {
width: 250px;
text-align: center;
}
.dessert #christmas p.info {
width: 250px;
padding: 15px 14px;
border: 1px solid #990000;
background: #FFFFFF;
margin: 30px 0;
}
.dessert #christmas p.info b {
display: block;
padding: 10px 0 0;
font-weight:  bold;
}
.dessert #christmas p.info span.day {
font-weight:  bold;
font-size: 135%;
color: #FF0000;
}
.dessert #christmas dl {
float: right;
margin: 0 0 30px;
text-align:center;
width: 600px;
padding: 19px;
border: 1px solid #990000;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
background: #FFFFFF;
}
.dessert #christmas dl img {
margin: auto;
max-height: 300px;
max-width: 300px;
}
.dessert #christmas dd h2 {
color: #990000;
font-size: 120%;
}
.dessert #christmas dd p.price {
padding: 3px 10px;
font-weight:  bold;
color: #FFFFFF;
background: #990000;
}


/* sweetsjack */
.dessert #sweetsjack dl {
clear:both;
margin-bottom: 30px;
overflow:hidden;
}
.dessert #sweetsjack dl.cake {
clear:both;
margin: 30px 0;
}
.dessert #sweetsjack dl.cake dt {
float: left;
width: 280px;
margin-right: 30px;
}
.dessert #sweetsjack dl.cake dd {
float: left;
width: 650px;
}
.dessert #sweetsjack dl h2 {
font-weight:bold;
font-size: 150%;
color: #FF3333;
}
.dessert #sweetsjack dl.cake p.limit {
background: #DDEEEE;
margin: 15px 0;
padding:0.3em 1em;
}
.dessert #sweetsjack dl.cake p.price {
margin: 15px 0;
}
.dessert #sweetsjack dl.photo {
clear:both;
margin: 30px 0;
padding: 15px;
border: 1px solid #CCCCCC;
background: #FFFFFF;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}
.dessert #sweetsjack dl.game  {
display: table;
}
.dessert #sweetsjack dl.game dt,
.dessert #sweetsjack dl.game dd {
display: table-cell;
vertical-align: middle;
}
.dessert #sweetsjack dl.game dd {
padding-left: 30px; 
text-align: center;
}
/*
.dessert #sweetsjack dl.game p {
margin: 5.0em 0;
}
.dessert #sweetsjack dl.game img {
float:  left;
margin: 0 20px;
margin: 5.0em 0;
}
*/

/* ハック
------------------------------------------------------------ */
/* フロートすると高さが無くなる件 */
.dessert #other,
.dessert #recomment,
.desserts #plan ul.detail,
.dessert-detail dl,
.dessert #gift dl,
.dessert #point dl,
.dessert #topics li {
overflow: hidden;
}
.dessert #other:after,
.dessert #recomment:after,
.dessert #plan ul.detail:after,
.dessert-detail dl:after,
.dessert #gift dl:after,
.dessert #point dl:after,
.dessert #topics li:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
}
/*\*/
* html .dessert #other,
* html .dessert #recomment,
* html .dessert #plan ul.detail,
* html .dessert-detail dl
* html .dessert #gift dl,
* html .dessert #point dl,
* html .dessert #topics li {
height: 1em;
overflow: visible;
}
/**/