﻿@charset "UTF-8";
/* ----------------------------------------
 	order sample
 ---------------------------------------- */
.bikou {
	float: right;
}

.bikou-inner {
	display: table-cell;
	font-size: 10px;
	height: 30px;
	vertical-align: bottom;
}

.border {
	border-bottom: 1px solid #000000;
	clear: both;
	margin-bottom: 10px;
	width: 100%;
}

.footer-bar {
	border-bottom: 1px solid #000000;
	margin-bottom: 5px;
	width: 100%;
}



/* ================================================================== */
/*  ソレイタ・NOALX　*/
/* ================================================================== */

#tbl-bdr table, #tbl-bdr th, #tbl-bdr td, #tbl-bdr tr {
    border-collapse: collapse;
    border: 1px solid #333;
    vertical-align: middle;
}

#tbl-bdr table {
    margin-left:20px;
}

#tbl-bdr th {
   	background-color: #008080;
	color: #FFFFFF;
}

#tbl-bdr td {
   	height: 25px;
}

.category-dgrass {
	color: #008080;
	float: left;
	font-size: 20px;
	font-weight: bold;
	width: 70%;
}



.hinban {
	width:120px;
}
.hinban-c {
	padding-left:5px;
}

.color {
	width:220px;
}
.color-c {
	padding-left:5px;
}

.atsumi {
	width:120px;
}
.atsumi-c {
	text-align: center;
}


.samplesize {
	width:140px;
}
.samplesize-c {
	text-align: center;
}

.kingaku {
	width:120px;
}
.kingaku-c {
	text-align: right;
}

/* ================================================================== */
/*  カタログ　*/
/* ================================================================== */

#tbl-bdr-2 table, #tbl-bdr-2 th, #tbl-bdr-2 td, #tbl-bdr-2 tr {
    border-collapse: collapse;
    border: 1px solid #333;
    vertical-align: middle;
}

#tbl-bdr-2 table {
    margin-left:20px;
}

#tbl-bdr-2 th {
   	background-color: #696969;
	color: #FFFFFF;
}

#tbl-bdr-2 td {
   	height: 25px;
}

.category-catalog {
	color: #696969;
	float: left;
	font-size: 20px;
	font-weight: bold;
	width: 70%;
}

.cata-hinban {
	width:90px;
}
.cata-hinban-c {
	padding-left:5px;
}

.cata-genbutsu {
	width:100px;
}
.cata-genbutsu-c {
	padding-left:5px;
}

.cata-naiyou {
	width:300px;
}
.cata-naiyou-c {
	padding-left:5px;
	text-align:left;
}

.cata-size {
	width:50px;
}
.cata-size-c {
	text-align: center;
}

.cata-kingaku {
	width:120px;
}
.cata-kingaku-c {
	text-align: right;
}


/* ================================================================== */
/*  価格表リンク　*/
/* ================================================================== */

.entry-form {
	border-radius: 10px;
	border: solid 3px #FFCC00;
	color: #000000;
	height: 50px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	width: 200px;
}

.soleita-pricelist {
	background-color: #005FFF;
	border-radius: 10px;
	color: #FFFFFF;
	height: 50px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	width: 150px;
}

.noalx-pricelist {
	background-color: #FF8C00;
	border-radius: 10px;
	color: #FFFFFF;
	height: 50px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	width: 150px;
}

.dmedia-pricelist {
	background-color: #800000;
	border-radius: 10px;
	color: #FFFFFF;
	height: 50px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	width: 150px;
}

.dglass-pricelist {
	background-color: #008080;
	border-radius: 10px;
	color: #FFFFFF;
	height: 50px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	width: 150px;
}

.dseries-pricelist {
	background-color: #808080;
	border-radius: 10px;
	color: #FFFFFF;
	height: 50px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	width: 150px;
}