@charset "utf-8";
/* CSS Document */


body {
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


#wrapperAll {
	background:url(../images/bg_01.gif) no-repeat left top #FFF;
	width:950px;
	margin:0 auto;
	padding-bottom:0px;
}

#wrapperAll #content {
background:url(../images/bg_02.gif) no-repeat left bottom;
border:none;
width:950px;
}



#wrapperAll #content .MainContent table td img {
	font-size:1px;
	display:block;
}

#wrapperAll #content .MainContent .navi img {
	display:inline;
}

#wrapperAll #content .adobe {
	font-size:100%;
	text-align:left;
}


#wrapperAll #content .MainContent table .displayI, 
#wrapperAll #content .MainContent table .displayI img {
	display:inline;
}


#wrapperAll #content .MainContent table .valignM{
	vertical-align:middle;
}

.Text img {
	vertical-align:middle;
}

.displayB img {
	display:block;
}

table.recipe {
	color:#000;
}


/*font*/

.Text {
	font-size: small;
	line-height: 133%;
	color:#000;
}


.sText{
	font-size: 10px;
	line-height: 133%;
	color:#737373;s
}

.footer001{
	font-size: 10px;
	line-height: 133%;
}




/*link*/

.Text a:link {
	color:#00F;
}


.Text a:visited {
	color:#551a8b;
}


.Text a:hover {
	text-decoration:underline;
}

.Text a:active {
	color:#ee0000;
}



/* footer SSI
-------------------------------------------------------------*/

#sapporo-footer-area,
#sapporo-related-area .panel-group {
	text-align:left;
}


	


