h1, h2, h3, h4, h5, p, div, dt, dd, dl, dt, dd, img, input, form, ul, li {
	margin: 0px;
	padding: 0px;
}
/* table
---------------------------------------------------- */
table {
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
	border-color: #CC9966;
	border-style: solid;
	border-width: 0;
}
table td {
	color: #444444;
	font-size: 100%;
	line-height: 170%;
	padding: 3px;
	border: 1px solid #CC9966;
}
* html table td {
	/* no ie mac ¥*/
	font-size: 80%;
	/* */
 }
*:first-child+html table td {
	font-size: 100%;
 }
/* title
---------------------------------------------------- */
#title {
	width: 100%;
	height: 161px;
	background: url(../img/title_back0.jpg) repeat-x;
}
.title_box {
	width: 100%;
	height: 161px;
	background: url(../img/title_back.jpg) no-repeat center top;
}
.t_info,
.t_message,
.t_shortcake,
.t_decoration,
.t_baked,
.t_special,
.t_cafe,
.t_access,
.t_schedule {
	width: 900px;
	height: 161px;
	text-indent: -9999px;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.t_info {
	background: url(../img/info/title.jpg) no-repeat;
}
.t_message {
	background: url(../img/message/title.jpg) no-repeat;
}
.t_shortcake {
	background: url(../img/shortcake/title.jpg) no-repeat;
}
.t_decoration {
	background: url(../img/decoration/title.jpg) no-repeat;
}
.t_baked {
	background: url(../img/baked/title.jpg) no-repeat;
}
.t_special {
	background: url(../img/special/title.jpg) no-repeat;
}
.t_cafe {
	background: url(../img/cafe/title.jpg) no-repeat;
}
.t_access {
	background: url(../img/access/title.jpg) no-repeat;
}
.t_schedule {
	background: url(../img/schedule/title.jpg) no-repeat;
}

/* message
---------------------------------------------------- */
.message {
	font-size: 80%;
	line-height: 230%;
	color: #663300;
	width: 900px;
	float: left;
	text-align: left;
	margin: 20px 0px 30px 0px;
}
.message p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.message img {
	border: 0;
	margin: 0px 0px 5px 0px;
}
.message img a {
	border: 0;
}
.message a {
	text-decoration: underline;
	color: #996600;
}
.message a:hover {
	color: #CC9933;
	text-decoration: underline;
}
/* short-baked
---------------------------------------------------- */
#shortcake {
	width: 940px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
.shortcake_box {
	font-size: 13px;
	line-height: 21px;
	color: #444444;
	width: 920px;
	margin: 0px 0px 0px 20px;
	padding: 20px 0px 0px 0px;
}
.sc_sub {
	width: 920px;
	margin: 0px 0px 0px 20px;
}
.newsweets {
	width: 900px;
	height: 42px;
	text-indent: -9999px;
	text-decoration: none;
	font-size: 9px;
	display: block;
	background: url(../img/shortcake/newsweets.gif) no-repeat;
	margin: 0px 0px 10px 0px;
}
.baked_m {
	width: 900px;
	height: 42px;
	text-indent: -9999px;
	text-decoration: none;
	font-size: 9px;
	display: block;
	background: url(../img/baked/baked_m.gif) no-repeat;
	margin: 0px 0px 10px 0px;
}
.sc_box {
	width: 210px;
	height: 320px;
	float: left;
	margin: 0px 20px 0px 0px;
}
.sc_box img {
	width: 210px;
	border: 0px;
	margin: 0px;
}
.sc_box h4 {
	font-size: 16px;
	line-height: 22px;
	color: #663300;
	width: 210px;
	margin: 3px 0px 2px 0px;
	font-weight: normal;
}
.sc_01 {
	color: #444444;
	width: 210px;
}
.sc_02 {
	color: #990000;
	width: 210px;
}
.shortcake_text {
	font-size: 80%;
	line-height: 180%;
	color: #444444;
	width: 900px;
	margin: 0px 0px 30px 20px;
	padding: 20px 0px 0px 0px;
}
* html .shortcake_box,
* html .sc_sub,
* html .shortcake_text {
	/* no ie mac ¥*/
	margin: 0px 0px 0px 40px;
	/* */
 }
*:first-child+html .shortcake_box,
*:first-child+html .sc_sub,
*:first-child+html .shortcake_text {
	margin: 0px 0px 0px 20px;
 }
/* deco-special
---------------------------------------------------- */
.deco_box {
	width: 900px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	background: url(../img/sen.gif) no-repeat top;
}
.de_box {
	width: 900px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 5px 0px;
	background: url(../img/sen.gif) no-repeat bottom;
}
.de_p {
	width: 300px;
	margin: 0px 20px 0px 0px;
	float: left;
}
.de_p img {
	width: 300px;
	border: 0px;
	margin: 0px;
}
.de_tex {
	width: 580px;
	margin: 0px 0px 0px 0px;
	float: left;
}
.de_tex h4 {
	font-size: 16px;
	line-height: 22px;
	color: #663300;
	margin: 0px 0px 2px 0px;
	font-weight: normal;
}
.de_01 {
	color: #444444;
}
.de_02 {
	color: #990000;
}


/* text
---------------------------------------------------- */
.text {
	font-size: 80%;
	line-height: 180%;
	color: #444444;
	width: 900px;
	float: left;
	text-align: left;
	margin: 20px 0px 30px 0px;
}
.text p,
.shortcake_text p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.text img,
.shortcake_text img {
	border: 0;
	margin: 0px 0px 5px 0px;
}
.text img a,
.shortcake_text img a {
	border: 0;
}
.text a,
.shortcake_text a {
	text-decoration: underline;
	color: #996600;
}
.text a:hover,
.shortcake_text  a:hover {
	color: #CC9933;
	text-decoration: underline;
}
/* info
---------------------------------------------------- */
.info_box{
	margin: 20px 0px 0px 0px;
	width: 900px;
}
.info_box2{
	border-bottom: #D6CAA6 solid 1px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}
* html .info_box2 {
	/* no ie mac ¥*/
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 30px 0px;
	/* */
 }
*:first-child+html .info_box2 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 30px 0px;
 }
.i_date{
	color: #663300;
	float: left;
	margin: 0px 10px 0px 0px;
}
.i_text{
	color: #663300;
	margin: 0px 0px 0px 0px;
	float: left;
}
.i_text a {
	color: #663300;
	text-decoration: none;
}
.i_text a:hover {
	color: #996600;
	text-decoration: underline;
}
.i_date2{
	color: #444444;
}
.i_title{
	color: #663300;
	font-size: 130%;
	line-height: 170%;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	font-weight: normal;
	border-bottom: #D6CAA6 solid 1px;
}
.i_text_box{
	border-bottom: #CCCCCC solid 1px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}
.i_text_box img {
	border: 0px;
}
/* back
---------------------------------------------------- */
.back{
	color: #888888;
	width: 200px;
	float: left;
	font-size: 12px;
	line-height: 14px;
}
.back a {
	text-decoration: none;
	color: #888888;
}
.back a:hover {
	color: #996600;
	text-decoration: underline;
}
/* list
---------------------------------------------------- */
p.list {
	color: #666666;
	font-size: 90%;
	line-height: 160%;
	border-bottom: #CCCCCC solid 1px;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 7px 0px;
	width: 900px;
	text-align: left;
}
.list a {
	text-decoration: underline;
	color: #666666;
}
.list a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.t10{
	margin: 0px 0px 10px 0px;
}
.mt10{
	margin: 10px 0px 0px 0px;
}
.list_b{
	width: 900px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
/* blog
---------------------------------------------------- */
.title {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: #D6CAA6 solid 1px;
	font-weight: normal;
}
.title h4 {
	font-size: 130%;
	line-height: 160%;
	color: #663300;
	width: 680px;
	font-weight: normal;
}
.title h4 a {
	text-decoration: none;
	color: #663300;
}
.title h4 a:hover {
	color: #996600;
	text-decoration: underline;
}

.el_box{
	border-bottom: #999999 dotted 1px;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 30px 0px;
}
.el_box0{
	margin: 0px 0px 60px 0px;
}
.text0 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 180%;
	color: #333333;
	width: 680px;
}
.text0 img {
	margin: 0px 0px 10px 0px;
	border: 0px;
}
.text0 img a {
	border: 0px;
}
.text0 a {
	text-decoration: none;
	color: #996633;
}
.text0 a:hover {
	color: #996633;
	text-decoration: underline;
}
.cc p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 90%;
	line-height: 210%;
	color: #333333;
}

.text2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 110%;
	line-height: 210%;
	color: #663300;
}
.text3 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 90%;
	line-height: 210%;
	color: #333333;
}
.text4 {
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 900%;
	line-height: 210%;
	color: #333333;
}


