#tokuteisyou {
	float:left;
    margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:5px;
	width: 763px;
	text-align:left;
}
/*特定商取法に基づく表示*/
#hyouki{
	background-image: url(http://www.k-skit.com/tokuteisyouhou/images/skit_kanban.jpg);
	background-repeat:no-repeat;
float:left;
}

#haisou{
margin-top:20px;
margin-bottom:15px;
float:left;
}
/*前のページとページトップに戻る*/
.page_back{
text-align:right;
margin-top:5px;
height:15px;
width:735px;
float:left;
}
#s_under_back{
text-align:right;
margin-top:10px;
margin-bottom:20px;
height:15px;
width:735px;
float:left;
}


/*会社概要テーブル*/
#hyouki table{
text-align:left;
padding:0px;
margin-top:20px;
margin-bottom:15px;
width:450px;
float:right;
}
#hyouki table img{
float:left;
}
#hyouki th{
font-weight:normal;
height:23px;
padding-right:5px;
}
#hyouki td{
margin-bottom:1px;
padding-left:15px;
padding-right:15px;
}
/*背景がホワイト*/
.white{
	background-image: url(http://www.k-skit.com/tokuteisyouhou/images/w_table_back.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	color:#202020;
	font-size:10px;
}
.w_left{
	background-image: url(http://www.k-skit.com/tokuteisyouhou/images/w_table_left.jpg);
	background-repeat:no-repeat;
	background-position: right center;
}
/*背景がブラック*/
.black{
	background-image: url(http://www.k-skit.com/tokuteisyouhou/images/b_table_back.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.b_right{
	background-image: url(http://www.k-skit.com/tokuteisyouhou/images/b_table_right.jpg);
	background-repeat:no-repeat;
	background-position: left center;
}


