/***********************-
タイトル : 箱 
概要：1つからOKオリジナルシリーズ

修正日：2009/12
-***********************/

@import url(basic2.css);
@import url(btn2.css);
@import url(common2.css);

body#bracketpage div#navi{

}
body div#main {
 margin:20px auto;
padding:0 0 20px 0px;
width:565px;

}

body#bracketpage  div#header h1 {
	 margin-bottom:0px;
	padding: 5px 10px 15px;
	text-align:center;
	 background:url(../common/back.gif) no-repeat bottom center;
}

body#bracketpage  div#header #kaigaibannar  {text-align:right;margin:0  auto 10px ;
padding:5px 0 15px;
width:663px;
background:url(../common/back.gif) no-repeat bottom  ;}


.sample{
 	margin:0 0 0 25px;
}

.original{
 	margin:10px 0 20px 0;
}

.top{ text-align:center; margin:30px auto;  }
.top a{ border:1px solid #fff;padding:5px 8px;}


#yosetu{
border-top: 1px solid #CCCCCC;
padding-top:15px;
 margin:50px 25px;
 color:#FFFFFF;
}
#yosetu h3{
 font-size:110%;
 margin:0 0 10px;
 padding-left:8px;
  background:url(../../pedestal/box.gif) no-repeat;}

table.naka{
 margin:8px 0;
}
table.naka td{
padding:8px;
}

#yosetu img{
 margin-bottom:8px;
}

body#cart h1{margin:30px 0; text-align:center;}
body#cart h2{margin:60px 0 20px; text-align:center;}
body#cart .chuijiko{ margin:0 auto 50px; width:250px;color:#FFF; line-height:3;}

body#cart .chuijiko span{ display:none;}
body#cart .chuijiko a{background:url(../../cart/mail.gif) no-repeat;margin:0 10px;}

body#cart .totop{ margin:0 auto 40px; width:140px;}

.shiny-button {
  display: inline-block;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1.1;
  font-weight: normal;
  font-family: sans-serif;
  color: #FFFFFF;
  font-size: 12px;
  background-color: #FF9100;
  background-image: -webkit-linear-gradient(top, #ff9305 0%, #eaa03e 48%, #FF9100 49%, #FF9100 82%, #ff9d1c 100%);
  background-image: -moz-linear-gradient(top, #ff9305 0%, #eaa03e 48%, #FF9100 49%, #FF9100 82%, #ff9d1c 100%);
  background-image: -o-linear-gradient(top, #ff9305 0%, #eaa03e 48%, #FF9100 49%, #FF9100 82%, #ff9d1c 100%);
  background-image: linear-gradient(top, #ff9305 0%, #eaa03e 48%, #FF9100 49%, #FF9100 82%, #ff9d1c 100%);
  border-color: hsl(34, 41%, 42%);
  -webkit-box-shadow: inset 0 0 1px 1px #ffb047, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 0 1px 1px #ffb047, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 1px 1px #ffb047, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -webkit-text-shadow: 1px 1px 1px #995700;
  -moz-text-shadow: 1px 1px 1px #995700;
  -o-text-shadow: 1px 1px 1px #995700;
  text-shadow: 1px 1px 1px #995700;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  padding: 9px 24px;
}

.shiny-button strong {
  letter-spacing: 1px;
  font-size: 14px;
}

.shiny-button:hover {
  color: #FFFFFF;
  background-color: #ff980f;
  background-image: -webkit-linear-gradient(top, #ff9a14 0%, #eba74c 48%, #ff980f 49%, #ff980f 82%, #ffa42b 100%);
  background-image: -moz-linear-gradient(top, #ff9a14 0%, #eba74c 48%, #ff980f 49%, #ff980f 82%, #ffa42b 100%);
  background-image: -o-linear-gradient(top, #ff9a14 0%, #eba74c 48%, #ff980f 49%, #ff980f 82%, #ffa42b 100%);
  background-image: linear-gradient(top, #ff9a14 0%, #eba74c 48%, #ff980f 49%, #ff980f 82%, #ffa42b 100%);
  border-color: hsl(34, 41%, 45%);
  -webkit-box-shadow: inset 0 0 1px 1px #ffb756, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 0 1px 1px #ffb756, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 1px 1px #ffb756, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -webkit-text-shadow: 1px 1px 1px #a86000;
  -moz-text-shadow: 1px 1px 1px #a86000;
  -o-text-shadow: 1px 1px 1px #a86000;
  text-shadow: 1px 1px 1px #a86000;
}

.shiny-button:active {
  color: #FFFFFF;
  background-color: #f08800;
  background-image: -webkit-linear-gradient(top, #e68200 0%, #FF9100 100%);
  background-image: -moz-linear-gradient(top, #e68200 0%, #FF9100 100%);
  background-image: -o-linear-gradient(top, #e68200 0%, #FF9100 100%);
  background-image: linear-gradient(top, #e68200 0%, #FF9100 100%);
  padding: 10px 24px;
}


ul#tokutei{
    text-align:right;
	margin:0 0 5px;
}
 
ul#tokutei li{
    display:inline; 
    padding:0 10px;
}
 