.topbn {
	text-align:center;
	margin:10px auto;
}


table.ta {
	width: 600px;
	font-size: 12px;
	margin: 10px 8px;
	padding:0px;
	table-layout:fixed;
	border-collapse: collapse;
	border:0px;
}

td.tawa {
	padding:0px;
	border:0px;
}

td.ta48 {
	width:48px;
	padding:0px;
	border:0px;
}


div#tophead {
	clear:both;
/*    background:url("../images/top-kabe.jpg") 0 0 repeat;  */
}

/*トップページのスライドショー
---------------------------------------------------------------------------*/
#viewer {
	margin: 0 auto;
	width: 620px;
	height: 450px;
	text-align: left;
	position: relative;

    background-color:#FFFFFF;
}

#viewer img {
	top: 0;
	left: 0;
	position: absolute;
}

/*トップページのスライドショー その2
---------------------------------------------------------------------------*/

#slideshow{
	visibility: hidden;
	margin: 0 auto;
	width: 620px;
	text-align: left;
	position: relative;
	overflow: hidden;
}

#slideshow img{
	top: 0;
	left: 0;
	position: absolute;
}

/*インスタ用*/
.picwk {
	margin:10px auto;
	text-align:center;
}

.picwk img {
	padding:0px 0px;
}

#insta {
	position:relative;
	text-align:center;
	max-width: 620px;	/*幅*/
	margin: 0 auto;
}

#insta img.tcaver {
	width:620px;
	position: absolute;
	top: 0px;
	left: 0px;
}

