body {
	text-align: center;
}

/*------------------ ヘッダー ------------------*/ 
.header-area {
	display:none;
}
.cartbox-top {
	display:none;
}
/*------------------ 左、中央、フッター全体含んだメイクショップ強制的テーブル ------------------*/ 
table#makebanner {
	margin: 0px auto;
	text-align: left;
	background-color:#fff;
}


/*------------------ 左カラム ------------------*/ 
.left-column {
	display:none;
}



/*------------------ 中央カラム ------------------*/ 
.center-column {
	width: 800px;
	margin-left: 16px;
	text-align:left;
	line-height:normal;
}
.h-bar {
	text-align:left;
	line-height:normal;
	font-size:26px;
	color:#222222;
	border-bottom:2px solid #ff3b00;
	/* background: url(http://data.thanko.jp/common/img/title-bar.gif) bottom left no-repeat;*/
}
.h-bar .circle-icon{
	padding-left:26px;
	background: url(//www.thanko.jp/design/thankothanko/img/icon_circle-yellow.gif) center left no-repeat;
}
.h-bar a{
	padding:0px;
	line-height:normal;
}
.h-bar a:link{
	color: #222222;
}
.h-bar a:visited{
	color: #222222;
}

/* 最新のニュース */ 
.newsframe a:link{
	color: #5a5a5a;
}
.newsframe a:hover{
	color: #ffca10;
}
.newsframe a:visited {
	color: #5a5a5a;
}
.newsframe table table td.woong {
  border-bottom:1px dotted #777777;
  padding:8px 0 2px;
}

/* サムネイル画像カルーセル owl */ 
#owl-demo .item{
  margin: 3px;
  background:#000;
}
#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}
#owl-demo .item a:hover img{ opacity: 0.6;filter: alpha(opacity=60);}
#breadcrump a, font[color="#000000"] {
	color: #00f;
	text-decoration: none;
}
#breadcrump a:hover, font[color="#000000"]:hover {
	color: #ff6d00;
}
font {
	color: #000;
}

/* パンくず */ 
.pankz {
	display:none;
}
/* 商品名の下の煽り文 */ 
.addcode {
	font-size:16px;
	padding-bottom:12px;
	padding-top:8px;
}
.otegaru_box {
	display:none;
}
.cart_box {
	display:none;
}

/*----------------- フッター ------------------*/ 

#footer{
	display:none;
}





