@charset "utf-8";

/*
------------------------------------------------
Layout
------------------------------------------------*/

h1 {
	padding-bottom:5px;
	color: #CC6600;
}
h2 {
	padding-bottom:5px;
	color: #FF3333;
}
.txt {
padding-bottom: 15px;
}

/*
------------------------------------------------
テーブルの調整
------------------------------------------------*/
.table01{
margin:0px 0px 10px 0px;
}
