@charset "utf-8";
 

#header{
	padding: 0;
	margin: 20px 0 0 10px;
	font-size: 12px;
}
 
#header ul {
	padding: 10px 0 0 5px;
	list-style: none;
}

.contents ul {
	padding: 0;
	list-style: none;
}
 
#header ul li,
.contents ul li{
	padding: 0;
	margin: 0;
}
 
.contents{
	margin: 40px 0 0 30px;
	border: none;
	font-size: 12px;
	display: block;
}
.contents h1 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	border-bottom:1px dotted #333;
	width:100px
}
 
#footer{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 20px;
	width: 100%;
	padding: 0;
	margin: 0;
	font-size: 10px;
	vertical-align: bottom;
	background: none;
}
 
.copyright{
	float: left;
	margin: 0 0 0 20px;
}
 
 
#feed{
	margin: 15px 0 0 20px;
	border: none;
}

 
body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}

 
html{
	overflow-x: hidden;
	overflow-y: scroll;
}
 
body {
	line-height: 1.5;
	color: #333;
	background-color: #fff;
	font-family:"メイリオ", Arial, Helvetica, sans-serif;
}
 
/*====================================*/
 

h1,
h2,
h3 {
	margin: 0.5em 20px; 
}
 
h1 {
	font-size: 189%;
}
 
h2 {
	font-size: 159%;
}
 
h3 {
	font-size: 144%;
}
 

 


 
/*=====================================*/
 
a {text-decoration: none; color: #333; }
a:hover { color: #0099FF; text-decoration: none; }
 
#feed a { text-decoration: none; color: #fff; background: #aaa; }
#feed a:hover { color: #aaa; text-decoration: none; background: none; }
 
a:hover img{
     opacity:0.6; /* opera firefox safari */
     filter: alpha(opacity=60); /* ie */
}
 
/*=====================================*/
 
ul {
	margin: 1em 20px;
	padding: 1px 0;
	list-style-position: inside;
}
 
li {
	margin: 0.1em 10px;
}
 

 
li li {
	font-size: 100%;
}
 
li ul {
	margin: 0.1em 10px;
}
 
/*=====================================*/
 
img {
 
}
 
a img {
	border:none;
	background:none;
}
 
a:hover img {
	background:#fff;
}
 
/*=====================================*/


.gf-relativePublishedDate{
	font-size: 12px;
}
 
 
.gfc-result{
	padding: 0;
	margin: 0;
}
 
 
.gf-result .gf-title {
	font-size: 12px;
	display: inline;
}
 
.gf-title a{
	text-decoration: none;
}
 
	
 
.gf-result .gf-spacer,
.gf-result .gf-relativePublishedDate {
	margin-left: 10px;
	font-size: 10px;
	color: #000;
}
 
 
.gfc-resultsHeader{
	display: none;
}
 
 
.gf-result .gf-author{
	margin: 0 0 0 15px;
	font-size: 10px;
	display: none;
}
 
	
.gf-snippet {
	font-size: 10px;
	color: #666;
	display: block;
}
 
.gfc-results{
	line-height: 1.2em;
	display: inline;
}
 
 
 
.gf-result .gf-author,
.gf-result .gf-spacer,
.gf-result .gf-relativePublishedDate,{
	display: none;
}
