/*-----テキスト・段落設定-------*/
h1 {
	font-size: 120%;
	font-weight: bold;
}
h2 {
	font-size: 120%;
}
h3 {
	font-size: 100%;
	font-weight: bold;
}
h4 {
	font-size: 10px;
	font-weight: normal;
	text-align:center;
}
p {
	font-size: 80%;
}
/*-----ページ設定-------*/
.tb1{
	background : url(top/top1.gif);background-repeat : repeat-x;
}

.tb2{
	background : url(top/top1.jpg);background-repeat : repeat-x;
}

