/*index*/
/*contentl*/
.bx01
{
	float: left;
	width: 350px;
	background-color: #ffffff;
	margin-bottom: 20px;
}
.ct01a
{
	width: 350px;
	background-image: url('../image/index_back01.gif');
	background-repeat: repeat;
}
.ct01_tx
{
	width: 330px;
	line-height: 1.5em;
	font-size: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.ct01b
{
	width: 350px;
	height: 10px;
	background-image: url('../image/index_back02.gif');
	background-repeat: no-repeat;
}
.bx_space
{
	float: left;
	width: 20px;
}
.bx02
{
	float: left;
	width: 350px;
	background-color: #ffffff;
	margin-bottom: 20px;
}
.ct02a
{
	width: 350px;
	background-image: url('../image/index_back01.gif');
	background-repeat: repeat;
}
.ct02_tx
{
	width: 330px;
	line-height: 1.5em;
	font-size: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.ct02b
{
	width: 350px;
	height: 10px;
	background-image: url('../image/index_back02.gif');
	background-repeat: no-repeat;
}
/* Information */
.bx03
{
  float: left;
	width: 480px;
	background-color: #ffffff;
}
.ct03a
{
	width: 480px;
	background-image: url('../image/index_back03.gif');
	background-repeat: repeat;
}
.ct03_tx
{
	width: 460px;
	line-height: 1.5em;
	font-size: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.ct03c
{
	width: 480px;
	height: 10px;
	background-image: url('../image/index_back04.gif');
	background-repeat: no-repeat;
}

/* Content Partner */
.bx04
{
  float: left;
	width: 220px;
	background-color: #ffffff;
	margin: 0 0 0 20px;
	padding: 0;
}
.ct04a
{
	width: 220px;
	background-image: url('../image/index_conpart_back.gif');
	background-repeat: repeat;
}
.ct04_tx
{
	width: 200px;
	line-height: 1.5em;
	font-size: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.ct04_tx img
{
  margin: 5px 0;
	padding: 0;
}
.ct04c
{
	width: 220px;
	height: 10px;
	background-image: url('../image/index_conpart_btm.gif');
	background-repeat: no-repeat;
}
.bx_clr
{
	clear: both;
}