@charset "utf-8";

#titlebase{
	padding:3px 10px 10px
}

#titlebase h1{
	color:#F08B3B;
	background-image:url(../../common/img/ticon.png);
	background-repeat:no-repeat;
	background-position:left top;
	background-size:28px 24px;
	padding-left:30px;
	margin-bottom:5px;
	font-size:16px;
	line-height:20px;
	height:28px;
	line-height:30px;
}
#titlebase p{
	font-size:12px;
}
#titlebase p span{
	/*color:#000;*/
	color:#666;
	padding:1px;
	font-weight:bold;
}

/*itemdetail*/
#itemdetail{
	background:#fff;
}
#itemimg {
	border-top:none;
}


.normal_btn{
	font-size:12px;
	border-radius:3px;	
	border:1px solid #999;
	color:#666;
	background:#eee;	
	background:-moz-linear-gradient(top,#fff, #eee);
	background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));	
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#ffeeeeee);
    zoom: 1;
	box-shadow:0 0 3px #ccc;
}
.normal_btn a{
	color:#333;
	display:block;
	height:100%;
	vertical-align:top;
	padding:5px 10px;
}

.normal_btn {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
}

#colors {
  margin: 10px 5px;
}
#colors li{
	margin:1px;
}
#itemcode{
  float: left;
  /* background-image: url(../img/orange_star.png); */
  background-repeat: no-repeat;
  background-size: 43px 43px;
  display: block;
  width: 38px;
  height: 28px;
  text-align: center;
  color: #999;
  padding-top: 10px;
  font-size: 22px;
  background-color: ccc;
  text-shadow: -1px -1px 1px #ccc;
  border-radius: 20px;
  margin: 2px 10px 2px 2px;
  line-height: 20px;
  box-shadow: 1px 1px 1px #ccc;
 /* font-family: cursive;*/
}
h2,
#s_itemcode h1{
	color: #fff;
	background:#666;
  font-size: 13px;
  padding: 3px 15px 3px 5px;
  display: inline;
  box-shadow: 1px 1px 1px #ccc;
  margin-top: 10px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  font-weight: normal;
  border: none;
  text-shadow: -1px -1px 1px #333;
}

#s_itemcode{
    padding-top: 10px;
	margin-bottom:10px;
}
.main_inner{
  padding: 0 10px 10px;
}
#meyasu{
	text-align:right;
padding:0 10px 5px;
}
#iroinfo{
	text-align:right;
padding:10px 10px 5px;
}
#pricemeyasu a,
#meyasu a,
#iroinfo a{
	font-size:11px;
	color:#888;
}
#pricemeyasu{
	text-align:right;
padding:10px 10px 5px;
	padding:0;
	font-weight:normal;
	float:right;
}
.wrap_etc{
	border-bottom:2px solid #ccc;
  margin-top: 10px;
}
.wrap_etc h2{
	margin-top:10px;
}

.pos_color p{
	font-size:12px;
	padding:5px 0;
}
.pos_name{
	font-weight:bold;
}

#item_color,
.pos_name{
	color:#666;
}

#item_color span,
.pos_name span{
	font-size:16px;
	color:#333;
}
#create_txt{
	padding:30px 10px 15px;
	text-align:center;
}
#create_btn {
    width: 80%;
    margin: 0 auto;
    background: linear-gradient(#E99D73, #E95D00);
    color: #fff;
    border: none;
    text-shadow: -1px -1px 1px #666;
    box-shadow: 1px 1px 1px #ccc;
    font-size: 14px;
    margin-bottom: 3px;
}

#howorder{
	padding:0 10px 10px;
	width:auto;
}
