@charset "utf-8";

/* clearfix */
.clearfix:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}

.clearfix {
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/**
 * Reset
 */
#gmContents div,
#gmContents ul,
#gmContents li,
#gmContents th,
#gmContents td,
#gmContents img,
#gmContents h1,
#gmContents h2,
#gmContents h3,
#gmContents h4,
#gmContents p,
#gmContents a {
	margin: 0;
	padding: 0;
}

#gmContents img {
	border: 0;
}

#gmContents p {
	font-weight: normal;
	font-size: 100%;
}

/*Fonts*/

/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */
#gmContents {
	font:13px/1.4 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	/* for IE6/7 */
	*font-size: small; 
	/* for IE Quirks Mode */
	*font: x-small;
	line-break: strict;
	color: #333333;
}

/**
 * To help tables remember to inherit
 */
#gmContents table {
	font-size: inherit;
	font: 100%;
}
#gmContents table td {
	vertical-align: top;
}
#gmContents table td.item-photo {
	width: 80px;
}
#gmContents table td.item-photo-second {
	padding-left: 8px;
	width: 80px;
}
#gmContents table td.item-photo-third {
	padding-left: 16px;
	width: 80px;
}
#gmContents table td.item-name {
	width: 146px;
}
#gmContents table td.item-txt-second {
	padding-left: 8px;
}
#gmContents table td.item-txt-third {
	padding-left: 16px;
}
#gmContents table td.item-set {
	line-height: 1.3;
	color: #777777;
	font-size: 77%;
}
#gmContents table td.item-set ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#gmContents table td.item-set li {
	padding-left: 10px;
	background-image: url(../../img/gm/gm-item-set.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#gmContents table td.gm-product-cart img {
	margin-right: 5px;
}
#gmContents table td.gm-product-cart {
	padding-bottom: 8px;
}
.gm-font12 {
	line-height: 1.3;
	font-size: 92%;
}
.gm-font10 {
	line-height: 1.5;
	font-size: 77%;
}
#gmContents {
	margin-bottom: 10px;
	width: 766px;
	text-align: left;
}
#gmContents a:link {
	color: #9E5933;
	text-decoration: underline;
}
#gmContents a:active {
	color: #9E5933;
	text-decoration: underline;
}
#gmContents a:visited {
	color: #9E5933;
	text-decoration: underline;
}
#gmContents a:hover {
	color: #9E5933;
	text-decoration: none;
}
#gmContents .gm-linex {
	padding-bottom: 8px;
	width: 766px;
	background-image: url(../../img/gm/gm_line_x.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.gm-line1 {
	background-image: url(../../img/gm/gm_line_y1.gif);
	background-repeat: no-repeat;
}
.gm-line2 {
	background-image: url(../../img/gm/gm_line_y2.gif);
	background-repeat: no-repeat;
}
.gm-top75 {
	background-position: center 75px;
}
#gm-title {
	width: 766px;
	height: 420px;
}
#gm-title h1 {
	float: left;
	width: 540px;
	height: 234px;
	background-image: url(../../img/gm/gm_title.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
}
#gm-title .container {
	height: 123px;
	position: relative;
}
#gm-title h2 {
	float: left;
	width: 766px;
	height: 123px;
	background-image: url(../../img/gm/gm_title_txt.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	position: absolute;
	top:0;
	left:0;
}
#gm-title .btnToShop {
	position: absolute;
	left: 484px;
	top:75px;
}

#gm-title-banner {
	float: right;
	width: 220px;
}
#gmContents #gm-title-banner img {
	margin-top: 4px;
}
#gm-title .container2 {
	padding:8px 0 ;
	clear:both;
}

#gmContents #gm-product {
	margin-right: auto;
	margin-left: auto;
	width: 755px;
	height: 186px;
}
#gm-product h2 {
	width: 755px;
	height: 31px;
	background-image: url(../../img/gm/product/gm_product.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#gm-product ul {
	list-style: none;
}
#gm-product li {
	display: inline;
	float: left;
}
.gm-product-item {
	width: 766px;
}
.gm-product-item-box {
	float: left;
}
#gmContents .gm-pagetop {
	padding-right: 12px;
	clear: both;
	width: 754px;
	background-image: url(../../img/gm/gm_pagetop_icon.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 92%;
	text-align: right;
}
.gm-product-item h3.soap {
	width: 766px;
	height: 75px;
	background-image: url(../../img/gm/product/gm_top_soap.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#gmContents #gm-product-soap {
	padding-top: 55px;
	padding-left: 10px;
	float: left;
	width: 240px;
	height: 168px;
	background-image: url(../../img/gm/product/gm_top_soap_bg.jpg);
	background-repeat: no-repeat;
}
.gm-product-item h3.fragrance {
	width: 766px;
	height: 75px;
	background-image: url(../../img/gm/product/gm_top_fragrance.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#gmContents #gm-product-fragrance {
	padding-top: 58px;
	padding-left: 10px;
	float: left;
	width: 240px;
	height: 189px;
	background-image: url(../../img/gm/product/gm_top_fragrance_bg.jpg);
	background-repeat: no-repeat;
}
.gm-product-item h3.linenwater {
	width: 766px;
	height: 75px;
	background-image: url(../../img/gm/product/gm_top_linenwater.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#gmContents #gm-product-linenwater {
	padding-top: 59px;
	padding-left: 10px;
	float: left;
	width: 240px;
	height: 177px;
	background-image: url(../../img/gm/product/gm_top_linenwater_bg.jpg);
	background-repeat: no-repeat;
}
.gm-product-item h3.handsoap {
	width: 766px;
	height: 75px;
	background-image: url(../../img/gm/product/gm_top_handsoap.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#gmContents #gm-product-handsoap {
	padding-top: 83px;
	padding-left: 10px;
	float: left;
	width: 240px;
	height: 181px;
	background-image: url(../../img/gm/product/gm_top_handsoap_bg.jpg);
	background-repeat: no-repeat;
}
.gm-product-item h3.giftset {
	width: 766px;
	height: 75px;
	background-image: url(../../img/gm/product/gm_top_giftset.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

