﻿.popuppanel
{
 background-color:White;
 border:solid 1px black;	
}
#primaryNavigation {
  /*
  width:10em;
*/
  margin-left:1em;
  margin-right:5px;
  position:absolute;
  top:0;
  left:0;/*これがないとIE7が右にずれる*/
  /*_margin-left:-12em;*/
  /*ie6が#mainのmarginに引きづられるバグの対処*/
  width:150px;
}
#contents {
  position:relative;
  width:160px;
}

/*
.r-menu
{
width:150px;	
 border-left:solid 1px gray;
}
*/

.pro
{
	 width:100%;
	 min-width:500px;
}

.pro-tb
{
	width:100%;
	border:none;
	/*border:solid 1px black;*/
}


.pro-img
{
	
	margin:0 0 0 0;
	padding:5 5 5 5;
	min-width:210px;
	/*float:left;*/
	
}


.td-pro-controls
{
	vertical-align:top;
	width:100%;
}
.pro-controls
{
	margin-left:auto;
	width:100%;
	height:100%;	
	min-width:200px;
	margin:0 5 0 0;
	padding:0 5 0 0;
	/*float:left;*/
	/*border:solid 1px gray;*/
	
}
.pro-color-control
{
	width:100%;
	text-align:left;
}

.pro-color-img
{
	width:100%;
	 margin:0px;
	 padding:0px;
	
	vertical-align:top;
	/*position:relative;*/
	/*width:inherit;*/
	/*
	border-left:solid 1px gray;
	border-right:solid 1px gray;
	border-bottom:solid 1px gray;
*/
	/*border:solid 1px gray;*/
}
.pro-color-img-header
{
	width:100%;
	
	color:White;
	font-weight:bold;
	background:#000000 url(cssimg/h_bg.gif) repeat-x;
	
}
.pro-color-img-detail
{
	 width:10%;
	 
	 padding:2px 2px 2px 2px;
	 max-width:16%;
	 min-width:20px;
	background:#000000 url(cssimg/bgimg.jpg) repeat-x;
	/*border:solid 1px red;*/
	
}

.pro-color-img-detail-select
{
	 width:10%;
	 text-align:center;
	max-width:16%;
	 min-width:20px;
	 background:#000000 url(cssimg/bgimg01.jpg) repeat-x;
	 
	 color:Red;
	
}

.pro-size-control
{
	width:100%;
}
.pro-size-img
{
	
	width:100%;
	
	min-width:300px;
	
	/*position:relative;*/
	
	/*
	
	border-left:solid 1px gray;
	border-right:solid 1px gray;
	border-bottom:solid 1px gray;
*/
	
}
.pro-size-img-header
{
	width:100%;
	color:White;
	font-weight:bold;
	background:#000000 url(cssimg/h_bg.gif) repeat-x;
}

.pro-size-img-detail
{
	width:25%;
	 text-align:center;
	 /*padding:2px 2px 2px 2px;*/
	 max-width:25%;
	 min-width:20px;
	  background:#000000 url(cssimg/bgimg.jpg) repeat-x;
	 
	 /*
	border-left:solid 1px gray;
	border-right:solid 1px gray;
	border-bottom:solid 1px gray;
*/
	/*border:solid 1px gray;*/
}
.pro-size-img-detail2
{
	width:25%;
	 text-align:center;
	 padding:2px 2px 2px 2px;
	 max-width:25%;
	 min-width:20px;
	 
	 background:#000000 url(cssimg/bgimg.jpg) repeat-x;
	 /*
	border-left:solid 1px gray;
	border-right:solid 1px gray;
	border-bottom:solid 1px gray;
*/
	/*border:solid 1px gray;*/
}

.pro-size-img-detail-select
{
	width:25%;
	 text-align:center;
	 max-width:25%;
	 min-width:20px;
	 background:#000000 url(cssimg/bgimg01.jpg) repeat-x;
	 
	 color:Red;
	 /*
	border-left:solid 1px gray;
	border-right:solid 1px gray;
	border-bottom:solid 1px gray;
*/
	/*border:solid 1px gray;*/
}

.pro-tab
{
	/*
 clear:left;
*/
 	
}

.pro-custom
{
	clear:left;
	width:100%;
	/*
	border-left:solid 1px gray;
	border-right:solid 1px gray;
	border-bottom:solid 1px gray;
*/
	/*
	border:solid 1px gray;
*/
}

.pro-customize-header
{
	
	width:100%;
	color:White;
	font-weight:bold;
	background:#000000 url(cssimg/h_bg.gif) repeat-x;
}

.pro-select
{
	width:100%;
	bottom:0px;
	/*position:inherit;*/
 
	vertical-align:bottom;
	margin:5px 5px 0px 0px;
	background-image:url(cssimg/bgimg.jpg);
	background-repeat:repeat-x repeat-y;
	/*border:solid 1px red;*/
}
.pro-select-control
{
	 position:relative;
	  margin-left:auto;
	 right:0px;
	 
}
.pro-select-amt
{
	 text-align:right;
	 width:95%;
}
.pro-name
{
	   position:relative;
	   top:0px;
	   right:0px;
	   margin-left:auto;
	    font-weight:bold;
	   text-align:right;
}

.pro-title1
{
}
.pro-title2
{
}

.pro-description1
{
}

.pro-description2
{
}

.pro-cart
{
 
	text-align:right;
	width:100%;
	
	
	/*border:solid 1px red;*/
 
	
	background-image:url(cssimg/bgimg.jpg);
	background-repeat:repeat-x;

}


.pro-customize-item-description
{
	color:Gray;	
}

.pro-customize-radio
{
	 vertical-align:middle;	
}

.pro-customize-radio tr td
{
	vertical-align:middle;
	 
}

