@charset "utf-8";

/* 手作り洋菓子 Scripted by Conceptbox Inc. MAY 2009
---------------------------------------------*/

/* 基本CSS
---------------------------------------------*/
@import "basic.css" ;


/* Splash トップページ
---------------------------------------------*/
#toppage #splash {
	position:relative;
	width: 850px;
	height: 200px ;
	margin: 0px auto;
	text-align:center;
	background:#FFF url(../Crema_image/index/splash07.jpg) center top no-repeat ;
}