body, table {
	font-family: Helvetica, Arial;
}

body {
	margin: 0px;
	background-color: #FDF8D2;
}

#maintable {
	width : 1281px;
	height : 721px;
}

input.searchbox	{ border: 1px solid #FFFFFF; width:170px; height:19px; position:relative; top:-1px; }
iframe.view	{ width:100%; height:100%; border-width:0px 0px 0px 0px; }

#yjserp {
	height:650px;
	overflow: scroll;
	width:100%;
}

#yjserpdummy {
	height:650px;
	overflow: scroll;
	width:100%;
}

#srchBox
{
	width:170px;
	height:15px;
	background-color:#FFFFFF;
	color:#000000;
	text-align:left;
}

#srchInput
{
	width:170px;
	height:18px;
	/*border:1px solid #a5acb2;
	background: #fff url(http://i.yimg.jp/images/search/customsearch/yjlogo/yjlogo_type4.gif) center center no-repeat;
	*/
	border:1px solid #FFFFFF;
}

div.menuitem {
	height:30px;
}

#menuimgover {
	opacity: 0.5;
	/* -moz-opacity: 0.5; */
	filter:alpha(opacity=50);
	cursor:pointer;
}

#menuimgout {
	opacity: 0;
	/* -moz-opacity: 0; */
	filter:alpha(opacity=0);
	cursor:auto;
}

#explainspace {
	width:100%;
	text-align:center;
	font-size:9pt;
}