/* ******************************** */
/* *  Defaut Whole Site Definish  * */
/* ******************************** */
#wrappage {
  /* Width-900, Left-900, Right-0 */
/* 	height: 900px;  */
	width: 900px;
}
#wrappage #logo {
	/* Width-900, Left-900, Right-0 */
	height: 80px;
	width: 100%;
	text-align: center;
}
#wrappage #navigater {
	/* Width-900, Left-900, Right-0 */
	height: 25px;
	width: 100%; 
	text-align: center;
}
#wrappage #navigater img{
	height: 25px;
	width: 85px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrappage #container {
	/* Width-900, Left-900, Right-0 */
	/* Whole Height-800, Container-700 */
/*	height: 700px; */
 	width: 100%;  
}
#wrappage #crumbs {
	height: 2px;
	width: 100%;
}

#wrappage #container #leftmain {
	width: 760px; /* 580 + 180 */
	float: left;
}
#wrappage #container #leftmain #navi {
	width: 180px;
	float: left;
}
#wrappage #container #leftmain #navi .navitbl {
	width: 100%;
	height: 25px;
}
#wrappage #container #leftmain #navi .navitbl img {
	height: 48px;
	width: 163px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFCC66;
	background-position: top;
}
#wrappage #container #leftmain #navi .naviitem {
}
#wrappage #container #leftmain #navi .nabitr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrappage #container #leftmain #main { 
	/* Width-900, Left-900, Right-140, Navi-180, Main-580 */
	/* Whole Height-800, Container-700,, Footer-100 */
/*	width: 716px; */
	width: 580px; 
	/* height: 650px; */
	float: left;
}
#wrappage #container #right {
	/* Width-900, Left-900, Right-140,, Navi-180, Main-720 */
	/* Whole Height-800, Container-700 */
/*	height: 650px; */
	width: 140px; /* 0px; */
	height: 400px;
	float: right;
}
#wrappage #footer {
	/* Width-900, Left-900, Right-0,, Navi-180, Main-720 */
	/* Whole Height-800, Container-700,, Footer-100 */
	height: 35px;
	width: 100%;
	float: left;
}
#wrappage #footer #footnavi {
	height: 25px;
	width: 100%;
	text-align: center;
}
#wrappage #footer #footnavi img {
	height: 22px;
	width: 88px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrappage #footer #footercopyright {
	height: 20px;
	width: 100%;
	vertical-align: top;
	text-align: center;
}
/* ************* */
/* *  Home     * */ 
/* ************* */
#wrappage #container #leftmain #main .homeimage {
	width: 100%;
}
#wrappage #container #leftmain #main .homeimage .creditimg {
	width: 85%;
	height: 72px;
}
#wrappage #container #leftmain #main .homeimage .creditimg img {
	width: 281px;
	height: 69px;
}
#wrappage #container #leftmain #main .homeimage .securityimg {
	width: 15%; /* 135 */
	text-align: right;
}
#wrappage #container #leftmain #main .homeimage .securityimg img {
	width: 135px; /* 135 */
	height: 72px;
}
/* ************* */
/* *  Link     * */ 
/* ************* */

