@charset "UTF-8";
/* CSS Document */

body {
	font-size: 14px;
	background-image: url(IMAGES/images_common/bg.gif);
	background-repeat: repeat;
	text-align: center;
	margin: 0 auto;
}

a:link { 
	color: #6D301F; 
	border: none; 
	}
	
a:visited { 
	color: #963; 
	border: none; 
	} 
	
a:hover { 
	color: #FF9999; 
	border: none; 
	} 

.title {
	padding-bottom: 50px;
	font-size: 25px;
}
.icon {
	padding-right: 20px;
}
#wrapper {
	margin: 0px auto;
	width: 889px;
}
#header {
}
#content {
	background: url(IMAGES/images_common/frame_middle.gif) repeat;
	width: 889px;
	margin: 0 auto;
}
#about_sweet table {
	text-align: left;
}
#yodogawa {
	padding-top: 50px;
}
#about_sweet {
	padding: 40px 0 30px 0;
	width: 600px;
	margin: 0 auto;
}
#archive table td{
	vertical-align: top;
	font-size: 12px;
	padding: 10px auto;
}
#archive .title {
	padding-bottom: 20px;
}
#shop_info {
	padding: 30px 0;
}
#archive {
	text-align: center;
}
#archive table {
	text-align: left;
}
#content #links table {
	text-align: left;
}
.date {
	font-size: 12px;
}
#footer {
}
.photo {
	padding: 10pix 0;
}
.line {
	margin: 30px auto;
}
