@charset "utf-8";
html{
	width: 100%;

	height: 100%;
}

body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/main_bg.gif);
	width: 100%;
}

#container{

	
}
#container2 {
	width: 910px;
}


#main {
	background-image: url(../images/main_bg.jpg);
	height: 620px;
}

#header {
	float:left;
	width: 52px;
}
#header h1 {
	background-image: url(../images/logo.gif);
	text-indent: -9000px;
	height: 619px;
	background-repeat: no-repeat;
	margin-right: 3px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#gmenu {
	background-color: #000000;
	width: 162px;
	background-image: url(../images/menu_bg.gif);
	height: 589px;
	background-repeat: no-repeat;
	float: left;
	color: #FFFFFF;
	padding-top: 10px;
}
#gmenu a {
	font-size: 80%;
	color: #FFFFFF;
	display: block;
	height: 27px;
	width: 162px;
	text-indent: -9000px;
	overflow: hidden;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#gmenu a:hover {
	background-position: 0px -27px;
}
#gmenu .top {
	background-image: url(../images/menu/top.gif);
	background-repeat: no-repeat;
}
#gmenu .news {
	background-image: url(../images/menu/news.gif);
	background-repeat: no-repeat;
}
#gmenu .shop {
	background-image: url(../images/menu/shop.gif);
	background-repeat: no-repeat;
}
#gmenu .cakes {
	background-image: url(../images/menu/cakes.gif);
	background-repeat: no-repeat;
}
#gmenu .diary {
	background-image: url(../images/menu/diary.gif);
	background-repeat: no-repeat;
}
#gmenu .inquiry {
	background-image: url(../images/menu/inquiry.gif);
	background-repeat: no-repeat;
}

#gmenu .recruit {
	background-image: url(../images/menu/recruit.gif);
	background-repeat: no-repeat;
}
#gmenu .flavor {
	background-image: url(../images/menu/flavor.gif);
	background-repeat: no-repeat;
}
#gmenu .twitter {
	background-image: url(../images/menu/twitter.gif);
	background-repeat: no-repeat;

}



#gmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#gmenu ul ul {
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#gmenu ul ul a {
	height: 13px!important;
	line-height: 0.5em;
	width: auto;
	padding: 0px;
}
#gmenu ul ul a:hover {
	background-position: 0px -13px;
}

#gmenu .decoration {
	background-image: url(../images/menu/decoration.gif);
	background-repeat: no-repeat;
}
#gmenu .shortcake {
	background-image: url(../images/menu/shortcake.gif);
	background-repeat: no-repeat;
}

#gmenu .seasoncake {
	background-image: url(../images/menu/seasoncake.gif);
	background-repeat: no-repeat;
}

#gmenu .pieandcake {
	background-image: url(../images/menu/pieandcake.gif);
	background-repeat: no-repeat;
}

#gmenu .baked {
	background-image: url(../images/menu/baked.gif);
	background-repeat: no-repeat;
}





#footer {
	background-color: #000000;
	height: 17px;
	color: #D1AF58;
	text-align: right;
	padding-top: 4px;
	padding-right: 10px;
	clear: both;
}
#shopinfo {
	margin-right: auto;
	margin-left: auto;
	width: 144px;
	margin-top: 15px;
}
#shopinfo p {
	text-indent: -9000px;
	font-size: 10px;
	display: block;
	margin: 0px;
	padding: 0px;
}

#shopinfo h2 {
	background-image: url(../images/shop_information.gif);
	text-indent: -9000px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

#news {
	background-image: url(../images/news_bg.gif);
	height: 379px;
	width: 360px;
	overflow: hidden;
	position: absolute;
	left: 279px;
	top: 153px;
	font-size: 12px;
	color: #b1a677;
	padding: 10px;
	line-height: 150%;
	display: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#news a {
	text-decoration: underline;
	color: #C4B88E;
}
#contents {
	background-color: #F0EED7;
	width: 664px;
	margin-left: 4px;
	float: left;
	margin-top: 3px;
	background-image: url(../images/contents_bg.gif);
	padding: 10px;
	background-attachment: fixed;
	background-position: 218px 3px;
	font-size: 80%;
	line-height: 150%;
	overflow: visible;
}

