﻿@import url('layout.css');
article, aside, figure, figcaption, footer, header, hgroup, nav, section, summary { 
display: block; 
}
body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: black;
	
/*	font-size: 0.9em;
	line-height: 1.7em;
	text-indent: 1em;
	margin-top: 4px;
	margin-bottom: 4px;*/
}
li{
	line-height: 1.2em;
	}
}
.timestamp {
	text-align: right;
}
.img-noborder {
	border-width: 0;
}
/*.img-left-noborder {
	border-width: 0;
	margin-left: 0;
}*/
/*.top-menu {
	font-weight: bold;
	line-height: 1.7em;
}
.sub-menu {
/*	font-weight: bold;
	line-height: 1.6em;
		margin-left: 5px;
}
*/
.thin-solid-box{
	border-width:1px; border-style:solid;
}
/* Styles for DIV tags */
#container {
	margin: 0px;
	width: 975px;
	border-right: 3px solid #999999;
	border-left: 3px solid #999999;
	background-color: #000000; /*	background-image: url("../images/logo-vs.gif");
	background-repeat: no-repeat;
	background-position: 870px top;*/ /*	background-image: url("../images/leftphoto.jpg");
	background-position: left top;
	background-attachment: scroll;*/;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#masthead {
	/*	margin: 0 0 0 70px;*/
/*	background-color: #A9A9A9;*/
	background-color:white;
	padding: 5px;
	height: 90px;
/*	position: absolute;
	background-image: url("../images/ch-logo-emboss-darker.png");
	background-repeat: no-repeat;
	background-position: 20px 0px;*/
}
#navigation {
	background-color: #998866;
	margin-left: 0px; /*	text-align: center;*/;
	border-top: 2px solid #445566;
	border-bottom: 2px solid #665533;
}

#adbar {
	width: 160px;
	margin-left: 5px;
	margin-right: 10px; /*	padding: 10px; */;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fff;
	position: absolute;
	left: 980px;
	top: 5px;
}
/*#top-ad {
	z-index: 1;
	width: 468px;
	position: absolute;
	top: 5px;
	left: 450px;
}*/
html > body #navigation {
	overflow: hidden;
}
#content_container {
	background-color: #ffffff;
	padding: 0px;
}
#column_main {
	border: 1px;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
	float: left;
	width: 775px;
	margin: 0px;
		background-color: white;
	z-index: 2;
}
#google-tools {
	background-color: #ffffff;
}
#translation-box {
/*margin-left:10px;
	float: right;
	margin: 0;
	width: 190px;
	vertical-align: top;
		padding-bottom: 30px;
	z-index: 0;*/
	padding: 10px;
}
#social_buttons{
/* overflow: hidden; not working*/
 /*	padding:5px;*/
/*	float:left;*/
}
#fb-like-position{
	float:left;
}
#g-plus-position{
/*	clear:*/
/*	margin-top:3px;*/
	margin-left:15px;
	float:left;
}
#column_left {
	float: left;
	margin: 0;
	padding: 5px;
	width: 175px;
/*	vertical-align: top;*/
	background-color: #ccbb99;
	padding-bottom: 30px;
	z-index:2;
}
/*#column_right {
	float: right;
	margin: 0;
	padding: 5px;
	width: 175px;
	background-color: #ccbb99;
	padding-bottom: 30px;
}
#top-column-left {
	width: 215px;
	float: left;
}*/
#image {
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
}
#footer-upper {
	clear: both;
	margin: 0;
	height:160px;
	padding: 5px;
	background-color: white;
	background-image: url("../images/ch-logo-s.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
}
#footer {
	clear: both;
	margin: 0;
	padding: 5px;
	background-color: #666666;
	color: #FFFFFF;
}
/* Styles for Masthead */
#site-name {
	color:black;
	font-style: normal;
	font-weight: normal;
	font-size: xx-large;
	position:absolute;
	top:65px;
	left: 230px;
/*	text-indent:240px;
	vertical-align:text-bottom;*/
}
#site-logo {
	position:absolute;
	top: 0px;
	left:10px;
	border:0px;
/*	display:block; 
	width:360px; 
	height:90px;
	z-index: 0;*/
}
#website-description {
	font-size:large;
	position: absolute;
/*	height: 18px;
*/	top: 55px;
	left: 350px;
	z-index: 1;
/*	line-height:23px
*/}
#masthead h1 {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: xx-large;
	margin: 0px;
	text-align: left;
	padding: 0px;
	margin-bottom: 0px;
}
#masthead h2 {
/*	margin-top: 0em;
	margin-bottom: 0px;
	font-size: large;*/
	font-style: normal;
	font-weight: normal;
}
#masthead h3 {
	margin-top: 0em;
	margin-bottom: 0px;
	color: #f5f5f5; /*	text-align: right;*/;
	font-size: large;
	padding-top: 0;
	font-style: normal;
	font-weight: normal;
}
#masthead a {
	color: #000000;
	text-decoration: none;
}
#masthead a:hover {
	text-decoration: none;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	margin: 0 1px;
	padding: 5px;
	display: block;
	border: 1px solid #986;
	font-size: 1.1em;
	font-weight: bold;
}
#navigation a:hover {
	border: 1px solid #456;
	background-color: #456;
}
/* Styles for Right Column */
/*#column_right h4 {
	color: #112233;
	margin-top: 0px;
}*/
/*#column_right p {
	color: #000000;
	margin-top: 0px;
	font-size: small;
}
#column_right a {
	color: #443311;
}
#column_right a:hover {
	background-color: #776644;
	color: #FFFFFF;
}*/
/* Styles for Left Column */

