/*-----全体構造-----*/
body {
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin-top: 0px;
	width: 625px;
	margin: auto;
}
/*-----ヘッタ-----*/
#header1 {
	width: 625px;
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	height: 134px;
}
#header2 {
	width: 625px;
	background-image: url(images/header2.jpg);
	height: 75px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 15px;
}
/*-----コンテンツ-----*/
#contents1{
}
#contents2{
	float: right;
	text-align: left;
	width: 480px;
}
#contents3{
	font-size: 13px;
	color: #666666;
	text-align: center;
}
#contents4{
	width: 450px;
	float: right;
	text-align: left;
	padding-right: 20px;
}
/*-----サイドメニュー　-----*/
#side {
	width: 134px;
	top: 15px;
	float: left;
}
.side-top {
	width: 134px;
	background-image: url(images/back_sweets.gif);
	background-repeat: no-repeat;
	height: 320px;
}
.side-top2 {
	width: 134px;
	background-image: url(images/back_shopping.gif);
	background-repeat: no-repeat;
	height: 320px;
}
.side-middle {
	width: 134px;
	background-image: url(images/back_middle.gif);
	background-repeat: repeat-y;
}
.side-bottom {
	width: 134px;
	background-image: url(images/back_bottom.gif);
	background-repeat: no-repeat;
	height: 95px;
}
/*-----リンクの設定-----*/
/*通常（未アクセス）*/
a:link { 
	color: #CC6666;
	text-decoration: none;
}
/*アクセス済み*/
a:visited {	color: #666698;	text-decoration: none;} 
/*ポイント時*/
a:hover { color: #FF9900; }
/*アクティブ時-*/
a:active { color: #cc6666; }

/*-----他-----*/
.title1 {
	margin-bottom: 15px;
	margin-left: 12px;
}
.title2 {
	padding-bottom: 13px;
	padding-left: 13px;
}
.sweets-int {
	padding-left: 23px;
}
.setumei1 {
	line-height: 1.3em;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d78660;
	border-bottom-color: #D78660;
	font-size: 12px;
	padding: 5px 5px 3px;
	margin-top: 5px;
	letter-spacing: 0.1em;
	text-align: left;
}
.setumei2 {
	line-height: 1.3em;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A6C2E1;
	border-bottom-color: #A6C2E1;
	font-size: 12px;
	padding: 5px 5px 3px;
	margin-top: 5px;
	text-align: left;
}
.hinmei {
	font-size: 13px;
	text-align: center;
	line-height: 1.3em;
	vertical-align: top;
	padding-top: 1px;
}
.come1 {
	color: #000000;
	margin-top: 16px;
	font-size: 12px;
	line-height: 1.4em;
	letter-spacing: 0.2em;
	padding-right: 5px;
}
.itiran{
	text-align: right;
}
.shop-hinmei {
	font-size: 13px;
	line-height: 1.8em;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	text-align: left;
}
.copyright {
	font-size: 12px;
	padding: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B4B3C6;
	width: 620px;
	color: #6a688d;
	text-align: center;
}
.copyright2 {
	font-size: 12px;
	padding: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #656599;
	width: 625px;
	color: #6a688d;
	clear: both;
	margin: 0px;
}
.privacy-text {
	font-size: 12px;
	line-height: 1.2em;
	}
.privacy {
	font-size: 11px;
	color: #CC6666;
	margin-bottom: 2px;
	margin-left: 7px;
	vertical-align: bottom;
}
.privacy img {
	padding-right: 2px;
	vertical-align: text-botom;
}
.privacy a {text-decoration:none; color:#CC6666}
.privacy a:Hover {color:#FF6600; text-decoration:none}
.privacy2 {
	font-size: 10px;
	color: #CC6666;
	vertical-align: bottom;
	padding-top: 74px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.privacy2 img {
	padding-right: 2px;
	vertical-align: text-botom;
}
.privacy2 a {text-decoration:none; color:#CC6666}
.kodawari {
	font-size: 12px;
	margin-top: 20px;
	padding-bottom: 15px;
}
.kodawari img {
	vertical-align: middle;
	
}
#season {
	background-image: url(jpg/top3.jpg);
	margin: 0px;
	padding: 0px;
	height: 246px;
	width: 625px;
}
.kouji {
	background-color: #000000;
	background-image: url(jpg/bk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 158px;
	width: 444px;
	padding-top: 80px;
	padding-left: 30px;
	font-size: 14px;
	line-height: 2em;
	letter-spacing: 2px;
}
