﻿@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
}
.mainBox {
	height: auto;
	width: 166px;
	margin-top: 10px;
	font-size: 12px;
	margin-left: 10px;
	float: left;
	line-height: 1.7em;
}
.mainBox2 {
	height: auto;
	width: 360px;
	font-size: 12px;
	float: left;
	line-height: 1.7em;
}
.mainBox3 {
	height: auto;
	width: 180px;
	font-size: 12px;
	float: left;
	line-height: 1.7em;
}


.styile11 {
	font-size: 11px;
}


.twoColFixLtHdr #container  {
	width: 780px;  /* 最大幅である 800px より 20px 小さくすることにより、ブラウザクロームの使用が可能となり、水平スクロールバーが表示されなくなります */
	background: #FFFFFF;
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	border: 0px solid #000000;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
} 
.twoColFixLtHdr #header {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* #header div の最後のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間の原因不明のスペース）が回避されます。div の周囲に境界線が適用されている場合は、境界線によってマージンの相殺が回避されるため、この操作は不要です */
	padding: 10px 0; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 210px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	height: auto;
	font-size: 12px;
}
.twoColFixLtHdr #mainContent {
	height: auto;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 0px;
	float: left;
	width: 540px;
} 
.twoColFixLtHdr #mainContent2 {
	height: auto;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	width: 540px;
}

.twoColFixLtHdr #footer {
	padding: 0 10px 0 10px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 10px 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
}
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #headleft {
	float: left; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 224px;
	height: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 16px;
}
.twoColFixLtHdr #headright {
	height: 61px;
	float: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 240px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.topMenu {
	float: left;
	height: 340px;
	width: 174px;
	border-right-style: none;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColFixLtHdr #headbottom {
	float: none; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 750px;
	height: 121px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColFixLtHdr #headcart {
	height: 53px;
	float: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 50px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColFixLtHdr #headmn {
	height: 15px;
	float: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 460px;
	padding-top: 12px;
}
.twoColFixLtHdr #info {
	height: 24px;
	width: 83px;
	float: left;
}
.twoColFixLtHdr #shop {
	height: 24px;
	width: 83px;
	float: none;
}
.twoColFixLtHdr #footermn {
	height: 23px;
	float: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 400px;
	padding-top: 0px;
}
.twoColFixLtHdr #footerline {
	height: 1px;
	float: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 740px;
	padding-top: 0px;
	background-color: #BEBEBE;
}
.sidemenu {
	height: 20px;
	width: 180px;
	float: none;
	padding-bottom: 5px;
	padding-top: 5px;
}
.sidemenu2 {
	height: 20px;
	width: 180px;
	float: none;
	padding-bottom: 2px;
	padding-top: 0px;
}
.shohinWaku  {
	height: auto;
	width: 246px;
	float: left;
	background-image: none;
	background-repeat: no-repeat;
	margin-left: 21px;
	border: 1px none #AAAAAA;
	padding-bottom: 30px;
	padding-top: 5px;
}
.shohinWaku1 {
	height: auto;
	width: 520px;
	float: left;
	background-image: none;
	background-repeat: no-repeat;
	margin-left: 18px;
	border: 1px none #AAAAAA;
	padding-bottom: 15px;
	padding-top: 5px;
}

.shohinWaku2 {
	height: auto;
	width: 520px;
	float: left;
	background-image: none;
	background-repeat: no-repeat;
	margin-left: 18px;
	border: 1px none #AAAAAA;
	padding-bottom: 30px;
	padding-top: 5px;
	font-size: 11px;
}

