body{
	margin:0px;
	padding:0px;
	
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3,‚l‚r ‚oƒSƒVƒbƒN,Arial, Helvetica, Lucida Grande,Hiragino Kaku Gothic Pro, Geneva , Verdana, sans-serif";
}
table{
	border-collapse:collapse;
	width:100%;
}
th{
	padding:0px;
	background-image:url(../images/title_bg.png);
	font-size:80%;
	text-align:left;
	cursor: pointer;
	white-space:nowrap;
}

td{
	padding:0px;
	/*white-space:nowrap;*/
}

th a{
	color:#FFFFFF;
}
ul{
	list-style:none;
	margin:0px;
	padding:0px;
	display:none;
}
li{
	font-size:12px;
	margin:0px 0px 5px 10px;
	
}
li a{
	color:5B5B5B;
}
a{
	text-decoration:none;
}

img{
	margin:0px;
}


th a{
	background-image:url(../images/title_close.png);
	padding-left:15px;
	background-repeat:no-repeat;
	line-height:19px;
	background-position:0px -3px;
	margin-left:8px;
}

li a:hover{
	text-decoration:underline;
}
a.open{
	background-image:url(../images/title_open.png);
}

.th_open{
	background-image:url(../images/bg_on.png);
}
form{
	background-image:url(../images/head_bg.png);
	margin:0px;
	height:38px;
	font-size:80%;
	text-align:right;
	
}
form table{
	margin-top:8px;
}
input{
	margin-top:3px;
}

form p{
	line-height:38px;
}

form table{
	width:auto;
	margin-right:5px;
	
}
form td{
	vertical-align:bottom;
}
#input_keyword{
	background-image:url(../images/form.png);
	height:21px;
	width:126px;
	text-align:right;
}

#input_keyword input{
	width:100px;
	margin-right:3px;
	height:12px;
	font-size:10px;
	border:none;
}

td{
	background-color:#E9E9E9;
}

a{
	cursor: pointer;
}

form td{
	background:none;
}
