@charset "UTF-8";
body  {
background: ;
	background-image: url(image/Back.gif);
	background-repeat: repeat;
	margin: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: normal;
	line-height: 140%;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 150;
}
.thrColFixHdr #container {
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 20;
	margin-left: auto;
	background-image: url(image/Back.gif);
	background-repeat: repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
} 
.thrColFixHdr #header {
	height: 215px;
	background-image: url(image/Back.gif);
	background-repeat: repeat;
} 
.thrColFixHdr #sidebar1 {
	float: left; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 250px; /* 余白は、div のコンテンツを div の端に接触しない位置に維持します */
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #9CA9A1;
	border-right-color: #9CA9A1;
	border-bottom-color: #9CA9A1;
	border-left-color: #9CA9A1;
	background-image: url(image/Back.gif);
	background-repeat: repeat;
}
.thrColFixHdr #sidebar2 {
	float: right; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 167px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 8px;
	margin-top: 20px;
	padding-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #9CA9A1;
	border-right-color: #9CA9A1;
	border-bottom-color: #9CA9A1;
	border-left-color: #9CA9A1;
	background-image: url(image/Back.gif);
	background-repeat: repeat;
}
.thrColFixHdr #mainContent {
	margin-right: 185px;
	margin-bottom: 100;
	margin-left: 270px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 12px;
	margin-top: 20px;
	padding-top: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #9CA9A1;
	border-right-color: #9CA9A1;
	border-bottom-color: #9CA9A1;
	border-left-color: #9CA9A1;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-right-width: 1px;
	border-right-style: dotted;
	background-image: url(image/Back.gif);
	background-repeat: repeat;
}
.thrColFixHdr #footer {
	margin-left: 10;
	padding-top: 15px;
	margin-top: 25px;
	border-top-color: #9CA9A1;
	border-right-color: #9CA9A1;
	border-bottom-color: #9CA9A1;
	border-left-color: #9CA9A1;
	overflow: visible;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
} 
.thrColFixHdr #footer p {
	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 10px 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
} 
.thrColFixHdr #container #sidebar1 p {
	font-size: 13px;
	line-height: 140%;
	margin-bottom: 5px;
	background-image: url(image/Back.gif);
}
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
}
h2 {
	font-size: 18px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #725B46;
	margin-top: 0px;
	margin-right: -10px;
	margin-left: 0px;
	line-height: 100%;
	background-repeat: repeat;
	background-position: 0px center;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 25px;
}
.sidebar1h2 {
	line-height: 100%;
	margin: 0px;
	color: #725B46;
	font-size: 15px;
	background-image: url(image/headerIcon.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	height: 15px;
	padding-top: 5px;
	padding-left: 13px;
}
.image {
	float: left;
	padding-top: 5px;
	margin-top: -5px;
	padding-right: 3px;
}
.image2 {
	float: left;
	padding-top: 5px;
	margin-top: -5px;
	padding-right: 10px;
}
img {
	border-style:none;
}
a img {
	border-style:none;
}
a:link {
	color: #5D7728;
}
a:visited {
	color: #68787A;
}
ul {
	padding-left: 1px;
	padding-right: 1px;
	margin-right: 2px;
	margin-left: 0px;
}
li {
	padding-left: 0px;
}
em {
	font-style: normal;
	font-weight: bold;
	font-size: larger;
}
.side_barUpper {
	width: auto;
	height: 28px;
	list-style: none;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #9CA9A1;
	border-right-color: #9CA9A1;
	border-bottom-color: #9CA9A1;
	border-left-color: #9CA9A1;
}
.side_barUpper2 {
	width: auto;
	height: 28px;
	list-style: none;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	font-size: 13px;
	padding-left: 16px;
	background-image: url(image/headerIcon.gif);
	background-repeat: no-repeat;
	background-position: 4px 19px;
	padding-top: 8px;
	margin-top: 8px;
}
.side_bar1 {
	width: auto;
	height: 30px;
	list-style: url(none) none;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	padding-left: 14px;
	border-left-width: 1px;
	border-top-color: #9CA9A1;
	border-right-color: #9CA9A1;
	border-bottom-color: #9CA9A1;
	border-left-color: #9CA9A1;
	background-image: url(image/arrow.gif);
	background-repeat: no-repeat;
	background-position: 4px 12px;
}
.side_bar2 {
	width: auto;
	height: 30px;
	list-style: url(none) none;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	padding-left: 14px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #9CA9A1;
	border-right-color: #9CA9A1;
	border-bottom-color: #9CA9A1;
	border-left-color: #9CA9A1;
	background-image: url(image/arrow.gif);
	background-repeat: no-repeat;
	background-position: 4px 14px;
}
.side_bar2_2 {
	width: auto;
	height: 30px;
	list-style: url(none) none;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	padding-left: 14px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9CA9A1;
	border-right-color: #9CA9A1;
	border-bottom-color: #9CA9A1;
	border-left-color: #9CA9A1;
	background-image: url(image/arrow.gif);
	background-repeat: no-repeat;
	background-position: 4px 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.side_bar3 {
	width: auto;
	height: 30px;
	list-style: url(none) none;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	padding-left: 16px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9CA9A1;
	background-image: url(image/arrow.gif);
	background-repeat: no-repeat;
	background-position: 6px 13px;
	border-right-color: #9CA9A1;
	border-bottom-color: #9CA9A1;
	border-left-color: #9CA9A1;
}
.side_barUnder {
	width: auto;
	height: 32px;
	list-style: none;
	padding-left: 5px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	margin-top: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #9CA9A1;
	border-right-color: #9CA9A1;
	border-bottom-color: #9CA9A1;
	border-left-color: #9CA9A1;
}
.side_barUnder_S {
	width: auto;
	height: 22px;
	list-style: none;
	padding-left: 5px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	margin-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #9CA9A1;
	border-right-color: #9CA9A1;
	border-bottom-color: #9CA9A1;
	border-left-color: #9CA9A1;
	font-size: 12px;
}
.footer {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
}
.mainh2 {
	line-height: 100%;
	margin: 0px;
	color: #666666;
}
.thrColFixHdr #container #sidebar1 .sidebar1h2 {
	margin-bottom: 10px;
}
.box2 {
	margin-top: 10px;
	margin-bottom: 5px;
	height: 80px;
	padding-right: 3px;
	border: 1px dotted #9CA9A1;
	font-size: 13px;
	line-height: 140%;
}
.box3 {
	height: 200px;
}
.category1 {
	margin-left: 0px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	height: 90px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9CA9A1;
} 
.category2 {
	margin-left: 0px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	margin-top: -10px;
	margin-right: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	height: 90px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9CA9A1;
} 
.category3 {
	height: 300px;
} 
.tableCenter {
	text-align: center;
}
.category4 {
	height: ;
} 
.pXsmall{
	font-size: smaller;
} 
