/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*reset CSS　ここまで*/

/*全体共通部分　ここから*/


html {
	-webkit-text-size-adjust: 100%;
}

h1:after, #hd-top_nav nav ul:after, #news_contents dl:after, #item_contents li:after {
	content: "";
	display: block;
	clear: both;
}


body {
	font-family: "游ゴシック","Yu Gothic","游ゴシック体","YuGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 16px;
}


.h2_head {
	text-align: center;	
}

h2 {
	display: inline-block;
	height: 50px;
	line-height: 50px;
	margin-bottom: 20px;
	border-left: #ff0000 15px solid;
	padding-left: 20px;
	font-size: 30px;
}

h3 {
	display: table;
	height: 50px;
	line-height: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	border-left: #0000ff 15px solid;
	padding-left: 20px;
	font-size: 25px;
}

.contents_box {
	border: #00d56a 1px solid;
	-moz-box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.3);
	-ms-box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.3);
}

a {
	text-decoration: none;
}


/*全体共通部分　ここまで*/


/*個別部分　ここから*/

h1 {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
}

h1 a {
	width: 260px;
	height: 60px;
	float: left;
}

#hd-top_h1_text {
	float: right;
}

#hd-top_h1_text p {
	display: table-cell;
	width: 450px;
	height: 60px;
	line-height: 20px;
	vertical-align: middle;
	text-align: center;
}

#hd-top_h1_text p span {
	color: #960000;
}

#hd-top_nav {
	width: 100%;
	background: #eadcf8;
}

#hd-top_nav nav {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#nav_menu {
	display: none;
}

.nav_level1 {
	float: left;
}

.nav_level1 > a {
	display: table-cell;
	box-sizing: border-box;
	width: 192px;
	height: 50px;
	border-right: #969696 1px solid;
	vertical-align: middle;
	text-align: center;
	background: #eadcf8;
	color: #969696;}


#nav1 a {
	border-left: #969696 1px solid;
}

#nav2 a {
	line-height: 12px;
}

#nav5 a, #nav3 .nav_level2 a {
	line-height: 20px;
}

#nav3, #nav4 {
	position: relative;
}

#nav3 ul, #nav4 ul {
	display: none;
	position: absolute;
	top:100%;
	right: 0;
	z-index: 10;
	width: 193px;
}

.nav_level2 a {
	display: table-cell;
	box-sizing: border-box;
	width: 193px;
	height: 50px;
	vertical-align: middle;
	text-align: center;
	border-left: #969696 1px solid;
	border-right: #969696 1px solid;
	border-bottom: #969696 1px solid;	
	background: #ffffff;
	color: #6a00d5;
}

.nav_level1:hover > a {
	background: #6a00d5;
	color: #ffffff;
	opacity: 0.9;
}

.nav_level2 a:hover {
	background: #2b0055;
	color: #ffffff;
	opacity: 0.9;
}


.sticky {
	position: fixed;
	top: 0;
	z-index: 1000;
}



#hd-bottom {
	width: 960px;
	height: 40px;
	line-height: 40px;
	margin-left: auto;
	margin-right: auto;
}

#hd-bottom p {
	text-align: center;
	font-size: 14px;
}



main {
	display: block;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#slideshow {
	position: relative;
	width: 960px;
	height: 400px;
	margin-bottom: 40px;
}

#slideshow li {
	display: none;
	position: absolute;
	z-index: 2;
}

#whiteslide {
	width: 960px;
	height: 400px;
	position: absolute;
	z-index: 3;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+20,ffffff+50,ffffff+100&0+0,0.7+20,0.9+50,1+100 */
background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.7) 20%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.7) 20%,rgba(255,255,255,0.9) 50%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.7) 20%,rgba(255,255,255,0.9) 50%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */

}


#news_contents {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}

#news_contents dl {
	margin-bottom: 30px;
	margin-left: 30px;
}

#news_contents dl:first-child {
	margin-top: 30px;
}

#news_contents dt {
	float: left;
	width: 200px;
	line-height:25px;
	margin-right: 20px;
	color: #0000ff;
}

#news_contents dt span {
	color: #ff0000;
}

#news_contents dd {
	float: left;
	width: 520px;
	line-height:25px;
}

#news_contents dd span {
	color: #ff0000;
}



#item_contents li {
	width: 800px;
	height: 260px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}

.cake_img {
	float: left;
	width: 200px;
	height: 200px;
	margin: 30px 50px 0 50px;
}

.cake_text {
	float: left;
	width: 450px;
}

.cake_name {
	display: table-cell;
	box-sizing: border-box;
	width: 450px;
	height: 70px;
	padding-left: 20px;
	padding-bottom: 5px;
	vertical-align: bottom;
	font-size: 20px;
}

.cake_desc {
	box-sizing: border-box;
	width: 450px;
	height: 120px;
	border-top: #ff0000 2px solid;
	border-bottom: #0000ff 2px solid;
	padding: 8px 50px 0px 50px;
	line-height: 25px;
}

.cake_price {
	box-sizing: border-box;
	width: 450px;
	height: 40px;
	padding-top: 5px;
	padding-right: 20px;
	text-align: right;
}

.shinsaku_br {
	display: none;
}

.cake_name .shinsaku {
	color: #ff0000;
	font-size: 16px;
}

.cake_price .torikeshisen {
	text-decoration: line-through;
}
.cake_price .zeikomi {
	font-size: 14px;
}



#shop_info_contents {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}

#shop_info_table {
	display: table;
	box-sizing: border-box;
	width: 600px;
	margin: 50px auto;
	border-top: #0000ff 2px solid;
	border-right: #0000ff 2px solid;
	border-bottom: #0000ff 2px solid;
	border-left: #ff0000 2px solid;
	border-collapse: collapse;
}

#shop_info_table dl {
	display: table-row;
	height: 50px;
}

#shop_info_table dl:nth-child(2) {
	display: table-row;
	height: 100px;
}


#shop_info_table dt {
	display: table-cell;
	width: 200px;
	vertical-align: middle;
	text-align: center;
	border: #000000 1px solid;
	font-size: 20px;
}

#shop_info_table dd {
	display: table-cell;
	vertical-align: middle;
	border: #000000 1px solid;
	padding-left: 20px;
	font-size: 20px;
	color: #0000ff;
}

#shop_info_table dl:nth-child(2) dd {
	line-height: 30px;	
}

#shop_info_img {
	width: 340px;
	height: 240px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}



#access_contents {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;	
}

#access_map_img {
	width: 700px;
	height: 350px;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 50px;
	border: #ff0000 2px solid;
}

#access_map_text {
	width: 700px;
	margin: 5px auto 30px auto;
	text-align: right;
}

#access_map_text a {
	color: #0000ff;
}


#access_guide_text p {
	text-align: center;
	font-size: 20px;
}

#access_guide_text p:first-child {
	margin-bottom: 30px;
}

#access_guide_text p:nth-child(2) {
	margin-bottom: 50px;
}



#profile_contents {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}

#profile_contents p:first-child {
	margin-top: 100px;
	margin-bottom: 50px;
	text-align: center;
	font-size: 25px;
}

#profile_contents p:nth-child(2) {
	margin-bottom: 100px;
	text-align: center;
	font-size: 25px;
	color: #0000ff;
}

#profile_contents p:nth-child(2) span {
	color: #ff0000;
}



footer {
	height: 50px;
	border-top: #969696 1px solid;
}

footer p {
	height: 50px;
	line-height: 50px;	
	text-align: center;
}


/*個別部分　ここまで*/

