﻿
#KsCsTBL {
	background-color: #FBFBFB;
	width: 530px;
}
.KsHeadLine {
	text-align: center;
	font-size: 12px;
}
.KsItemLine {
	text-align: center;
	font-size: 11px;
}
.KsTd01{
	width:15%;
}
.KsTd02{
	width:8%;
}
.KsTd03{
	width:35%;
}
.KsTd04{
	width:10%;
}
.KsTd05{
	width:9%;
}
.KsTd06{
	width:8%;
}
.KsTd07{
	width:15%;
}


#tbSotowaku{
	width: 800px;
	background-color: #F7F8F8;
}
#tdHead{
	/*
	background-image: url('../../kskimg/old/renewal-head1.gif');
	background-repeat: no-repeat;
	*/
	height: 60px;
}
#tdMenu {
	height: 40px;
	vertical-align: middle;
}
#tdLeft{
	width: 220px;
	vertical-align: top;
	text-align: center;
}
#tdRight{
	vertical-align: top;
	text-align: left;
}
#tdFooter{
	height: 18px;
	background-color: #3399FF;
}

.csWaku {
	background-color: #FBFBFB;
	padding-left: 15px;
	width: 560px;
	font-size: 12px;
	color: #666;
}
.csTitleBox
{
	background-color: #3399FF;
	width: 500px;
	height: 24px;
	color: #FFFFFF;
	font-size: 18px;
	vertical-align: middle;
	padding-left: 30px;
}
.csItemBox{
	width: 530px;
	padding-top: 2px;
	padding-bottom: 5px;
}

.noBorder {
	border-width: 0px;
}


