@charset "utf-8";

body  {
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #002AEC;
}
.twoColFixRtHdr #container {
	width: 780px;  /* 最大幅である 800px より 20px 小さくすることにより、ブラウザクロームの使用が可能となり、水平スクロールバーが表示されなくなります */
	background: #FFFFFF;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	height: auto;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 

.twoColFixRtHdr #header {
	background-image: url(../img/head/110001.gif);
	margin: 0px;
	padding: 0px;
	height: 96px;
	width: 780px;
} 
.twoColFixRtHdr #container #pkList {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	float: right;
	height: auto;
	width: auto;
	text-align: right;
	margin-top: 3px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	margin-right: 10px;
	display: inline;
	clear: both;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.twoColFixRtHdr #select {
	margin: 0px;
	padding: 0px;
	width: 780px;
	height: 39px;
	background-image: url(../img/select/bgimg2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}
.twoColFixRtHdr #sidebar1 {
	float: left; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 210px;
	height: auto;
	text-align: center;
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	clear: none;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 6px;
	display: inline;
}
.twoColFixRtHdr #container #sidebar1 img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

.twoColFixRtHdr #mainContent760 {
	margin-top: 5px;
	margin-right: 10px;
	padding: 0px;
	clear: none;
	float: left;
	height: auto;
	width: 760px;
	margin-left: 10px;
	display: inline;
}

.twoColFixRtHdr #mainContent {
	margin-top: 5px;
	margin-right: 4px;
	padding: 0px;
	clear: none;
	float: left;
	height: auto;
	width: 550px;
	margin-left: 4px;
	display: inline;
}

.twoColFixRtHdr  #sideSpaceRight {
	padding: 0px;
	clear: none;
	float: left;
	height: auto;
	width: 180px;
	background-color: #FFFFFF;
	display: inline
}
.twoColFixRtHdr #sidebar2 {
	float: left; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 210px;
	height: auto;
	text-align: left;
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	clear: none;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 6px;
}

.twoColFixRtHdr #subContent {
	margin-top: 5px;
	margin-right: 4px;
	padding: 0px;
	clear: none;
	float: left;
	height: auto;
	width: 550px;
	margin-left: 4px;
	display: inline;
}
.twoColFixRtHdr #sidebar3 {
	float: left; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 210px;
	height: auto;
	text-align: center;
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	clear: none;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.twoColFixRtHdr #subContent760 {
	margin-top: 5px;
	margin-right: 60px;
	padding: 0px;
	clear: none;
	float: left;
	height: auto;
	width: 660px;
	margin-left: 60px;
	display: inline;
	text-align: center;
}
.twoColFixRtHdr  #adSpase {
	margin-top: 5px;
	margin-right: 4px;
	padding: 0px;
	clear: none;
	float: left;
	height: auto;
	width: 530px;
	margin-left: 4px;
	display: inline;
	text-align: center;
}





.twoColFixRtHdr #footer {
	padding: 0px;
	text-align: center;
	clear: both;
	float: left;
	width: 780px;
	background-image: url(../img/base/footer.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	vertical-align: middle;
} 
.twoColFixRtHdr #footer2 {
	clear: both;
	float: left;
	width: 100%;
	height: 200px;
}
.twoColFixRtHdr .set02side660 {
	display: inline;
	padding: 0px;
	clear: none;
	float: left;
	height: auto;
	width: 660px;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 20px;
	margin-left: 60px;
}

.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
	height:0;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

a:link {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	color: #3366FF;
}