/* ******************* */
/* *  Kounyuu Houhou * */ 
/* ******************* */
#wrappage #container #leftmain #main #kounyu {
	background-color: #FFFFCC;
	height: 460px;
}
#wrappage #container #leftmain #main #kounyu table{
}
#wrappage #container #leftmain #main #kounyu dt{
	text-indent: 5px;
	font-weight: bold;
	color: #993300;
	padding-top: 5px;
	font-size: 14px;
}
#wrappage #container #leftmain #main #kounyu dd{
	text-indent: -30px;
	font-size: 12px;
}
/* ******************* */
/* *  Privacy Policy * */
/* ******************* */
#wrappage #container #leftmain #main #privacy {
	background-color: #FFFFCC;
	height: 670px; /*630 */
}
#wrappage #container #leftmain #main #privacy table {
	width: 100%;
}
#wrappage #container #leftmain #main #privacy .privdesc {
	padding-top: 15px;
	text-indent: 3px;
	font-weight: bold;
	color: #993300;
}
#wrappage #container #leftmain #main #privacy .privitem {
	text-align: left;
	padding-top: 17px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #000066;
}
#wrappage #container #leftmain #main #privacy .itmdec {
	text-indent: 8px;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#wrappage #container #leftmain #main #privacy .itmdec1 {
	text-indent: 8px;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0066FF;
}
/* ************* */
/* *  Inquiry  * */
/* ************* */
#wrappage #container #leftmain #main #inquiry {
	background-color: #FFFFCC;
	height: 430px;
}
#wrappage #container #leftmain #main #inquiry table{
	width: 100%;
}
#wrappage #container #leftmain #main #inquiry #inqform {
}
#wrappage #container #leftmain #main #inquiry #inqform .inqdesc {
}
#wrappage #container #leftmain #main #inquiry #inqform .inqdesc dt {
	text-indent: 5px;
}
#wrappage #container #leftmain #main #inquiry #inqform .inqdesc dd {
	text-indent: -30px;
}
#wrappage #container #leftmain #main #inquiry #inqform .inqsecimg {
}
#wrappage #container #leftmain #main #inquiry #inqform .inqsecimg img {
	width: 65px;
	height: 32px;
	vertical-align: middle;
}
#wrappage #container #leftmain #main #inquiry #inqform .inqsecdes {
}
#wrappage #container #leftmain #main #inquiry #inqform .inqitmdes {
	height: 20px;
}
#wrappage #container #leftmain #main #inquiry #inqform .inqitmdes img {
	width: 11px;
	height: 13px;
	vertical-align: bottom;
}
#wrappage #container #leftmain #main #inquiry #inqform .inqdtreq {
	width: 12px;
}
#wrappage #container #leftmain #main #inquiry #inqform .inqdtreq img {
	width: 11px;
	height: 13px;
	vertical-align: bottom;
}
#wrappage #container #leftmain #main #inquiry #inqform .inqdtdes {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#wrappage #container #leftmain #main #inquiry #inqform .inqdtdata {
}
/* ********************* */
/* *  Company Profile  * */
/* ********************* */
#wrappage #container #leftmain #main #maincmpprofile {
	/* Width-900, Left-900, Right-0,, Navi-180, Main-720 */
	/* Whole Height-800, Container-700,, Footer-100 */
/*	width: 716px; */
	width: 100% ; 
	/*	height: 650px; */
	float: right;
	background-color: #FFFFCC;
}
#wrappage #container #leftmain #main #maincmpprofile table {
	width: 100%;
}
#wrappage #container #leftmain #main #maincmpprofile object {
	background-color: #FFFFCC;
	/*	height: 371px; */
	/* width: 354px; */
}
#wrappage #container #leftmain #main #maincmpprofile dt {
	font-size: 14px;
	color: #993300;
	text-indent: 5px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 3px;
}
#wrappage #container #leftmain #main #maincmpprofile dd {
	text-indent: -30px;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
/* ************** */
/* *  Site Map  * */
/* ************** */
#wrappage #container #leftmain #main #sitemap {
	/* Width-900, Left-900, Right-0,, Navi-180, Main-720 */
	/* Whole Height-800, Container-700,, Footer-100 */
/*	width: 716px; */
	width: 100%;
	/*	height: 650px; */
	float: right;
	background-color: #FFFFCC;
}
#wrappage #container #leftmain #main #sitemap table {
	width: 100%;
}
#wrappage #container #leftmain #main #sitemap li {
	font-size: 14px;
	font-weight: bold;
	color: #3399FF;
	padding-top: 15px;
}
/* *************** */
/* *  SSL-EEROR  * */
/* *************** */
#wrappage #container #leftmain #main #mainsslerr {
	background-color: #FFFFCC;
	/* Width-900, Left-900, Right-0,, Navi-180, Main-720 */
	/* Whole Height-800, Container-700,, Footer-100 */
