@charset "shift_jis";

/* ===========================================
 * Softcream
 * -------------------------------------------
 * Base
=========================================== */


/* Layout
=========================================== */

#wrapper {
	width: 970px;
	min-width: 970px;
}

#header {
	margin-bottom: 10px;
	padding: 0 115px;
}

#container {
	margin-bottom: 0;
	width: 970px;
	background: url(../images/cn_bg_y.png) repeat-y right top;
}

#contents {
	width: 970px;
	background: url(../images/sd_bg_t.jpg) no-repeat 677px 0;
}

#main {
	float: left;
	width: 675px;
}

#side {
	float: right;
	position: relative;
	padding: 24px 0 0 59px;
	width: 234px;
}

#footer {
	width: 970px;
}


/* Header
=========================================== */

#header ul.menu {
	left: 235px;
}

#globalnavi {
	left: 235px;
}


/* Contents
=========================================== */

/* Bread */

#bread {
	position: relative;
	margin-bottom: 0;
	padding: 8px 5px;
	width: 960px;
	min-height: 14px;
	height: auto !important;
	height: 14px;
}
#bread p {
	width: 650px;
}
#bread ul {
	position: absolute;
	top: 5px;
	right: 0;
	width: 312px;
	height: 25px;
}

#bread ul li {
	float: left;
	padding-left: 8px;
	height: 25px;
}
#sns_mixi img {
	width: 58px;
	height: 18px;
}

#gotop {
	margin-bottom: 0;
	padding: 20px 0 5px;
}


/* Side
=========================================== */

#side .tit_01 {
	position: absolute;
	top: 7px;
	left: 5px;
}
#side .tit_02 {
	margin-bottom: 12px;
}

#side ul.now {
	margin-bottom: 28px;
	font-size: 0;
	line-height: 0;
}
#side ul.now li {
	text-align: right;
}

#side ul.know {
	margin-bottom: 3px;
	font-size: 0;
	line-height: 0;
}
#side ul.know li {
	text-align: right;
}

#side ul.lab {
	margin-bottom: 5px;
	font-size: 0;
	line-height: 0;
}
#side ul.lab li {
	text-align: right;
}

#side p.back {
	text-align: right;
}

#side p.banner {
	padding-top: 20px;
	text-align: right;
}

#support {
	padding-top: 6px;
	font-size: 0;
	line-height: 0;
}
#support li {
	text-align: right;
}


/* Footer
=========================================== */

#footer img.bn_eco {
	left: 873px;
}

#footer address {
	width: 443px;
}


/* Parts
=========================================== */

#kind {
	width: 645px;
	background: url(/syohin/sweets/softcream/common/images/kind_bg_y.png) repeat-y;
}
#kind p {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 0 !important;
	line-height: 0 !important;
}
#kind dl {
	padding: 8px 15px 10px;
	width: 615px;
	background: url(/syohin/sweets/softcream/common/images/kind_bg_b.png) no-repeat left bottom;
}
#kind dl dt {
	float: left;
}
#kind dl dd {
	float: right;
	padding-top: 5px;
	width: 430px;
	line-height: 1.6;
}

