@charset "Shift_JIS";

body {color: #ff6633;}

h2 {
	font-size:18px;
	border-bottom: 1px solid #ff6633;
	padding: 10px 0 2px 10px;}

h3 {
	font-size: 16px;
	padding: 10px 0 2px 10px;
}

.small {
	font-size: 70%;
}

p {line-height: 1.66;}

table.toppage {
	border-collapse: separate;
	border-spacing: 10px;
	margin: 20px auto;
	width: 60%;
}

table.toppage td {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom:1px solid #ff6633;
	padding: 4px;
}

table.toppage td a {
	text-decoration: none;
	color:#ff6633;
	font-size: 120%;
}

table.toppage td.gray {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom:1px solid #777777;
	padding: 4px;
	text-align: right;
}

table.toppage td.gray a {
	text-decoration: none;
	color:#777777;
	font-size: 120%;
}

td.menu {
	text-align: center;
	line-height: 1.66;
	padding: 10px 0;
	font-family: "HGP‘n‰pŠpºÞ¼¯¸UB"; 
}

table.new {
    border-collapse: collapse;
	margin-bottom: 50px;
	width: 100%;
}

table.new td {
	border:1px solid #ff6633;
	padding: 4px;
}

table.kouryukai {
    border-collapse: collapse;
	margin: 30px 0 30px;
	width: 100%;
}

table.kouryukai td {
	border:0;
	padding: 4px;
	vertical-align: top;
}

.kisai {
    color: #79633D;
}

div.right {
	text-align: right;
}


