@charset "utf-8";
/* CSS Document */

#member #menu .textBox ul {
	margin-top: 10px;
}

#member #menu .textBox li {
	line-height: 120%;
	margin-bottom: 15px;
}

#member .box a {
	color: #BD7524;
	text-decoration: underline;
}

#member .box a:hover {
	color:#996633;
	text-decoration:underline;
	margin:0;
}

h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #626262;
	margin-bottom: 15px;
}
h5 {
	text-decoration: underline;
	margin-bottom: 10px;
}

.box2 {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}


.boxLine {
	border: 1px solid #626262;
	padding: 9px;
	width: 580px;
}
.boxLineW {
	border: 3px double #626262;
	padding: 10px;
}

table.style01 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;

}


table.style01 th {
	background-color: #EAEEB5;
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
table.style01 td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	line-height: 160%;
	padding: 5px;
	width: 25%;
}

table.style02 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;

}
table.style02 th {
	background-color: #EAEEB5;
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
table.style02 td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	line-height: 160%;
	padding: 5px;
}

p.monthTitle {
	font-size: 180%;
	font-weight: bold;
}
