a:link {
	color: #069;
	text-decoration: none;
}
a:visited {
	color: #636;
	text-decoration: none;
}
a:active {
	color: #636;
	text-decoration: none;
}
a.member:hover {
	margin-left: 0.8em;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:hover {
	color: #F60;
	text-decoration: underline;
}
td {
	font-size: 0.8em;
}
td li {
	list-style-image:  url(/images/ja/img_card/list.gif);
}
body {
	font-size: 0.8em;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	background-color: FBE104;
	background-image:   url(/images/ja/bg.jpg);
	background-repeat: repeat-x;
}
H6 {
	background-color: #FDBB80;
	text-align: left;
	padding: 2px;
	width: 100%;
	margin: 3px auto;
	font-weight: normal;
	font-size: 100%;
}
th {
	color: #333;
	background-color: #FFFFCC;
	font-size: 0.8em;
	text-align: left;
	padding-left: 8px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FC3;
}
h2 {
	line-height: 130%;
	color: #060;
	font-size: 1em;
	margin-top: 3px;
	margin-bottom: 3px;
}
h1 {
	font-size: 1.2em;
	line-height: 150%;
	margin: 2px;
	color: 993300;
}
H5 {
	color: #F30;
	text-align: left;
	margin: 8px 0px 5px;
	padding: 2px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
H4 {
	font-weight: bold;
	width: 100%;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 1.3em;
	padding-bottom: 3px;
	margin-left: 2px;
	padding-top: 13px;
	margin-top: 0px;
	margin-right: 0px;
}
/* テキストエリアに関するcss */
textarea {
font-family: "ヒラギノ明朝 Pro W6", Osaka, "ＭＳ Ｐゴシック", "trebuchet MS", trebuchet, "verdana", arial, sans-serif;
}