@charset "UTF-8";

/* CSS Information
---------------------------------------------------------------
Site URL:		http://www.sugarland.co.jp/
File name:		layout_products.css
Summary:		base styles
Created:		2008-11-26
Last update:	2008-11-26 by Sadaoka
Author:			Sadaoka(admin), Kaito
Copyright:		(C) 2008 dabhand Inc.
--------------------------------------------------------------- */

/* Products */
/* ------------------------------------------------------------ */
.products_comment {
	width: 760px;
	margin: 20px auto 0px;
	padding: 0px;
	display: block;
	border: 0px #f00 solid;
}

.products_layout {
	clear: both;
	width: 760px;
	margin: 30px auto 0px;
	padding: 0px;
	display: block;
	overflow: hidden;
	border: 0px #ff0 solid;
}

.products_layout2 {
	clear: both;
	width: 760px;
	margin: 0px auto;
	padding: 0px;
	display: block;
	overflow: hidden;
	border: 0px #ff0 solid;
}

.products_layout_left {
	width: 365px;
	margin: 0px;
	padding: 10px 0px;
	display: block;
	float: left;
	border-top: 1px #c8c8c8 dotted;
	border-bottom: 1px #c8c8c8 dotted;
}

.products_layout_right {
	width: 365px;
	margin: 0px;
	padding: 10px 0px;
	display: block;
	float: right;
	border-top: 1px #c8c8c8 dotted;
	border-bottom: 1px #c8c8c8 dotted;
}

.products_layout_left2 {
	width: 365px;
	margin: 0px;
	padding: 10px 0px;
	display: block;
	float: left;
	border-bottom: 1px #c8c8c8 dotted;
}

.products_layout_right2 {
	width: 365px;
	margin: 0px;
	padding: 10px 0px;
	display: block;
	float: right;
	border-bottom: 1px #c8c8c8 dotted;
}

.products_img {
	width: 205px;
	height: 205px;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	border: 0px #ff0 solid;
}

.products_details {
	width: 150px;
	height: 205px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
	float: right;
	border: 0px #f00 solid;
}

.products_details .products_hl {
	text-align: center;
	margin: 0px;
	padding: 0px;
	display: block;
	border: 0px #ff0 solid;
}

.products_details .products_text {
	font-size: 11px;
	line-height: 1.5;
	margin: 10px 0px 0px;
	padding: 0px;
	display: block;
	border: 0px #ff0 solid;
}

.products_details .products_button a {
	background: #fff url(../images/products_menu_more.gif) left top no-repeat;
	width: 61px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	display: block;
	position: absolute;
	left: 0px;
	bottom: 0px;
	border: 0px #00f solid;
}

.products_details .products_button a:hover {
	background: #fff url(../images/products_menu_more.gif) left bottom no-repeat;
}

/* Lucky Pig */
/* ------------------------------------------------------------ */
.luckypig_layout {
	display: block;
	overflow: hidden;
	border: 0px #f00 solid;
}

.luckypig_layout .goods_img {
	width: 130px;
	display: block;
	overflow: hidden;
	border: 0px #f00 solid;
}

.luckypig_shopping a {
	background: #fff url(../images/button_shopping.gif) right top no-repeat;
	width: 130px;
	height: 16px;
	display: block;
	overflow: hidden;
	border: 0px #f00 solid;
}

.luckypig_shopping a:hover {
	background: #fff url(../images/button_shopping.gif) right bottom no-repeat;
}

/* Earth */
/* ------------------------------------------------------------ */
#earth_title {
	text-align: left;
	width: 772px;
	height: 363px;
	margin: 30px auto 0px;
	padding: 0px;
	display: block;
	position: relative;
	border: 0px #ff0 solid;
}

#earth_title .title1 {
	width: 363px;
	height: 363px;
	margin: 0px;
	padding: 0px;
	display: block;
	z-index: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	border: 0px #f00 solid;
}

#earth_title .title2 {
	width: 362px;
	height: 49px;
	margin: 0px;
	padding: 0px;
	display: block;
	z-index: 1;
	position: absolute;
	left: 390px;
	top: 80px;
	border: 0px #f00 solid;
}

#earth_title .title_text1 {
	width: 376px;
	margin: 0px;
	padding: 0px;
	display: block;
	z-index: 2;
	position: absolute;
	left: 390px;
	top: 150px;
	border: 0px #f00 solid;
}

