@charset "UTF-8";
.defaults {
}
.red {
	color: #990000;
}
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 100%;
	background-color: #EFEADA;
	margin-top: 0px;
	line-height: 130%;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.twoColFixRtHdr #container {
	width: 850px;
	text-align: left;
	background-color: #FFFFFF;
	color: #333333;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixRtHdr #header {
	background: #DDDDDD;
	height: 300px;
	padding-top: 0;
	padding-bottom: 0;
} 
.twoColFixRtHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}
.twoColFixRtHdr #sidebar1 {
	float: right;
	width: 230px;
	color: #333333;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.twoColFixRtHdr #mainContent {
	margin-right: 250px;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	padding-top: 15px;
	color: #333333;
} 
.twoColFixRtHdr #footer {
	background:#DDDDDD;
	padding-bottom: 10;
	padding-top: 10px;
	text-align: center;
	height: 30px;
} 
.twoColFixRtHdr #footer p {
	margin: 10;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-color: #DDDDDD;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#tabsB {
	float:left;
	width:100%;
	background:#F4F4F4;
	font-size:90%;
	line-height:normal;
	margin-bottom: 20px;
	padding-bottom: 5px;
      }
#tabsB ul {
	list-style:none;
	padding-top: 10px;
	padding-bottom: 0;
	margin: 0;
	padding-left: 20px;
      }
#tabsB li {
      display:inline;
      margin:0;
      padding:0;
      }
#tabsB a {
      float:left;
      background:url("images/tableftB.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
#tabsB a span {
	float:left;
	display:block;
	background:url("images/tabrightB.gif") no-repeat right top;
	color:#003333;
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 4px;
	padding-left: 6px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsB a span {float:none;}
    /* End IE5-Mac hack */
#tabsB a:hover span {
	color:#993300;
      }
#tabsB a:hover {
      background-position:0% -42px;
      }
#tabsB a:hover span {
      background-position:100% -42px;
      }

#tabsB #current a {
                background-position:0% -42px;
        }
#tabsB #current a span {
                background-position:100% -42px;
        }
h3 {
	color: #993333;
}
li {
	line-height: 180%;
	color: #101525;
}
h1 {
	color: #000000;
	font-size: 16px;
}
h2 {
	color: #996633;
}
a:link {
	color: #3366CC;
}
a:visited {
	color: #6666CC;
}
a:hover {
	color: #CC6633;
}
.white {
	color: #FFFFFF;
}
a img {
       border-width:0;
}

.feedBox {
}

#officialFeed {
	margin-left: 55px;
}
#officialFeed .gfc-resultsbox-visible {
text-align:left;
}
#officialFeed .gfc-resultsRoot {
}
#officialFeed .gfc-resultsHeader {
display : none;
}
#officialFeed .gfc-title {
}
#officialFeed .gfc-results {
padding-bottom : 1em;
}
#officialFeed .gfc-result {
margin-bottom : 0px;
}
#officialFeed .gf-result {
/*clear:both;*/
margin-bottom: 0.5em;
}
#officialFeed .gf-title {
}
#officialFeed div.gf-title {
	   background-image: url(images/resultset_next.png);
	   background-repeat: no-repeat;
	   background-position: left;
	   padding-left: 20px;
}
#officialFeed a.gf-title {
}
#officialFeed .gf-author {
display : none;
}
#officialFeed .gf-spacer {
display : none;
}
#officialFeed .gf-relativePublishedDate {
/*display : none;*/
font-size:95%;
margin-left:1em;
}
#officialFeed .gf-snippet {
display : none;
}
#officialFeed {
	background-image: url(images/feedbak.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
