body{
	margin: 20 0 20 0;
	background-color: #306fa0;
	font-size: 10.5pt;
}
a{
	text-decoration: none;
	color: #000000;
}
td{
	font-size: 10.5pt;
}
th{
	font-size: 10.5pt;
	color: #ffffff;
	background-color: #000000;
	font-weight: bold;
}
td.title{
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	padding-right: 10px;
	padding-top:2px;
	border-bottom: 4px solid #306fa0;
}
div{
	width: 100%;
	font-size: 10.5pt;
}
div.item{
	padding-top:2px;
	padding-left:40px;
	padding-right:20px;
	line-height:120%;
	border-bottom:1px solid #b8f7ff;
	cursor:hand;
	color:#000000;
}
div.more{
	padding-right:20px;
	text-align:right;
	font-weight:bold;
	cursor:hand;
	color:#ff0000;
}
div.join{
	padding-left:40px;
	padding-right:20px;
	padding-top:2px;
	line-height:120%;
	border-bottom:1px solid #96d5ff;
	color:#000000;
}
span.title_c{
	font-size: 12pt;
	font-family: ºÚÌå;
}
span.title_e{
	font-size: 11pt;
	font-family: Arial;
	font-weight: bold;
}
span.remark{
	font-size:9pt;
	color:#ff0000;
}
input.text_member{
	border:1px solid #000000;
	width:100px;
	background-color:#dddddd;
	height:20px
}
input.button_member{
	border:1px solid #000000;
	width:40px;
	background-color:#dddddd;
	height:20px
}
input.text_join{
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #000000;
	background-color:#ffffee;
	height:16px
}