
.outer
	{
	width:100%;
	background-color: #DFDFDF;
	text-align: center;
	}

.outer02
	{
	width:780px;
	background-color: #FFFFFF;
	padding: 10px;
	margin:0 auto 0 auto;
	text-align: center;
	}
	
.table01 {
border-collapse: collapse; 
border: 1px #333333 solid; 
}

.table01 td {
border: 1px #333333 solid; 
}


.table02 {
border-collapse: collapse; 
border: 1px #CCCCCC solid; 
}
	
.table02 td {
border: 1px #CCCCCC solid; 
}
	

.box1
	{
	width:780px;
	text-align: center;
	}

.box2
	{
	width:780px;
	text-align: center;
	}

.box3
	{
	width:780px;
	background: url(../images/) no-repeat;
	text-align: center;
	height: 200px;
	}
	
	.box4
	{
	width:780px;
	background-color: #FFFFFF;
	text-align: center;
	}


	.font01 {
	font-size: 14px;
	font-weight: normal;
	line-height: 150%;
}

	.font02 {
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
}

	.font03 {
	font-size: 11px;
	font-weight: normal;
	line-height: 140%;
}