/* inquiry */
#inquiryform
{
	margin:10px auto 20px auto;
    line-height:20px;
	
}
#inquiryform table
{
	width:500px;
	/*font-size:12px;*/
}
.inquirytd
{
	color:#333333;
	width:150px;
	padding:2px;
}
.inquirytd_right
{
	width:300px;
    margin-right:20px;
}


/* cart */
#cartform
{
	margin:10px auto 20px auto;
    line-height:20px;
	
}
#cartform > table
{
	width:700px;
	/*font-size:12px;*/
}
#cartform table td
{
	padding:2px;
}
.carttd
{
	color:#333333;
	text-align:center;
	background-color:#d7d7d7;
	padding:2px;
	font-size:12px;
}
.carttd2
{
	color:#333333;
	text-align:center;
	border:1px solid #d7d7d7;
	padding:2px;
	font-size:12px;
}


/* */
#confirmationform
{
	margin:10px auto 20px auto;
    line-height:20px;
	
}
#confirmationform table
{
	width:700px;
	/*font-size:12px;*/
}

table.form_style{
	border-collapse:collapse;

}
table.form_style th{
    width : 200px;
	background-color:#dbdbff;
	border-top:1px solid #9494fe;
	border-bottom:1px solid #9494fe;
    padding-top:4px;
    padding-bottom:4px;
}
table.form_style td
{
    width : 500px;
	background-color:#fafafa;
	border-top:1px solid #9494fe;
	border-bottom:1px solid #9494fe;
	padding:2px 0px 2px 5px;
}

#agreement
{
	margin:10px 0;
	text-align:center;
}
.head{
    width:674px;
	background-image:url(/image/category_menu_01_02.jpg);
	background-repeat:no-repeat;
	padding:2px 0px 2px 25px;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:2px;
}	

/* estimate */
.estimate_content td
{
  border-bottom:1px #999 solid;
  border-left:1px #000 solid;
  border-right:1px #000 solid;
  text-align:center;
}

.estimate_content_top td
{
  border-top:1px solid #000!important;
  border-bottom:1px #999 solid;
  border-left:1px #000 solid;
  border-right:1px #000 solid;
  text-align:center;
}

.estimate_content_bottom td
{
  border-bottom:1px solid #000!important;
  border-top:1px #999 solid;
  border-left:1px #000 solid;
  border-right:1px #000 solid;
  text-align:center;
}

.error 
{
	border:1px solid #000000; /* 7777ee */
	padding:15px;
	margin:10px 0px;
	/*font-size:12px;*/
	font-weight:bold;
	color:#000000; /* ff0000 */
	background-color:#ffcc66;
	text-align:center;
}

.price_display
{
    text-align:right!important;
    padding-right:19px;
}

/* static page */
#static
{
	/*font-size:12px;*/
    line-height:20px;
}
#static h2
{
	font-size:17px;
}
#static h3
{
	padding:5px 0 5px;
	font-size:14px;
}
#static ul
{
	margin-left:20px;
	list-style:disc;
	list-style-position:inside;
}
#static ul li
{
	padding:3px 0px 3px 5px;
}
#static ol
{
	list-style-position:inside;
}
#static ol li
{
	padding:3px 0px 5px 5px;
	line-height:1.5em;
}

#pnkz {
  margin-bottom:1em;
}

.head_title_logo {
    margin-bottom:4px;
}

.info
{
	padding:5px;
	margin:5px 0px 5px 0px;
	/*font-size:12px;*/
	width:700px;
	line-height:20px;
}
.info h2
{
	font-size:18px;
	padding:20px 3px;
}
.info h3
{
	font-size:17px;
	padding:3px 0px;
}
.info p
{
	text-decoration:none;
}
.info a:link
{
	text-decoration:none;
	background-color: transparent;
}
.info a:active
{

	text-decoration:none;
	background-color: transparent;
}
.info a:visited
{

	text-decoration:none;
	background-color: transparent;
}
.info a:hover
{
	text-decoration:none;
	background-color: transparent;
}
.info img
{
	margin:2px 30px 10px 5px;
}
.blue{
	color: #7270FF;
	margin-right:10px;
}
.xf
{
	background-color:#00CCFF;
	text-align:center;
	padding-bottom:5px;
	padding-top:5px;
}
.xfi
{
	padding:5px 0px 0px 30px;
}

/* 071123 up */
.content_info {
	background-color:#FFFFCC;
	border:1px solid #000000;
	line-height:200%;
	padding:10px;
	margin:5px;
}

.user_inline {
	height:300px;
	border:1px solid #00007E;
	overflow:scroll;
	margin:10px 0px 10px 0px;
}

/* 071126 */
.new_button {
	margin:20px 0px 0px 0px;
}

.three_button {
	float:left;
    font-size:120%;
	margin:10px;
	width:150px;
    padding-top:2px!important;
    padding-bottom:1px!important;
}

.list_margin {
	margin-left:15px;
}

.show_calendar {
	width:203;
	left:177;
	margin:10px 10px;
}

.button_width {
    font-size:120%;
    width:140px;
    padding-top:3px!important;
    padding-bottom:2px!important;
}

/* 080110 */
.product_detail_th th{
  padding-top:5px;
}

.product_detail_td{
  letter-spacing:1px;
}
