#KoutinBasic h1
{
	font-size:20px;
	color:#EEE;
	margin:20px 0 10px 185px;
}

#KoutinBasic img
{
	margin:0 0 10px 185px;
}

#KoutinBasic table
{
	width:800px;
	margin:0 185px;
}

#KoutinBasic table tr td.left
{
	width:200px;
	border:#333 1px solid;
	padding:10px 10px 5px 10px;
}

#KoutinBasic table tr td.right
{
	width:400px;
	border:#333 1px solid;
	padding:10px 10px 5px 10px;
}

#KoutinBasic table tr td.plan_left
{
	width:200px;
	border:#333 1px solid;
}

#KoutinBasic table tr td.plan_right
{
	width:400px;
	border:#333 1px solid;
}

.col2_left
{
	width:585px;
	float:left;
}

.col2_left h1
{
	font-size:20px;
	margin:20px 0px 20px 0;
}

.col2_left table
{
	width:505px;
	margin:0 50px 0 30px;
}

.col2_left table td
{
	min-width:100px;
	padding:20px 0 20px 10px;
	border:#333 1px solid;
}

.col2_left p
{
	display:inline-block;
	width:190px;
	height:60px;
	padding:10px 0;
}

.clearfloat
{
	float:none;
}