body  {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
}
.twoColFixLtHdr #container {
	width: 780px;  /* 最大幅である 800px より 20px 小さくすることにより、ブラウザクロームの使用が可能となり、水平スクロールバーが表示されなくなります */
	background: #FFFFFF;
	margin: 0px auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	/*	border: 1px solid #000000;*/
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	background-image: url(../img/side_bar.gif);
	background-repeat: repeat-y;
	background-position: left;
} 
.twoColFixLtHdr #header {
	padding: 0 10px 5px 20px;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
}
.twoColFixLtHdr #header p {
	line-height: 8;
}
.header_p{
	padding-bottom: 10px;
}
.twoColFixLtHdr .pankuzu {
	padding:0 0 3px 20px;
	background-image: url(../img/pankuzu_home.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 10px;
}
h1 {
	font-size: 150%;
	background-image: url(../img/top_h1.gif);
	background-repeat: no-repeat;
	border-bottom: solid #1100ff 1px;
	border-left: solid #000099 3px;
	color: #FFFFFF;
	padding-left: 10px;
	background-color: #000000;
}
h2{
	font-size:130%;
	background-image:url('../img/top_h2.gif');
	padding-left:3px;
	color: #FFFFFF;
	background-color: #000066;
	border: solid 1px #000066;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
h3{
	font-size:120%;
	color:#003300;
	border-left:solid 2px #669933;
	padding-left:3px;
}
.strr{
	font-weight:600;
	color:red;
}
.category_disp {
	border: none;
	width: 205px;
	background-color: #000066;
	margin-top: 10px;
}
.category_disp tr{
	background-image: url(../sougo/disp_title_w.gif);
	background-color: #FFFFFF;
}
.top_sougo_disp {
	border: none;
	width: 100%;
	background-color: #000066;
	font: 100%;
}
.top_sougo_disp tr{
	background-image: url(../sougo/disp_title_w.gif);
	background-color: #FFFFFF;
	background-position: center;
}
.kugiri {
	margin-bottom:10px;
}
.right_position {
	text-align: right;
}
.ajax_table tr{
	font-size: 10pt;
	background-image: url(../tb_back0.png);
	background-repeat: repeat-x;
}
.update_day_counter {
	border: 1px dotted #003366;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
}
.update_day {
	text-align: right;
	font-family: "Courier New", Courier, mono;
	background-color: #CCCCCC;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.counter {
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
.formitem {
	border:solid #000000 1px;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 150px; /* 背景色は、列内のコンテンツの長さにわたって表示されます */
	padding: 0 0 15px 20px;
}
.twoColFixLtHdr #sidebar1 .damy60{
	margin-bottom: 60px;
}
.twoColFixLtHdr #mainContent {
	padding: 0 20px 0 0;
	float: right;
	width: 570px;
}
.twoColFixLtHdr #mainContent #CATEGORY h3
{
	margin-top: 5px;
	padding:2px 0 1px 5px;
	background-image: url(../img/top_h3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.twoColFixLtHdr #mainContent #CATEGORY li
{
	float:left;
	padding:0px 0px 0px 4px;
}
.twoColFixLtHdr #mainContent #CATEGORY .clearfloat_li
{ 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #mainContent #CATEGORY .category_left{
	float: left;
	width:265px;
	margin:5px 0px 5px 0px;
}
.twoColFixLtHdr #mainContent #CATEGORY  .category_right{
	float: right;
	width:275px;
	margin:5px 0px 5px 0px;
}
}
.twoColFixLtHdr #mainContent .damy300{
	margin-bottom: 250px;
}
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	background-image: url(../img/footer.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 750px;
	margin: 0 auto;
	background-color: #002965;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 0 0 10px 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
	line-height: 2;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.twoColFixLtHdr #footer p a{
	color: #FFFFFF;
}
.twoColFixLtHdr #footer p a:hover{
	background-color: #9999FF;
}
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}

.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}

.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#AMAZON_PR .amazon_pr
{
	color:#ffffff;
	background:#000066;
	text-align: center;
}
#AMAZON_PR .chuui
{
	color:red;
}
#AMAZON_PR .image
{
	text-align: center;
}
#AMAZON_PR .price
{
	text-align: center;
}

