@charset "Shift_JIS";


h1, h2, h3, h4, h5, h6, p, a, ul, ol, li, dl, dt, dd, strong, em, div, span, form, input, select, hr {
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

.VaT { vertical-align: top; }
.VaM { vertical-align: middle; }
.VaB { vertical-align: bottom; }

.TaL { text-align: left; }
.TaC { text-align: center; }
.TaR { text-align: right; }


.W90 {
	width: 100px;
}
.W180 {
	width: 180px;
}
.W200 {
	width: 200px;
}
.W210 {
	width: 210px;
}
.W220 {
	width: 220px;
}
.W710 {
	width: 710px;
}
.W340 {
	width: 340px;
}
.FwB { font-weight: bold; }
.NEW { color: #F00;
font-weight: bold
}

.FtL { float: left; }
.FtR { float: right; }
.CrB { clear: both; }

.PaT10 {
	padding-top: 10px;
}
.PaT20 {
	padding-top: 20px;
}
.MgL15 {
	margin-left: 15px;
}
.MgB5 {
	margin-bottom: 5px;
}
.MgB15 {
	margin-bottom: 15px;
}
.MgT15 {
	margin-top: 15px;
}

.list_title {
	font-weight: bold;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #FFF;
	background-color: #999;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.FcF00 { color: #F00}

.copy_large {  font-size: 14px}
.copy_middle {  font-size: 12px}
.copy_small { font-size:10px}

.copy_middle_l {  font-size: 12px; line-height: 17px}
.copy_small_l { font-size:10px ; line-height: 14px}


.e_copy_large {  font: 14px "Arial", "Helvetica", "sans-serif"}
.e_copy_large16 {  font: 16px "Arial", "Helvetica", "sans-serif"}
.e_copy_middle {
	font-size: 12px;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.e_copy_small{ font-size:10px; font-family: "Arial", "Helvetica", "sans-serif"}

.e_copy_middle_l {  font-size: 12px; line-height: 17px; font-family: "Arial", "Helvetica", "sans-serif"}
.e_copy_small_l { font-size:10px ; line-height: 14px; font-family: "Arial", "Helvetica", "sans-serif"}


A {  text-decoration: none}
A:hover {  text-decoration: underline}

.number { font-size: 18px; font-family: "Arial", "Helvetica", "sans-serif"}
.unnamed1 {
	font-family: "Arial", "Helvetica";
	font-size: 12px;
	line-height: 22px;
}


table.NEWSE td img {
	margin-right: 3px;
}
table.NEWSE  {
	width: 340px;
}

table.NEWSE td ,table.NEWSE th {
	font-size: 12px;
	font-family: "Arial", "Helvetica", "sans-serif";
	border-bottom: 1px dashed #999;
	padding: 5px;
	
}



table.ProductTableE td img {
	margin-right: 3px;
}
table.ProductTableE  {
	width: 534px;
}

table.ProductTableE th {
	width: 220px;
	font-weight: normal;
	text-align: left;
}

.td_head {
	
	border-top: 1px dashed #999;
	
	
}

table.ProductTableE td ,table.ProductTableE th {
	font-size: 12px;
	font-family: "Arial", "Helvetica", "sans-serif";
	border-bottom: 1px dashed #999;
	padding: 5px;
	
}

/* ProductsSearch */
div.ProductsSearch {
	color: #FFF;
	padding-bottom: 10px;
	background-color: #999;
}

div.ProductsSearch dl {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

div.ProductsSearch dt {
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

div.ProductsSearch select {
	width: 170px;
	border: 0;
}
/* /ProductsSearch */
