@charset "Shift_JIS";

/* ==================================================

地理オリンピック スタイルシート

================================================== */
.name1 {
              width:100px;
}
.name2 {
              width:400px;
}
table {
                border-collapse: separate;
                border-spacing:0px;
}
table th {
                padding: 5px;
				font-weight:bold;
}
table td {
                padding: 5px;
                font-weight:bold;
}
.background_orange {
	background-color: #FFE4C4;
}