.h3-sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	margin-left: 0px;
}
.related-pages{
/*	font-weight:bold;*/
	margin-bottom: 5px;
	margin-left:3px;
	line-height: 160%;
}

/* Styles for main Column */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #333333;
	margin-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #333333;
	margin-top: 20px;
	margin-bottom: 3px;
}
.top-h2 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
}
.top-header-desc {
	font-size: 12px;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 5px;
	margin-left: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #333333;
	margin-top: 20px;
	margin-bottom: 3px;
	margin-left: 1em;
}
h4 {
	font-size: medium;
	color: #000000;
	margin-left: 2em;
}
h5 {
	font-size: x-small;
}
a {
	/*	color: #112233;*/
	color: #445566;
}
a:hover {
	color: #998866;
	text-decoration: none;
}
.text {
	text-indent: 1em;
/*	margin-top: 4px;
	margin-bottom: 4px;*/
	line-height: 1.8em;
}
.text-s {
	text-indent: 1em;
	font-size: 1em;
	line-height: 1.7em;
/*	margin-top: 9px;
	margin-bottom: 9px;*/
}
.number-list {
	line-height: 1.2em;
	text-indent: 1em;
}
.text-em {
	font-size: large;
}
.text-big {
	line-height: 1.7em;
	font: normal normal bold 160% serif;
}
.text-bigger {
	line-height: 1.7em;
	font: normal normal bold 180% serif;
	text-align:center;
}
.red-text {
	color: red;
}
.text-red-bold {
	font: normal normal bold 100% serif;
	color: red;
}
.right {
	text-align: right;
}
.list-s {
	margin-left: 2em;
	/*margin-right: 14px;
	font-size: 15px;
	line-height: 22px;
	margin-top: 9px;
	margin-bottom: 9px;*/
}
.text-s-no-indent {
	font-size: 15px;
	line-height: 22px; /*	margin-left: 16px;*/;
	margin-top: 4px;
	margin-bottom: 4px;
}
.desc {
	font-size: 13px;
	line-height: 22px;
	text-align: justify;
	margin-left: 55px;
	margin-right: 40px;
	margin-top: 0px;
	margin-bottom: 14px;
	text-indent: 20px;
}
.code {
	font-size: 14px;
	line-height: 16px;
	text-indent: 0px;
	margin-left: 12px;
}
.table-header {
	font: normal normal bold 120% serif;
	    padding:10px;
}
.table-header-vertical {
	font: normal normal bold 140% serif;
	    padding:10px;
	    background-color:bisque;
}
.table-text {
	font: normal normal normal 100% serif;
	    padding:5px;
}
.table2 {
    border-collapse: collapse; /* IE7 and lower */
/*	border: 1px solid #000000;
*/    border-spacing: 0;
    margin-left: 8px;
    margin-right: 8px;
}
  .table2 td{
    border: 1px solid black;
    padding-left:8px;
  }
  .table2 thead{
	background-color:burlywood;
}
.table2 li{
margin-left:-23px;
  }
.table-zebra {
    border-collapse: collapse; /* IE7 and lower */
	border: 1px solid #000000;
    border-spacing: 0px;
    padding:3px;
    margin-left: 8px;
    margin-right: 20px;
}
.table-zebra thead{
	background-color:burlywood;
}
  /* 偶数行の背景色を変更   */
.table-zebra tr:nth-child(even) td {  
  background-color: #dedede;  
}  
/* 奇数行の背景色を変更   */
.table-zebra tr:nth-child(odd) td {  
  background-color: #ccbb99;  
}
/*not working 角丸*/
.table-zebra th:first-child {
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
}
.table-zebra th:last-child {
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
}
/* Styles for Footer */
#footer p {
	margin: 0;
	font-size: small;
	text-align: left;
}
#copyright {
	float: right;
	text-align: right;
	margin-left: 16px;
}
#copyright p {
	font-size: x-small;
}
#footer a {
	color: #FFFFFF;
	font-weight: bold;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.up{
	color:red;
	font-weight:bold
}
.img-thin-border{
	border-bottom-style:solid;
	border-width:1px;
	margin: 8px;
}
.table-thin-border {
	border:thin
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	border-color:black
}
.cell-nowrap{
	white-space: nowrap;
}
.cell-width140{
width: 140px;
}
.centered{
	text-align:	center;
}
.lefted{
	text-align:	left;
}
.big-centered {
	font-size: 1.6em;
	line-height: 1.7em;
	text-align: center;
	font-weight: bold;
}
.back-to-top{
	padding-top: 130px;
}
.no-indent{
	text-indent:0px;
}
.faq-question{
	padding-top: 10px;
	font-weight: bold;
}
.faq-answer{
	padding-bottom:30px;
}

