@charset "UTF-8";
/* CSS Document */
body {
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	margin-top: 10px;
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 20px;
	background-color: #FFF;
	background-image: url(images/bak_line1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.oneColFixCtrHdr #header {
	width: 900px;
	background-repeat: no-repeat;
	background-position: right top;
	height: 127px;
	background-image: url(images/head.png);
	padding: 0px;
	margin: 0px;
}
.headerimg {
	background-position: center top;
	background-repeat: no-repeat;
	width:900px;
	height:500px;
	position:absolute;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.oneColFixCtrHdr #mainContent {
	width: 660px;
	padding-top: 0px;
	padding-left: 0px;
	margin-left: 237px;
	margin-right: 0px;
	background-color: #FFF;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #footer {
	width: 880px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	background-image: url(images/footerbak.jpg);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF6D5;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
	color: #333;
	padding: 0px;
}
h1 {
	font-size: 18px;
	color: #333;
	margin-bottom: 0px;
	margin-top: 5px;
	height: 50px;
	background-image: url(images/h1bak.jpg);
	padding-top: 20px;
	padding-left: 50px;
	background-repeat: no-repeat;
	letter-spacing: 0.2em;
}
h2 {
	font-size: 16px;
	color: #333;
	margin-bottom: 10px;
	margin-top: 5px;
	height: 40px;
	background-image: url(images/h2bak.jpg);
	padding-top: 10px;
	padding-left: 20px;
	background-repeat: no-repeat;
	letter-spacing: 0.2em;
}
h3 {
	font-size: 16px;
	color: #333;
	margin-bottom: 20px;
	margin-top: 30px;
	height: 40px;
	background-image: url(images/h3bak.jpg);
	padding-top: 10px;
	padding-left: 20px;
	background-repeat: no-repeat;
	letter-spacing: 0.2em;
}
.oneColFixCtrHdr #sidebar1 {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	width: 200px;
	font-size: 13px;
	line-height: 18px;
	color: #000;
	margin-right: 5px;
	margin-left: 0px;
	margin-top: 0px;
}
.oneColFixCtrHdr #sidebar1 h3, .twoColHybRtHdr #sidebar1 p {
	color: #000;
	font-size: 12px;
	width: 175px;
	height: 30px;
	text-indent: 10px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url(images/bak_sideh3.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	margin: 0px;
	letter-spacing: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.red {
	color: #933;
}
a img {
	border-width:0;
}.oneColFixCtrHdr #sidebar1 a img{
	background-color: #FDFAE2;
	border: 1px solid #FCFAE2;
}
.oneColFixCtrHdr #sidebar1 a:hover img {
	background-color: #FDFAE2;
	border: 1px solid #497647;
}

.oneColFixCtrHdr #footer a:link {
	color: #36F;
	padding: 0px;
	text-decoration: underline;
}
.oneColFixCtrHdr #footer a:hover {
	color: #F30;
	text-decoration: underline;
	padding: 0px;
}
.footerblack {
	font-family: "Courier New", Courier, monospace;
	color: #000;
	font-weight: bold;
	font-size: 12px;
}
.oneColFixCtrHdr #tops {
	width: 100%;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 20px;
	height: 326px;
}
#box {
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 619px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	background-image: url(images/box.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 5px;
	border: 1px solid #CCC;
}
.white {
	color: #FFF;
}
a img {
	padding: 0px;
}
.h3_top {
	font-size: 15px;
	color: #000;
	margin: 0px;
	background-image: url(images/bak1.gif);
	background-repeat: repeat-x;
	text-indent: 20px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:link {
	color: #36F;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #36F;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
  text-decoration: none;
}
.sideh3color {
	color: #03C;
}
#top_box {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: 210px;
	padding: 0px;
}
.redsmall {
	color: #F00;
	font-size: 12px;
}
.oneColFixCtrHdr #menu {
	width: 900px;
	padding-top: 0;
	padding-bottom: 0;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	height: 47px;
	background-image: url(images/menu_bak.png);
}
.oneColFixCtrHdr #container {
	width: 900px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(images/top5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.oneColFixCtrHdr #tops1 {
	width: 900px;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 20px;
	height: 200px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.img  {
	border: 1px solid #CCC;
	padding: 5px;
}
.oneColFixCtrHdr #mainContent P {
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	line-height: 24px;
	color: #000;
}
.oneColFixCtrHdr #mainContent li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 24px;
	color: #000;
	list-style-position: outside;
	list-style-image: url(images/dot_list.gif);
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

