body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
	background-image: url(../img/bg.gif);
}
.oneColFixCtrHdr #container {
	width: 700px;  /* 最大幅である 800px より 20px 小さくすることにより、ブラウザクロームの使用が可能となり、水平スクロールバーが表示されなくなります */
	background: #FFFFFF;
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	border: 1px solid #CCCCCC;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
}
.oneColFixCtrHdr #header {
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
	height: 142px;
	padding-top: 100;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.oneColFixCtrHdr #header h1 {
	padding: 0px; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
	text-align: right;
	margin: 0;
	float: none;
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
	background: #FFFFFF;
}
.oneColFixCtrHdr #footer {
	background-color: #333333;
	background-image: url(../img/bg.gif);
	font-size: 9pt;
	color: #FFFFFF;
	padding-top: 5;
	padding-right: 10;
	padding-bottom: 5;
	padding-left: 10;
}
.flortL {
	float: left;
}
.oneColFixCtrHdr #menu {
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 120px;
 padding-top: 0;
 margin: 0px;
}
.oneColFixCtrHdr #container #menu div {
	font-size: 12px;
	margin-top: 0px;
	float: left;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

.oneColFixCtrHdr #gr {
	background-image: url(../img/gr.gif);
	background-repeat: no-repeat;
	height: 9px;
	background-color: #3FBCF8;
	background-position: left top;
	margin: 0px;
	padding: 0;
	clear: both;
}
.oneColFixCtrHdr #container #menu a:link {
	color: #000000;
	text-decoration: none;
}
.oneColFixCtrHdr  #container  #menu  a:visited {
	color: #000000;
	text-decoration: none;
}
.oneColFixCtrHdr #container #menu a:hover {
	color: #00BFE1;
	text-decoration: underline;
}
.oneColFixCtrHdr #container #mainContent h1 {
	color: #0066CC;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005CAD;
	background-image: url(../img/mamoru.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 60px;
	padding-top: 2px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 2em;
	line-height: 120%;
}
.oneColFixCtrHdr  #container  #mainContent  ul li {
	margin-bottom: 20px;
	list-style-type: square;
}
.oneColFixCtrHdr #container #mainContent h6 {
	font-weight: normal;
	color: #666666;
	text-align: right;
}
.oneColFixCtrHdr #container #mainContent h6 a:link {
	font-weight: normal;
	color: #666666;
	text-align: right;
	text-decoration: none;
}
.oneColFixCtrHdr #container #mainContent h6 a:visited {
	font-weight: normal;
	color: #666666;
	text-align: right;
	text-decoration: none;
}
.oneColFixCtrHdr #container #mainContent h6 a:hover {
	font-weight: normal;
	color: #990000;
	text-align: right;
	text-decoration: underline;
}


.oneColFixCtrHdr #container #mainContent #tool {
	vertical-align: middle;
	padding: 10px;
	text-align: center;
}
.oneColFixCtrHdr #container #mainContent #tool a {
	color: #000000;
	text-decoration: none;
}
.gourl {
	text-align: right;
	padding: 0px;
	height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 69px;
	margin-left: 0px;
}
.image_left{
   float:left;
   margin:0px 10px 10px 0px;
}
.image_right{
   float:right;
   margin:0px 0px 10px 10px;
}
.bt {
	background-color: #E9F9CE;
	text-align: center;
	float: left;
	margin-right: 5px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #7A9939;
	border-bottom-color: #607144;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bt a:link {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 18px;
}
.bt a:visited {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 18px;
}
.bt a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #99FF00;
	background-image: url(../img3/hover_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 18px;
}
.pushed a:link {
	color: #000000;
	text-decoration: none;
}
.pushed a:visited {
	color: #000000;
	text-decoration: none;
}
.pushed a:hover {
	color: #000000;
	text-decoration: none;
}
.pushed {
	background-color: #B6DE89;
	text-align: center;
	float: left;
	margin-right: 5px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-right-style: none;
	border-bottom-style: none;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #607144;
	border-left-color: #7A9939;
}
.flortL {
	float: left;
	margin-right: 10px;
}
.oneColFixCtrHdr #container #mainContent #list {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.oneColFixCtrHdr #container #mainContent #list th {
	background-color: #D3F3ED;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 25%;
	padding: 4px;
}
.oneColFixCtrHdr #container #mainContent #list ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left: 10px;
}

.oneColFixCtrHdr #container #mainContent #list td {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
	padding: 4px;
}
.oneColFixCtrHdr #container #mainContent #list li {
	margin-bottom: 10px;
}
.oneColFixCtrHdr #topheader {
	background-image: url(../img3/top_hearder.gif);
	background-repeat: no-repeat;
	height: 241px;
	margin: 0px;
}
.oneColFixCtrHdr #container #mainContent h1 {
 color: #0066CC;
 padding-bottom: 1px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #005CAD;
 background-image: url(../img/mamoru.gif);
 background-repeat: no-repeat;
 background-position: left bottom;
 padding-left: 60px;
 padding-top: 2px;
 margin-top: 5px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 font-size: 1.5em;
 line-height: 120%;
 height: 35px;
}
.oneColFixCtrHdr #container #mainContent #tool #komoku {
 background-image: url(../img3/bar_bl.gif);
 background-repeat: no-repeat;
 background-position: left top;
 font-size: 14px;
 font-weight: bold;
 color: #FFFFFF;
 padding-left: 15px;
 padding-top: 8px;
 padding-bottom: 5px;
 margin-bottom: 8px;
}
