.menu {}
.menu h1.title {font-size:2rem;font-weight:300;text-align:center;margin-bottom:2rem;color:#999;letter-spacing:0.1rem;}
.menu h2 {font-size:1.5rem;font-weight:300;margin-bottom:1rem;color:#999;}
.menu h3 {font-size:1rem;font-weight:300;padding-bottom:0.5rem;margin-bottom:0.5rem;color:#666;border-bottom:1px solid #ccc;}
.menu h4 {font-size:1rem;font-weight:300;margin-bottom:0.5rem;color:#666;text-align:right;font-style:italic;}
.menu a {color:#bc9800;text-decoration:none;}
.menu a:hover {color:#000;}
.menu ul {list-style-type:circle;margin-left:-1rem;}

.hantaran table {width:100%;border-spacing:0;border-collapse:collapse;}
.hantaran table tr td {padding:0.2em 0;}
.hantaran table tr td:nth-of-type(2) {text-align:right;}

@media only screen and (max-width: 768px) {
}
@media only screen and (max-width: 768px) and (orientation:landscape) {
}
