@charset "utf-8";
#wrapper {
	height : 500px ;
}

h1 {
	padding : 30px 0 0 170px ;
}

#aisatsu {
	margin : 20px 0 0 180px ;
}

/*お知らせ*/
div#oshirase {
	background : transparent url(../img/kanban_bg.gif) no-repeat;
	width:150px;
	padding:4px;
	margin-bottom:20px;
	border:1px solid #fb7100;
}

div#oshirase h2 {
	position:relative;  
	top:6px;  
	right:-64px;  
	color:#ffffff;
	letter-spacing:.3em;
	margin-bottom:4em;
}

div#oshirase li {
	margin-bottom:1em;
	background:url(../img/oshirase_mark.gif) no-repeat;
	padding:0 0 0 18px;
}

/*ギャラリー*/

div#gallery h2 {
	color:#ffffff;
	background:#0c8ef2;
	padding:4px;
	text-align:center;
}

div#gallery ul {
	margin-bottom:1em;
}

div#gallery li {
	margin-left:1.2em;
	list-style-type : disc;
	color:#0c8ef2;
}

/*サイトマップ*/

div#sitemap h2 {
	color:#ffffff;
	background:#878787;
	padding:4px;
	text-align:center;
}

/*3カラムmain,sub,extra*/
div#contents {
	float:left;
	width:580px;
}

div#main {
	width:400px;
	float:right;
}

div#sub {
	width:160px;
	float:left;
	margin-right:20px;
}

div#extra {
	width:200px;
	float:right;
	margin-left:20px;
}


div#container:after {
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
	zoom:1;
}


/*flash*/
div#flash {
	margin-bottom:20px;
}



/*あいさつ文の太字を緑色に*/
p#aisatsu strong {
	color:#a05e07;
}

/*イベント*/
div#event {
	background : transparent url(../img/lamp_bg.gif) no-repeat;
	margin-top:30px;
}

div#event h2 {
	font-size:120%;
	width:400px;
	height:58px;
	position:relative;  
	top:32px;  
	right:-40px;  
}

div#event .more {  
	position:relative;  
}

div#event dl {  
	margin-bottom:20px;
}

div#main .more a {  
	position:absolute;  
	top:-31px;  
	right:10px;  
}  

div#main .more a:hover {  
	text-decoration:none;  
}  


/*カフェ*/
div#cafe {
	background : transparent url(../img/cafe_bg.gif) repeat;
	margin-top:30px;
	height:100%;
	padding:0 0 20px 0;
}

div#cafeTitle {
	background : transparent url(../img/menu_bg.gif) no-repeat;
	width:400px;
	height:58px;
}

div#cafe h2 {
	font-size:120%;
	width:400px;
	height:58px;
	position:relative;  
	top:32px;  
	right:-40px;  
}

div#cafe .more {  
	position:relative;  
}

div#cafe .more a {  
	position:absolute;  
	top:-31px;  
	right:10px;  
}  

div#cafe .more a:hover {  
	text-decoration:none;  
}  

div#cafe h3 {
  	font-weight:bold;
	font-size:100%;
}


div#cafe dt {  
	font-weight:bold;
	color:#301a01;
}



div#cafe01 {  
	padding:10px;
}


div#cafe01text {  
	width:200px;
	min-height:112px;
	float:right;
	color:#0090ff;
	padding:4px;
	background:#fff8f8;
}

div#cafe01img {  
	width:160px;
	float:left;
}

div#cafe01:after {
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
	zoom:1;
}


div#cafe02 {  
	clear:both;
	padding:10px;
}

div#cafe02text {  
	width:200px;
	min-height:112px;
	float:right;
	color:#ff0066;
	padding:4px;
	background:#fff8f8;
}

div#cafe02img {  
	width:160px;
	float:left;
}


div#cafe02:after {
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
	zoom:1;
}


/*shop*/

div#onlineshop {
	width:200px;
	margin-bottom:20px;
}

div#onlineshop dd img {
	border:1px solid #ff2aa5;
}

div#onlineshop img {
	margin:10px 0 0 0;
}

div#onlineshop h2 img {
	margin:0 0 2px 0;
}

div#onlineshop dt {  
	font-weight:bold;
}

div#onlineshop p.pickupgif {  
	margin:0 0 3px 0;
}



div.shop_line {
	width:200px;
	height:5px;
	padding:0;
	margin:0;
	background:url(../img/ten.gif) repeat-x;
}

div.shop_line hr {
	display:none;
}
