A:hover		{color:#FFA200; text-decoration:underline; }
A:link    { text-decoration:none}
A:visited { text-decoration:none}
A:active  { text-decoration:underline}
.f14 {font-size: 14px; font-weight: normal}
.f12 {font-size: 12px; line-height: 18px; font-weight: normal}
.f12s {font-size: 12px; font-weight: normal}
.f10 {font-size: 10px; line-height: 15px; font-weight: normal}
.f10s {font-size: 10px; font-weight: normal}
.f9 {font-size: 9px; font-weight: normal}
.lineheight150 { line-height: 150% }
.link150 {
	line-height: 150%;
	color: #555555;
}

h1{
	font-size: 8px;
	float: right;
	margin-top: 0px;
	text-indent: -9999px;
}
h2 {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	font-weight: normal
}

#feed { border-style:solid; border-width:1px; border-color:#666666; padding-left:5px; width:468px; font-family:arial,sans-serif; line-height: 150%; }
#feed .article, #feed .article:link, .article a:link, .article a:active, .article a:visited { font-size:12px; color:#996666; }
#feed .articles, #feed .articles:link, .articles a:link, .articles a:active, .articles a:visited { text-decoration:none; font-size:10px; color:#666666; }
#feed .google{ border-style:solid; border-width:0px; border-color:#666666; padding:0px; margin:0px; text-align:right; }
#feed span.origin{ font-size:10px; color:gray; }
#feed img{ vertical-align:bottom; }
#feed .query-div{ float:left;}
#feed .query, #feed .query:link, .query a:link, .query a:active, .query a:visited { text-decoration:none; font-size:10px; color:gray; }

/*-----------------------
　広告グローバル用
-----------------------*/
.table1 {
	border:1px solid #666666;
	font-size : 12px;
	width: 468px;
	height: 60px;
	line-height: 120%;
}

/* ----------- design_marubox ----------- */
.box {
	margin-top: 40px;
	margin-bottom: 5px;
	padding:0 12px 0 0;
	background:#fff url(img/borders.gif) 100% 0 repeat-y;
}
.bi {
	padding:0 0 0 12px;
	background:#fff url(img/borders.gif) 0 0 repeat-y;
}
.bt {
	height:17px;
	margin:0 -12px;
	background:url(img/box.gif) 100% 0 no-repeat;
}
.bt div {
	width:18px;
	height:17px;
	background:url(img/box.gif) 0 0 no-repeat;
}
.bb {
	height:17px;
	margin:0 -12px;
	background:url(img/box.gif) 100% 100% no-repeat;
}
.bb div {
	width:18px;
	height:17px;
	background:url(img/box.gif) 0 100% no-repeat;
}
.box h1 {
	margin:0;
	padding:0.3em 10px;
	background:#efece6;
	font:bold 1.2em/1 Arial, Helvetica, sans-serif;
}
.box p, .box ul {
	margin:0;
	padding:4px 10px;
	background:#fff;
}
.box li {
	margin:0 0 0 2em;
	padding:0;
}