#earth_title .title_text2 {
	font-size: 10px;
	width: 376px;
	margin: 0px;
	padding: 0px;
	display: block;
	z-index: 3;
	position: absolute;
	left: 390px;
	bottom: 5px;
	border: 0px #f00 solid;
}

#earth_title .title_text3 {
	font-size: 12px;
	color: #9fcfeb;
}

.earth_layout {
	clear: both;
	width: 760px;
	margin: 20px auto 0px;
	padding: 0px;
	display: block;
	overflow: hidden;
	border: 0px #f00 solid;
}

.earth_layout .earth_img {
	background-color: #eee;
	width: 245px;
	height: 245px;
	margin: 0px 12px 0px 0px;
	padding: 0px;
	display: block;
	float: left;
	border: 0px #ff0 solid;
}

.flag_layout .earth_img_last {
	background-color: #eee;
	width: 245px;
	height: 245px;
	margin: 0px;
	padding: 0px;
	display: block;
	float: right;
	border: 0px #ff0 solid;
}

/* Flag */
/* ------------------------------------------------------------ */
#flag01 {
	clear: both;
	background: #fff url(../images/flag01_bg.gif) left top no-repeat;
	text-align: left;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	overflow: hidden;
	border: 0px #f00 solid;
}

#flag02 {
	clear: both;
	background: #fff url(../images/flag02_bg.gif) left top no-repeat;
	text-align: left;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	overflow: hidden;
	border: 0px #f00 solid;
}

#flag03 {
	clear: both;
	background: #fff url(../images/flag03_bg.gif) left top no-repeat;
	text-align: left;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	overflow: hidden;
	border: 0px #f00 solid;
}

#flag04 {
	clear: both;
	background: #fff url(../images/flag04_bg.gif) left top no-repeat;
	text-align: left;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	overflow: hidden;
	border: 0px #f00 solid;
}

#flag05 {
	clear: both;
	background: #fff url(../images/flag05_bg.gif) left top no-repeat;
	text-align: left;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	overflow: hidden;
	border: 0px #f00 solid;
}

.flag_layout {
	display: block;
	overflow: hidden;
	border-left: 1px #646464 dotted;
}

.flag_layout .goods_img {
	width: 130px;
	display: block;
	overflow: hidden;
	border: 0px #f00 solid;
}

.flag_shopping a {
	background: #fff url(../images/button_shopping.gif) right top no-repeat;
	width: 130px;
	height: 16px;
	display: block;
	overflow: hidden;
	border: 0px #f00 solid;
}

.flag_shopping a:hover {
	background: #fff url(../images/button_shopping.gif) right bottom no-repeat;
}

/* caffe latte 310 */
/* ------------------------------------------------------------ */
.caffelatte_layout {
	clear: both;
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	overflow: hidden;
	border: 0px #f00 solid;
}

.caffelatte_layout .goods_img {
	width: 130px;
	display: block;
	overflow: hidden;
	border: 0px #f00 solid;
}

.caffelatte_shopping a {
	background: #fff url(../images/button_shopping.gif) right top no-repeat;
	width: 130px;
	height: 16px;
	display: block;
	overflow: hidden;
	border: 0px #f00 solid;
}

.caffelatte_shopping a:hover {
	background: #fff url(../images/button_shopping.gif) right bottom no-repeat;
}

/* Cafeteria */
/* ------------------------------------------------------------ */
.cafeteria_layout {
	width: 600px;
	padding: 5px 0px 0px 0px;
	display: block;
	overflow: hidden;
	border-top: 14px #f3ebd9 solid;
}

.cafeteria_layout .goods_img {
	width: 130px;
	display: block;
	overflow: hidden;
	border: 0px #f00 solid;
}

.cafeteria_layout .cafeteria_shopping {
	width: 600px;
	height: 16px;
	display: block;
	position: relative;
	border: 0px #f00 solid;
}

.cafeteria_layout .button a {
	background: #fff url(../images/button_shopping.gif) left top no-repeat;
	width: 600px;
	height: 16px;
	display: block;
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 0px;
	border: 0px #f00 solid;
}

.cafeteria_layout .button a:hover {
	background: #fff url(../images/button_shopping.gif) left bottom no-repeat;
}

.cafeteria_layout .button_text {
	color: #fff;
	font-size: 75%;
	line-height: 16px;
	display: block;
	position: absolute;
	left: 10px;
	top: 0px;
	border: 0px #f00 solid;
}


/* Products 2011/7/4　追加 */
.productsTitle{
	font-size: medium;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCC66;
}











