@charset "UTF-8";
body  {
	font: 85% Helvetica , "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #358EE2;
}
a {
	color:#36F;
	text-decoration:none;
}
a:visited {color:#39F}
a:hover {
	color:#F33;
	border-bottom:#F33 dotted 1px;
}
.design_box a:hover {
	border:0;
}


.twoColFixLtHdr #container {
	width: 930px;
	margin: 0 auto 20px;
	text-align: left;
} 
.twoColFixLtHdr #header { 
	padding: 0;
	width: 930px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0;
	padding: 0;
}
.twoColFixLtHdr #container #mainContent {
	width:739px;
	margin: 0 0 0 129px;
	padding: 30px;
	border: 1px solid #3191e4;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-border-radius: 5px;
	line-height:1.8em;
} 
.twoColFixLtHdr #container #sidebar {
	background-image: url(../img/products.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:13px;
	/padding-top:18px;
	float:left;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #container #header h1 {
	background-image: url(../img/title_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 61px;
	width: 283px;
	font-size: 2px;
	text-indent: -99999px;
	margin-left:129px;
	margin-top:25px;
	margin-bottom:10px;
	position:absolute;
}

.products_menu {
	margin:6px 0 0;
}
.products_menu a {
	display: block;
	height: 34px;
	width: 129px;
	margin-top:-1px;
	/margin-top:-4px;
}
.products_menu a:hover {
	/margin-bottom:3px;
}
.products_menu .t-shirt a {
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.products_menu .t-shirt a:hover {
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	background-position: -130px 0px;
	border:0;
}
.products_menu .t-shirt .active {
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	background-position: -130px 0px;
	border:0;
}
.products_menu .ladies a {
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	background-position: 0px -33px;
}
.products_menu .ladies a:hover {
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	background-position: -130px -33px;
	border:0;
}
.products_menu .ladies .active {
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	background-position: -130px -33px;
	border:0;
}
.products_menu .kids a {
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	background-position: 0px -66px;
}
.products_menu .kids a:hover {
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	background-position: -130px -66px;
	border:0;
}
.products_menu .kids .active {
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	background-position: -130px -66px;
	border:0;
}
.products_menu .eco-bag a {
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	background-position: 0px -132px;
}
.products_menu .eco-bag a:hover {
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	background-position: -130px -132px;
	border:0;
}
.products_menu .eco-bag .active {
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	background-position: -130px -132px;
	border:0;
}
.products_menu .organic a {
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	background-position: 0px -99px;
}
.products_menu .organic a:hover {
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	background-position: -130px -99px;
	border:0;
}
.products_menu .organic .active {
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	background-position: -130px -99px;
	border:0;
}
.products_menu .all a {
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	background-position: 0px -165px;
}
.products_menu .all a:hover {
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	background-position: -130px -165px;
	border:0;
}
.products_menu .all .active {
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	background-position: -130px -165px;
	border:0;
}
.title_txt {
	font-size: large;
	font-weight: bold;
}
.twoColFixLtHdr #container #sidebar .products_menu li a span {
	display:none;
}
.twoColFixLtHdr #container #sidebar .products_menu li a:hover span {
	text-indent:-9999px;
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left:128px;
	height: 34px;
	width: 26px;
	display:block;
}
.twoColFixLtHdr #container #sidebar .products_menu .active span {
	text-indent:-9999px;
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left:128px;
	height: 34px;
	width: 26px;
	display:block;
}

.top_menu {
	z-index:100;
	padding-top:77px;
}
.top_menu li {
	float:right;
}
.top_menu a {
	display: block;
	text-align:left;
	text-indent:-9999px;
}
.top_menu .home {
	background-image: url(../img/top_menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:44px;
	height:19px;
	margin-right:28px;
}
.top_menu .home:hover {
	background-image: url(../img/top_menu.gif);
	background-repeat: no-repeat;
	background-position: 0px -19px;
	border:0;
}
.top_menu .guide {
	background-image: url(../img/top_menu.gif);
	background-repeat: no-repeat;
	background-position: -72px 0px;
	width:112px;
	height:19px;
	margin-right:28px;
}
.top_menu .guide:hover {
	background-image: url(../img/top_menu.gif);
	background-repeat: no-repeat;
	background-position: -72px -19px;
	border:0;
}
.top_menu .shop {
	background-image: url(../img/top_menu.gif);
	background-repeat: no-repeat;
	background-position: -212px 0px;
	width:67px;
	height:19px;
	margin-right:28px;
}
.top_menu .shop:hover {
	background-image: url(../img/top_menu.gif);
	background-repeat: no-repeat;
	background-position: -212px -19px;
	border:0;
}
.top_menu .contact {
	background-image: url(../img/top_menu.gif);
	background-repeat: no-repeat;
	background-position: -309px 0px;
	width:127px;
	height:19px;
}
.top_menu .contact:hover {
	background-image: url(../img/top_menu.gif);
	background-repeat: no-repeat;
	background-position: -309px -19px;
	border:0;
}
#mainContent .news_title {
	font-weight: bold;
	margin-top: 60px;
	border-bottom:#358EE2 dotted 1px;
	margin-bottom:10px;
}
#mainContent dt {
	margin-left: 1em;
}
#mainContent dd {
	font-size: 90%;
	line-height: 1.3em;
	margin-left: 6em;
	margin-bottom: 10px;
}
.design_box {
	float:left;
}
.design_box img {
	padding: 4px;
	border: 1px solid #ccc;
	background:#fff;
	margin-right: 10px;
	margin-top: 10px;
}
#mainContent .go-cart a {
	background-image: url(../img/go-cart.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 136px;
}
#mainContent .go-cart {
	float: right;
}
#mainContent table.size_cal tr td {
	border: 1px solid #7ABDF2;
	text-align: center;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#mainContent .size_cal {
	width: 230px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 4em;
}
.normal li {
	list-style-type: square;
	margin-left: 2em;
}
.red {
	color: #F03;
}
.sale {
	background:url(../img/sale.png) no-repeat right top;
	display:block;
	width:49px;
	height:30px;
	position:absolute;
	margin:0 5px 0 70px;
	z-index:100;
}
