body {
	background: #FFFFFF;
	font-family: Osaka, "ＭＳ Ｐゴシック", sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}

img {
	border: 0;
}

.bfont {
	font-weight: bold;
	color: #333333;
}

#container {
	width: 90%;
}

.result {
	width: 652px;
	padding-left: 20px;
	margin-bottom: 18px;
}

.title{
	font-size:16px;
	line-height:150%;
	margin-bottom:3px;
}

.title a:link {
	text-decoration: underline;
}

.title a:hover {
	text-decoration: underline;
}

.title a:visited {
	text-decoration: underline;
}

.desc{
	line-height:150%;
	margin-bottom:0px;
}

.url{
	color:#006600;
	line-height:150%;
	margin-bottom:5px;
}

.engine {
	font-size: 12px;
	color: #8284CC;
	margin-bottom: 3px;
}

.engine a:link {
	font-size: 12px;
	color: #8284CC;
	text-decoration: underline;
	margin-bottom: 3px;
}

.percent {
	font-size: 12px;
	color: #8284CC;
}

.yahoo {
	background-color: #FFFFFF;
}

.google {
	background-color: #FFFFFF;
}

.msn {
	background-color: #FFFFFF;
}

.tabs {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #000000;
}

#all-page {
	background-color: #FFFFFF;
}
#yahoo-page {
	background-color: #FFFFFF;
}
#google-page {
	background-color: #FFFFFF;
}
#msn-page {
	background-color: #FFFFFF;
}
#all-tab {
	background-color: #FFFFFF;
}
#yahoo-tab {
	background-color: #FFFFFF;
}
#google-tab {
	background-color: #FFFFFF;
}
#msn-tab {
	background-color: #FFFFFF;
}
.totals {
	text-align: center;
	font-size: 10px;
}
.totals a {
	text-align: center;
	font-size: 10px;
}

/* ヘッダー部分 */
.headerstyle {
	width: 100%;
	top: 0;
	left: 0;
	border-bottom: 1px solid #C8C8C8;
	background: #EBEBEB;
	line-height: 150%;
	text-align: right;
}

.listHeader {
 	border-bottom: 1px solid #A0A0A0;
}
/* 右サイドメニュー */
.ads1 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.word {
	width: 250px;
	padding: 0;
	margin: 10px 0 10px 0;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-left: 0px solid #8284CC;
	border-bottom: 0px solid #000000;
}

.word_title {
	background-color: #DDE2EC;
	line-height: 150%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top:0px solid #5E74B3;
}

.keyword {
	float:left;
	margin-right: 5px;
	margin-left: 3px;
	white-space: nowrap;
}

.other {
	width: 250px;
	padding: 0;
	margin: 10px 0 10px 0;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-left: 0px solid #8284CC;
	border-bottom: 0px solid #000000;
}

.other_title {
	background-color: #DDE2EC;
	line-height: 150%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top:0px solid #5E74B3;
}

.other_link {
	float:left;
	line-height: 150%;
	margin-right: 5px;
	margin-left: 3px;
	width: 100%;
}

.other_link_v {
	float:left;
	line-height: 150%;
	margin-right: 5px;
	margin-left: 3px;
	width: 100%;
}

.other_link_p {
	float:left;
	line-height: 150%;
	margin-right: 5px;
	margin-left: 3px;
	width: 100%;
}

/* フッター部分*/
div.footer{
	text-align: center;
	border-top: 1px solid #5E74B3;
	padding: 5px 0 0 0;
	margin-top: 25px;
	line-height:150%;
}

/* タブメニュー部分 */
#tab {
	margin:0 0 0 0;
	padding:0 0 0 0;
	border-bottom:1px solid #5E74B3;
	float:left;
	width:100%;
}

#tab li {
	list-style:none;
	margin:0 1px 0 0;
	padding-top:10px;
	text-align:center;
	border:1px solid #999999;
	border-bottom:none;
	float:left;
	width:160px;
	height:20px;
	background: url(http://meta2.the-search.jp/img/tab.gif) no-repeat left top;
}

#tab li a:link {
	text-decoration: none;
	background: ;
}

#tab li a:hover {
	text-decoration: none;
	background: ;
}

#tab li a:visited {
	text-decoration: none;
	background: ;
}

#tab li.selected {
	background: url(http://meta2.the-search.jp/img/tab_selected.gif) no-repeat left top;
}

#tab li.selected a {
}

#horizontalmenu {
	background:#DDE2EC;
	height:20px;
	padding-top:5px;
	padding-left:5px;
	margin:0 0 20px 0;
	position:relative;
}
.enginemenu_l{
	float:left;
}
.enginemenu_r{
	float:right;
	padding-right:5px;
}

#bookmark{
	width:290px;
	height:75px;
	margin-top:5px;
}

#bookmark img{
	border:0;
	margin-right:3px;
	margin-bottom:6px;
}
