﻿* {
	margin: 0;
	padding: 0;
	font-family: メイリオ;
}
body {
	padding: 0;
	margin: 0;
	font-size: 12px;
	width: auto;  
	  text-align:center;
    width:100%;

}
#head {
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #336699;
	background-color: #E6E6E6;
	width: auto;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #336699;
	vertical-align: bottom;
}
#head2{
	    text-align:left;
    margin:0px auto;
	width: 840px;   
	color: #0099CC;
	}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #0099CC;
	width: 750px;
	height: auto;
	padding-left: 10px;
}
#nav {
	width: 800px;
	font-size: 11px;
	text-decoration: none;
	height: 15px;
	line-height: 15px;
}
#footer {
	background-color: #E6E6E6;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #006699;
	height: 35px;
	padding-left: 450px;
	clear: both;
}
a {
	text-decoration: none;
	color: #3366CC;
	font-weight: bold;
}

#nav a:hover {
	text-decoration: none;
	color: #003366;
	background-color: #D3E9FC;
}
#nav a {
	border-width: 0px;
	text-decoration: none;
	color: #006699;
	padding: 1px 4px 0px 4px;
	margin: 0px 1px 0px 1px;
	vertical-align: bottom;
	line-height: 15px;
}
#nav li {
	padding: 0px 5px 0px 5px;
	margin: 0px;
	border-width: 0px;
	float: left;
	display: block;
	line-height: 15px;
	height: 15px;
}
#nav ul {
	list-style-type: none;
	width: 100%;
	padding-left: 10px;
	line-height: 15px;
	height: 15px;
}
#content {
	width: 840px;   
	 text-align:left;
    margin:0px auto;


}
#col_l {
	width: 162px;
	float: left;
}
#col_r
{
	padding-left: 10px;
	width: 628px;
	float: left;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #006699;
	padding-top: 8px;
}
#dlcalender td {
	padding: 2px 2px 10px 2px;
	color: #333333;
	width: 125px;
	text-align: center;
}
#dlcalender td span[onclick] {
	padding: 2px;
	color: #006699;
	width: 125px;
	text-align: center;
}
#dlcalender td span[onclick]:hover {
	text-decoration: none;
	color: #0000CC;
	background-color: #99CCFF;
}
h2 {
	margin: 15px 0px 0px 0px;
	font-size: 19px;
	font-weight: bold;
	color: #336699;
}
#jikeiretsuTable 
{
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #006699;
	table-layout : fixed;
	text-align: right;
	width: 630px;
	font-weight: normal;
	font-size: 12px;
	border-collapse: collapse;
	line-height: 15px;
	clear: both;
	caption-side: top;
}
#jikeiretsuTable caption {
	padding: 0px;
	margin: 0px;
	text-align: right;
	height: 22px;
	line-height: 20px;
	vertical-align: bottom;
	font-weight: bold;
}
#jikeiretsuTable caption span {
	padding: 0px;
	margin: 0px;
	text-align: center;
	float: left;
}
#jikeiretsuTable th {
	background-color: #f9f9f9;
	}

#jikeiretsuTable td {
	text-align: right;
	font-weight: normal;
	font-size: 11px;
	padding-right: 6px;
}

TR.color1 {
	background-color: #FFFFFF;
}
TR.color2 {
	background-color: #F4F4F5;
}
#ranking0Table {
	margin: 0px;
	padding: 0px;
	border-width: 1px 0px 1px 0px;
	border-color: #006699;
	table-layout : fixed;
	text-align: center;
	width: 570px;
	font-weight: normal;
	border-top-style: solid;
	border-bottom-style: solid;
	font-size: 12px;
	border-collapse: collapse;
	line-height: 15px;
	clear: both;
}
#ranking0Table th {
	background-color: #f9f9f9;
}
#ranking0Table td {
	text-align: left;
	font-weight: normal;
	font-size: 11px;
}
#codeInput {
	width: 60px;
	text-align: right;
	margin-left: 20px;
}
#quote {
	color: #666699;
	margin: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
p {
	padding-bottom: 5px;
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
}
#dlcalender td span {
	padding: 2px;
	color: #C0C0C0;
	width: 125px;
	text-align: center;
}




/**                             +++ For GSNB +++
 * color settings
 */
