html {
	overflow-y:scroll;
	scrollbar-face-color		:#444444;
	scrollbar-shadow-color		:#000000;
	scrollbar-highlight-color	:#444444;
	scrollbar-3dlight-color		:#555555;
	scrollbar-darkshadow-color	:#000000;
	scrollbar-track-color		:#222222;
	scrollbar-arrow-color		:#000000;
	font-family:"ƒqƒ‰ƒMƒmŠÛƒS Pro W4", "Hiragino Maru Gothic Pro W4", "Hiragino Maru Gothic Pro", "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", "Arial", "Verdana","sans-serif",;
}

td {
	text-align:left;
}
.whatsnew { /* mac.css override */
	display:block;
	width:350px;
	height:195px;
	margin:14px 0 6px 0;
	padding:0 5px 0 20px;
	overflow:hidden;
}
.whatsnew th {
	text-align:left;
	font-weight:normal;
}

#others {
	display:block;
	height:57px;
	margin:18px 0 0 0;
	padding:0;
	border:0;
	position:relative;
}
#others img {
	display:block;
	margin:0;
	padding:0;
	border:0;
}
#others form {
	display:block;
	width:250px;
	margin:0;
	padding:0;
	border:0;
}

#others form input#q {
	float:left;
	display:block;
	width:134px;
	padding:1px;
	_padding:2px;
	*padding:2px;
	padding:2px\9;
	
	border:0;
}
#others form input#smtbtn {
	float:left;
	display:block;
	width:36px;
	height:18px;
	margin:0 0 0 4px;
	padding:0;
	border:0;
	font-size:10px;
}

#office {
	position:absolute;
	top:0px;
}
#charity {
	position:absolute;
	top:0px;
}
#mailmagazine {
	position:absolute;
	top:26px;
}
#searchttl {
	position:absolute;
	top:0;
	left:130px;
}

#searchform {
	position:absolute;
	top:26px;
	left:139px;
}







#newstweets {
	display:block;
	width:378px;
	height:374px;
	margin:0;
	padding:14px 0 0 10px;
	border:0;
	font-size:12px;
	overflow:hidden;
	position:relative;
}

#newstweets a.titleline {
}

#newstweets a.titleline:link	{color: #ffffff; text-decoration:none;}
#newstweets a.titleline:visited	{color: #ffffff; text-decoration:none;}
#newstweets a.titleline:hover	{color: #ffffff; text-decoration:none;}
#newstweets a.titleline:active	{color: #ffffff; text-decoration:none;}

#tweets {
	display:block;
	width:368px;
	height:374px;
	margin:0;
	padding:0;
	border:0;
	overflow:hidden;
	position:relative;
}
#tweets ul {
	display:block;
	width:368px;
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	/*position:absolute;*/
	font-size:12px;
	line-height:1.4;
	color:#eeeeee;
}
#tweets ul li {
	display:block;
	margin:4px 0;
	padding:4px 0;
	/*border-top: 1px dotted #999;*/
	position:relative;
}
#tweets ul li p {
	display:block;
	margin:1.6em 0 0;
	padding:0;
}
#tweets ul li small {
	display:block;
	margin:5px 0 0;
	padding:0;
	font-size:12px;
	text-align:left;
	color:#ff7c00;
	position:absolute;
	top:0;
	left:0;
}

#tweets ul a:link		{color: #ffffff; text-decoration:underline;}
#tweets ul a:visited	{color: #dddddd; text-decoration:none;}
#tweets ul a:hover		{color: #ffffff; text-decoration:none;}
#tweets ul a:active		{color: #ffffff; text-decoration:underline;}


#tweets ul span,
#tweets ul span a {
	text-decoration: none;
}
#tweets ul span {
	display:block;
	margin:0;
	padding:0;
	border:0;
}





#morelink {
	display:block;
	width:368px;
	margin:0;
	padding:0;
	border:0;
	background:#000;
	overflow:hidden;
	position:absolute;
	bottom:0;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
#morelink a {
	display:block;
	margin:0;
	padding:7px 0;
	border:0;
	color:#ff7c00;
}