.twoColFixLtHdr #headnavi {
	height: 16px;
	float: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.shohinHeadLeft {
	float: left;
	height: 16px;
	width: 10px;
	background-color: #777385;
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
}
.shohinHeadRight {
	height: 16px;
	width: 176px;
	float: left;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.shohinHeadRight2 {
	height: 16px;
	width: 508px;
	float: left;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	display: inline;
	color: #514F59;
	white-space: normal;
	line-height: 1.5em;
	font-size: 9pt;
	text-indent: 5px;
}
.shohinSetumei {
	height: 104px;
	width: 156px;
	float: left;
	padding-top: 2px;
	font-size: 11px;
}
.shohinSetumei2 {
	width: 410px;
	float: left;
	padding-top: 2px;
	font-size: 11px;
}
.shohinSetumei3 {
	width: 352px;
	float: left;
	padding-top: 2px;
	font-size: 11px;
}
.shohinSetumei4 {
	width: 90px;
	float: left;
	padding-top: 2px;
	font-size: 11px;
	padding-left: 10px;
}
.shohinSetumei5 {
	width: 350px;
	float: left;
	padding-top: 2px;
	font-size: 9px;
}
.shohinSetumei7 {
	width: 520px;
	float: left;
	padding-top: 2px;
	font-size: 9px;
}
.shohinSetumei8 {
	width: 130px;
	float: left;
	font-size: 9px;
	margin-left: 10px;
}
.shohinSetumei9 {
	width: 380px;
	float: left;
	font-size: 9px;
}
.shohinSetumei10 {
	width: 510px;
	float: left;
	padding-top: 2px;
	font-size: 11px;
	padding-left: 10px;
}
.shohinSetumei11 {
	width: 352px;
	float: left;
	padding-top: 2px;
	font-size: 11px;
	height: 210px;
}
.shohinSetumei12 {
	width: 302px;
	float: left;
	padding-top: 2px;
	font-size: 11px;
}






.shohinPrice {
	height: 18px;
	width: 156px;
	float: left;
	padding-top: 2px;
	font-size: 11px;
	vertical-align: middle;
}
.shohinPrice2 {
	height: 18px;
	width: 410px;
	float: left;
	padding-top: 2px;
	font-size: 11px;
	vertical-align: middle;
}
.shohinPrice3 {
	height: 18px;
	width: 350px;
	float: left;
	padding-top: 2px;
	font-size: 11px;
	vertical-align: middle;
}
.shohinPrice4 {
	height: 18px;
	width: 300px;
	float: left;
	padding-top: 2px;
	font-size: 11px;
	vertical-align: middle;
}





.shohinPict {
	height: auto;
	width: auto;
	float: left;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
}

.shohinPict2 {
	width: 160px;
	float: left;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
}
.shohinPict3 {
	width: 200px;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
}
.shohinPict4 {
	width: 200px;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.shohinPict5 {
	height: auto;
	width: auto;
	float: right;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
}
.shohinPict6 {
	width: 200px;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 4px;
	margin-right: 6px;
}





.shohinCart {
	height: 30px;
	width: 236px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.shohinCart2 {
	height: 26px;
	width: 326px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 90px;
	font-size: 11px;
	padding-right: 4px;
	padding-top: 4px;
}

.shohinCart3 {
	height: 30px;
	width: 426px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 90px;
	font-size: 11px;
	padding-right: 4px;
	padding-top: 4px;
}




.shohinHeadDetail {
	height: 16px;
	width: 58px;
	float: left;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}


.shohinHeadLeft_noline {
	float: left;
	height: 18px;
	width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	font-size: 14px;
	border-left-style: none;
}
.shohinHeadRight_noline {
	height: 18px;
	width: 156px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.shohinHeadDetail_noline {
	height: 18px;
	width: 58px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.twoColFixLtHdr #privacyContent {
	height: auto;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: 530px;
}

.twoColFixLtHdr #privacySidebar1 {
	float: left; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 220px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	height: auto;
	overflow: auto;
}
.t_categori {
	float: left;
	width: 540px;
	font-size: 9pt;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 14141414;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 14141414;
	background-image: url(../images/ct.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: inline;
	height: 18px;
	clip: rect(auto,auto,auto,auto);
	text-indent: 10px;
	color: #514F59;
	line-height: 1.7em;
}
.t_categori2 {
	float: left;
	height: 28px;
	width: 540px;
	font-size: 14px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 14141414;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 14141414;
}

.topsideDt {
	float: left; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 188px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	height: auto;
	font-size: 12px;
	line-height: 15px;
}
.shohinOption {
	height: 30px;
	width: 150px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11pt;
}

.fusuiBox {
	height: auto;
	width: 490px;
	float: left;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.infoDt {
	float: left; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 192px;
	padding-right: 0px;
	padding-left: 2px;
	height: 200px;
	font-size: 12px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #AAAAAA;
	margin-left: 5px;
	margin-bottom: 10px;
	line-height: 15px;
	overflow: auto;
}
.lst_1 {
	width: 50px;
	border-right-width: 1px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #AAAAAA;
	border-left-color: #AAAAAA;
	font-size: 12px;
	text-align: center;
	float: left;
	margin-bottom: 5px;
	height: 32px;
}
.lst_2 {
	width: 80px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #AAAAAA;
	font-size: 12px;
	padding-left: 4px;
	float: left;
	margin-bottom: 5px;
	height: 32px;
}
.lst_3 {
	height: 32px;
	width: 260px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #AAAAAA;
	font-size: 12px;
	padding-left: 4px;
	float: left;
	margin-bottom: 5px;
	line-height: 16px;
}
.lst_4 {
	height: 32px;
	width: 110px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #AAAAAA;
	font-size: 11px;
	padding-left: 4px;
	float: left;
	margin-bottom: 5px;
	line-height: 16px;
}
.lst_1close {
	height: 32px;
	width: 50px;
	border-right-width: 1px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #AAAAAA;
	border-left-color: #AAAAAA;
	font-size: 12px;
	text-align: center;
	float: left;
	margin-bottom: 5px;
	background-color: #E9E9E9;
}
.lst_2close {
	height: 32px;
	width: 80px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #AAAAAA;
	font-size: 12px;
	padding-left: 4px;
	float: left;
	margin-bottom: 5px;
	background-color: #E9E9E9;
}
.lst_3close {
	height: 32px;
	width: 260px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #AAAAAA;
	font-size: 12px;
	padding-left: 4px;
	float: left;
	margin-bottom: 5px;
	background-color: #E9E9E9;
	line-height: 16px;
}
.lst_4close {
	height: 32px;
	width: 110px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #AAAAAA;
	font-size: 11px;
	padding-left: 4px;
	float: left;
	margin-bottom: 5px;
	background-color: #E9E9E9;
	line-height: 16px;
}
.index_main1 {
	height: 50px;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 75px;
	padding-right: 130px;
	padding-bottom: 75px;
	padding-left: 130px;
	float: left;
	width: 520px;
}
.index_main2 {
	height: 50px;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 75px;
	padding-right: 240px;
	padding-bottom: 75px;
	padding-left: 240px;
	float: left;
	width: 300px;
}
.index2_caption {
	height: 20px;
	margin-right: 0;
	margin-bottom: 10;
	float: none;
	width: 520px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 10px;
}
/* LIST #3 */
#list3 { }
#list3 ul { list-style-image: url("../images/arrow.jpg"); color:#557; font-size:10px; }
#list3 ul li { line-height:20px; }

dl.list309 dt {
  clear: left;
  float: left;
  margin: 0 0 0.8em;
  border-left: solid 8px #CCC;
  padding-left: 5px;
  color: #000;
}

dl.list309 dd {
  margin-bottom: 0.8em;
  margin-left: 7.5em;
}
