@charset "utf-8";

/*
------------------------------------------------
Index Layout
------------------------------------------------*/
h2 {
	padding-bottom: 25px;
}

table {
	width: 800px;
	margin-bottom: 15px;
	margin-left: 19px;
	
		
}
table td {
	vertical-align: top;
}
table .td01 {
	width: 800px;
	padding-bottom: 25px;
	background: url(../img/btm01---.jpg) no-repeat left bottom;
}
table .td01 span {
	color: #333333;
	display: block;
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 19px;
}
table .td02 {
	width: 800px;
	padding-bottom: 25px;
	background: url(../img/btm_pink.jpg) no-repeat left bottom;
}
table .td02 span {
	color: #333333;
	display: block;
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 19px;
}
table .td03 {
	width: 800px;
	padding-bottom: 25px;
	background: url(../img/btm_green.jpg) no-repeat left bottom;
}
table .td03 span {
	color: #333333;
	display: block;
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 19px;
}
.text01 {
	text-align: center;
}
.box01 {
	width: 400px;
	background: url(../img/bg02.jpg) no-repeat 0px 85px;
	float: left;
	padding-right: 35px;
}
.box01 .text {
	padding: 5px 15px 10px;
}