/*	width: 720px; */
	width: 100%; 
	height: 1630px; 
	float: right;
}
#wrappage #container #leftmain #main #mainsslerr img {
	background-color: #990066;
	width: 320px;
	height:	176px;
}
#wrappage #container #leftmain #main #mainsslerr #sslerrmess table{
	width: 100%;
}
#wrappage #container #leftmain #main #mainsslerr #sslerrmess {
	color: #993300;
	font-size: 18px;
	font-weight: bold;
}
#wrappage #container #leftmain #main #mainsslerr #sslerrmess img {
	width: 320px;
	height:	176px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrappage #container #leftmain #main #mainsslerr #sslerrcmnt {
	font-size: 12px;
	color: #0066CC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 8px;
}
/* ****************************** */
/* *  About Product Information * */
/* ****************************** */
#wrappage #container #leftmain #main #mainfact {
	width: 100%;
	height: 390px;
	background-color: #FFFFCC;
}
#wrappage #container #leftmain #main #mainfact .factinfo {
/*	width: 710px;*/
	width: 100%;
}
#wrappage #container #leftmain #main #mainfact .factinfo .facteach {
	width: 230px; /* 240*/
	text-align: center;
	vertical-align: middle;
	background-color: #4C8002;
}
#wrappage #container #leftmain #main #mainfact .factinfo .facteach img{
	width: 135px;
	height: 101px; 
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrappage #container #leftmain #main #mainfact .factinfo .prodinfodesc {
	height: 64px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-indent: 15px;
	padding-left: 10px;
}
/* *************** */
/* *  Shop Cart  * */
/* *************** */
#wrappage #container #leftmain #main #mainshp {
	/* Width-900, Left-900, Right-0,, Navi-180, Main-720 */
	/* Whole Height-800, Container-700,, Footer-100 */
/*	width: 716px; */
	width: 100%; 
/*	height: 650px; */
	float: left;
}
#wrappage #container #leftmain #main #mainshp #shptbl {
/*	width: 710px; */
	width: 100%;
}
#wrappage #container #leftmain #main #mainshp #shptbl .shpprod {
/*	width: 710px; */
	width: 100%;
	height: 30px;
}
#wrappage #container #leftmain #main #mainshp #shptbl .shpprod img{
}
#wrappage #container #leftmain #main #mainshp #shptbl .shpiteml{
	/*	width: 328px; */
	width: 280px;/* 352 */
	height: 100%;
	background-color: #CCCC99;
	float: left;
}
#wrappage #container #leftmain #main #mainshp #shptbl .shpiteml .shpitmin #freedomcart .shpimg input {
	height: 99px;
	width: 121px;
	background-color: #CC9900;
}
#wrappage #container #leftmain #main #mainshp #shptbl .shpiteml .shpitmin .shpdtl {
	width: 207px; /* 328 - 121 => 207 */
	/* Table Width - Image Width */
	vertical-align: top;
}
#wrappage #container #leftmain #main #mainshp #shptbl .shpiteml .shpitmin .shpdtl .shpshpitem{
	color: #660000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#wrappage #container #leftmain #main #mainshp #shptbl .shpiteml .shpitmin .shpdtl .shpshpprice{
	color: #CC0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrappage #container #leftmain #main #mainshp #shptbl .shpiteml .shpitmin .shpform2 .shpdata {
	height: 23px;
}

#wrappage #container #leftmain #main #mainshp #shptbl .shpitemr{
	/*	width: 328px; */
	width: 280px; /* 352 */
	height: 100%;
	background-color: #CCCC99;
	float: right;
}
#wrappage #container #leftmain #main #mainshp #shptbl .shpitemr .shpitmin #freedomcart .shpimg {
	height: 99px; /* 122 - 23  =>  99 */
	width: 121px; /* 358 - 125 => 223 */
}
#wrappage #container #leftmain #main #mainshp #shptbl .shpitemr .shpitmin #freedomcart .shpimg input {
	height: 99px;
	width: 121px;
}
#wrappage #container #leftmain #main #mainshp #shptbl .shpitemr .shpitmin .shpdtl {
	width: 207px; /* 328 - 121 => 207 */
	/* Table Width - Image Width */
	vertical-align: top;
}
#wrappage #container #leftmain #main #mainshp #shptbl .shpitemr .shpitmin .shpdtl .shpshpitem{
	color: #660000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#wrappage #container #leftmain #main #mainshp #shptbl .shpitemr .shpitmin .shpdtl .shpshpprice{
	color: #CC0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrappage #container #leftmain #main #mainshp #shptbl .shpitemr .shpitmin .shpform2 .shpdata {
	height: 23px;
}

/* ********************* */
/* *  Shop Cart Detail * */
/* ********************* */

