body{
	border:0;
	margin:0;
	padding:0;
	background-color:#222222;
}

ul, li{border:0; padding:0; margin:0; list-style:none;}

.text{
	font-size:x-small;
}

.text-small{
	font-size:xx-small;
}

.product-name-black{
	font-size:x-small;
	font-weight:bold;
}

a:link{color:#222222; text-decoration:underline;}
a:visited{color:#666666; text-decoration:underline;}
a:hover{color:#cc0000; text-decoration:underline;}
a:active{color:#cc0000; text-decoration:underline;}

.border-side{
	border-right:1px solid #000000;
	border-left:1px solid #000000;
}

.gnavi{
	border-right:1px solid #000000;
}

.recommend{
	border-bottom:1px solid #666666;
}

.ranking{
	border-bottom:1px dotted #999999;
	font-size: xx-small;
}

.cart th, .cart td{
	font-size:x-small;
	border-bottom:1px dotted #cccccc;
}

.hissu{
	font-size:xx-small;
	color:#CC0000
}

.contact th{
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	font-size:x-small;
	font-weight:normal;
	text-align:right;
}

.contact td{
	border-bottom:1px solid #cccccc;
}

.text-w { font-size:x-small; ; color: #FFFFFF}

.bg-column{
	background:url(img/column/bg_rambling.gif) no-repeat center center;
}

.border-all {
	border: 1px solid #999999;
	font-size: x-small;
	padding: 5px;
}

.recruit,
.recruit_form{
	font-size:x-small;
}

.recruit th,
.recruit td,
.recruit_form th,
.recruit_form td{
	border-bottom:1px solid #dddddd;
	text-align:left;
}

.recruit th span{
	display:block;
	padding-left:3px;
	border-left:5px solid #cc9999;
}

.recruit_form{background:#eeeeee;}

.recruit_form th span{
	color:#ff0000;
	font-size:xx-small;
	font-weight:normal;
}

.rumbling_txt_main {
	padding:0 12px 12px 12px;
	font-size: 14px;
	line-height:150%;
}

.rumbling_img_right{
	width:274px;
	margin:0 0 12px 12px;
	padding:10px;
	border:1px solid #ccc;
	float:right;
}

.rumbling_img_left{
	width:274px;
	margin:0 12px 12px 0;
	padding:10px;
	border:1px solid #ccc;
	float:left;
}

.rumbling_img_right p,
.rumbling_img_left p{
	margin:0;
	padding:0;
	font-size:12px;
}

.rumbling_img_right p img,
.rumbling_img_left p img{
	margin-bottom:3px;
}


/* ----------- MENU ----------- */


#navigation{
	height:27px;
	width:auto;
	background-image: url(img/bg-bubplastic.gif);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	#navigation ul{
	 height:32px;
	 line-height:27px;	
	}
	#navigation ul li{
		display:inline;
	}
	#navigation ul li a,
	#navigation ul li a:visited {
	display:block;
	text-decoration:none;
	float:left;
	font-family: "Helvetica Neue", helvetica, "microsoft sans serif", arial, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(img/bg-bubplastic-button.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	}
	#navigation ul li a:hover,
	#navigation ul li.highlight a {
	background: transparent url(img/bg-bubplastic-h-gray.gif) top left no-repeat;
	}
	
/* ----------- SUBLINKS ----------- */
#sublinks{
	width:auto;
	height:26px;
	font-family: "Helvetica Neue", helvetica, "microsoft sans serif", arial, sans-serif;
	font-size: 65%;
	background-image: url(img/format/header/bg_header.gif);
	background-repeat: repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}	
	#sublinks ul{
	 height:26px;
	 line-height:26px;	
	}
	#sublinks ul li{
		display:inline;
	}
	#sublinks ul li a,
	#sublinks ul li a:visited {
	display:block;
	text-decoration:none;
	float:left;
	color:#FFFFFF;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	}
	#sublinks ul li a:hover{
		text-decoration:underline;
	}
/* ----------- SUBMENU ----------- */
#s2, #s3{display:none;}