.titleBox_gsnb                              { }
a.statusItemSelected_gsnb                   { color : #000000; }
span.statusItemSep_gsnb                     { color : #6f6f6f; }
.horizontal_gsnb .newsBarInnerBox_gsnb      { border-color : #aaaaaa; }
.horizontal_gsnb div.statusBox_gsnb         { border-right-color : #c0c0c0; }
.horizontal_gsnb a.statusItemSelected_gsnb  { color : rgb(68,68,68); }
.horizontal_gsnb span.snippet_gsnb          { color : #6f6f6f; }
.horizontal_gsnb a
{
	color: #FF3300;
}
/**
 * full or empty newscolumn
 */
.full_gsnb {
  display : block;
}
.empty_gsnb {
  display : none;
}

div.horizontal_gsnb {
  position : relative;
}

/**
 * horizontal bar gets a border treatment
 */
.horizontal_gsnb .newsBarInnerBox_gsnb {
  border-width : 1px;
  border-style : solid;
  padding-top : 2px;
  padding-bottom : 2px;
  padding-left : 12px;
  padding-right : 12px;
  margin-right : 76px;
  margin-top : 8px;
  position : relative;
}

/**
 * title
 * - show for vertical bars
 * - suppress for horizontal bars
 */
.titleBox_gsnb {
  font-size : 125%;
  font-weight : bold;
}
.horizontal_gsnb .titleBox_gsnb {
  display : none;
}

/**
 * Auto Execute List Status Box
 * - vertical mode
 */
div.statusBox_gsnb {
  padding-top : 4px;
  padding-bottom : 4px;
}

a.statusItem_gsnb {
  cursor : pointer;
  white-space: nowrap;
}

a.statusItemSelected_gsnb {
  font-weight : bold;
  text-decoration : none;
  border: none;
}

/**
 * Auto Execute List Status Box
 * - horizontal mode
 */
.horizontal_gsnb div.statusBox_gsnb {
  float : left;
  margin-right : 14px;
  padding-right : 14px;
  border-right-width : 1px;
  border-right-style : solid;
  display:none;
}

.horizontal_gsnb a.statusItem_gsnb {
  display : none;
  white-space: nowrap;
}

.horizontal_gsnb a.statusItemSelected_gsnb {
  cursor : pointer;
  white-space: nowrap;
  border: none;
  font-weight : bold;
  display : inline;
}


span.statusItemSep_gsnb {
  font-size : 50%;
  margin-right : 8px;
}


/**  
 * vertical mode only one item, supress
 */
.vertical_gsnb .oneitem_gsnb {
  display : none;
}

/**
 * results
 *
 * sometimes people have generic a rules that
 * set a border. disable those if present
 */
.resultsBox_gsnb .resultDiv_gsnb * {
  border : none;
}

/**
 * always suppress watermark
 */
.resultsBox_gsnb .resultDiv_gsnb .gs-watermark {
  display : none;
}

/**
 * always suppress bolding (inserted by search)
 */
.resultsBox_gsnb .resultDiv_gsnb b {
  font-weight : normal;
}

/**
 * establish title height to ~1 line with silent
 * truncation
 */
.horizontal_gsnb .resultDiv_gsnb,
.resultsBox_gsnb .resultDiv_gsnb .gs-title {
  line-height: 1.4em;
  height: 1.4em;
  overflow: hidden;
}

.horizontal_gsnb .resultDivBold_gsnb * {
  font-weight : 700;
}

/**
 * expanded mode results truncate dates, and have larger top margin
 */
.expanded_gsnb .resultDiv_gsnb .gs-publishedDate {
  display : none;
}
.expanded_gsnb .resultDiv_gsnb {
  margin-top : .8em;
}

/**
 * compressed mode results truncate all but title
 */
.compressed_gsnb .resultDiv_gsnb .gs-publisher,
.compressed_gsnb .resultDiv_gsnb .gs-location,
.compressed_gsnb .resultDiv_gsnb .gs-publishedDate,
.compressed_gsnb .resultDiv_gsnb .gs-snippet,
.compressed_gsnb .resultDiv_gsnb .gs-clusterUrl {
  display : none;
}
.compressed_gsnb .resultDiv_gsnb {
  margin-top : .2em;
}

/**
 * appended snippet for wide mode, horizontal
 * displays
 */
.horizontal_gsnb span.snippet_gsnb {
  text-decoration : none;
}


/**
 * brandingBox
 */
.brandingBox_gsnb {
  margin-top : .4em;
}

.horizontal_gsnb .brandingBox_gsnb {
  margin-top : -6px;
  position : absolute;
  right : 0px;
  top : 0px;
}
.horizontal_gsnb div.gsc-branding-vertical {
  position: relative;
  width: 75px;
}