#wrappage #container #leftmain #main #shpdata {
/*	width: 720px; */
	width: 100%; 
	height: 575px;
	background-color: #FFFFCC;
}
#wrappage #container #leftmain #main #shpdata table {
	height: 100%;
	width: 100%;
}
/* #wrappage #container #leftmain #main #shpdata tr,td{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0000FF;
	border-bottom-color: #0000FF;
}
*/
#wrappage #container #leftmain #main #shpdata .shpdttitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
	width: 200px;
	float: left;
	text-align: center;
}
#wrappage #container #leftmain #main #shpdata .shpdttitle2 {
	width: 200px; /*200*/
	float: left;
	text-align: center;
}
#wrappage #container #leftmain #main #shpdata .shpdttitle img,
#wrappage #container #leftmain #main #shpdata .shpdttitle2 img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrappage #container #leftmain #main #shpdata .shpitmimg img {
	width: 477px;
	height: 374px;
}
#wrappage #container #leftmain #main #shpdata .shpitmdtl {
	width: 80px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
#wrappage #container #leftmain #main #shpdata .shpitmdesc {
	font-weight: bold;
}
#wrappage #container #leftmain #main #shpdata .shpitmdtltxt {
	width: 30px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
#wrappage #container #leftmain #main #shpdata .shpitmdtl2 {
	width: 80px;
	font-weight: bold;
}
#wrappage #container #leftmain #main #shpdata .shpitmdtltxt2 {
	width: 15px;
}
#wrappage #container #leftmain #main #shpdata .shpbox {
	width: 200px;
	height: 53px;
	background-color: #99CCFF;
}
#wrappage #container #leftmain #main #shpdata .shpbox table{
	width: 200px;
	height: 45px;
}
#wrappage #container #leftmain #main #shpdata .shpbox #shpdtlform .shpbuytxt {
	width: 40px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#wrappage #container #leftmain #main #shpdata .shpbox #shpdtlform .shpbuyqtytd {
	width: 35px;
}
#wrappage #container #leftmain #main #shpdata .shpbox #shpdtlform .shpbuyqtytd .shpbuyqty {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrappage #container #leftmain #main #shpdata .shpbox #shpdtlform .shpbuybtn {
	height: 20px;
}
#wrappage #container #leftmain #main #shpdata .shpbox #shpdtlform .shpbuybtn .shpbuybtnimg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	width: 70px;
}

/* ********************* */
/* *  Right Column กกกก* */
/* ********************* */
/* #wrappage #container #right */
/* Width-900, Left-900, Right-140,, Navi-180, Main-720 */

#wrappage #container #right #product {
	width: 100%;
	height: 120px;
}
#wrappage #container #right #special {
	width: 100%;
	height: 120px;
}
#wrappage #container #right #link {
	width: 100%;
	height: 120px;
}
#wrappage #container #right #product .rightbox,
#wrappage #container #right #special .rightbox,
#wrappage #container #right #link .rightbox {
	width: 100%;
}
#wrappage #container #right #product .rightbox .boxproduct{
	background-color: #33CCFF;
}
#wrappage #container #right #special .rightbox .boxspecial{
	background-color: #CCFF33;
}
#wrappage #container #right #link .rightbox .boxlink{
	background-color: #CC9933;
}
#wrappage #container #right #link .rightbox .linkitem {
	background-color: #CCFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #3333CC;
}
#wrappage #container #right #product th,
#wrappage #container #right #special th,
#wrappage #container #right #link th{
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
/* ********************** */
/* *  Tsushininfo       * */ 
/* ********************** */
#wrappage #container #leftmain #main #tsushininfo {
	height: 310px;
	margin-top: 150px;
}
#wrappage #container #leftmain #main #tsushininfo .passwarning{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
#wrappage #container #leftmain #main #tsushininfo .csspasswd {
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}

/* ******************* */
/* *  Material       * */ 
/* ******************* */
#wrappage #container #leftmain #main #material {
	height: 460px;
}
#wrappage #container #leftmain #main #material .refmat_factory {
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
#wrappage #container #leftmain #main #material .refmat_factory {
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
#wrappage #container #leftmain #main #material .refmat_item {
	font-size: 12px;
	font-weight: bold;
	color: #009933;
}





/************************************************/
/* End Of CSS ! End ! End ! End ! End Of CSS ! */
/************************************************/
