/* CSS Document */

h1 {
	font-size: 2.4em;
	color: #ff3399;
	font-weight: normal;
	display: block;
	height: 30px;
}
h2 {
	color: #ff3399;
	font-weight: normal;
	display: block;
	}
body{
	margin-top:10px;
	background-image: url(../img/002-004.gif);
}
#tyoko {
	text-align: center;
}

.tyoko_tachi {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}
.tyoko_tachi th{
	background-repeat: no-repeat;
	background-position: left 10px;
	height: 155px;
}
.tyoko_tachi td{
	vertical-align: top;
	text-align: center;
}
.tyoko_tachi p {
	background-image: url(../img/tachi/tyoitachi.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 100%;
	text-indent: -9999px;
	margin: 0px;
	background-position: 5px top;
}
