/* ************************************************ 
 *  all
 * ************************************************ */

* {
  margin: 0px;
  padding: 0px;
}

body {
  color: #4e2f23;
  font-size: 12px;
  font-family: 'Open Sans', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Sans-serif;
  background: #fff;
  text-align: center;
}

a {
  color: #4e2f23;
  outline: none;
  text-decoration: none;
}

a:visited {
  color: #000;
  text-decoration: underline;
}

a:hover {
  color: #000;
  text-decoration: underline;
}

a:focus {}
a:hover, a:active {}

img {
  border: none;
  vertical-align: bottom;
}

h1, h2, h3, h4, h5,
ul, dl, dt, dd, p {
  margin: 0;
  padding: 0;
}

ul {
  list-style-type: none;
  list-style-position: inside;
}


/* ************************************************ 
 *  layout
 * ************************************************ */

/* :::::: 共通 ::::::  */
#wrapper,
header,
#contents,
footer {
  width: 100%;
}

header .inner,
#contents .inner {
  overflow: hidden;
  width: 980px;
  margin: 0 auto;
  padding: 0 10px;
}

#contents .inner {
  background: #fff;
}


/* :::::: ヘッダー ::::::  */
header {
  padding-top: 10px;
  text-align: left;
}


/* :::::: メイン ::::::  */
#contents > .inner > #main {
  float: centert;
  width: 980px;
  text-align: left;
}


/* :::::: サイド ::::::  */
#contents #side {
  float: left;
  width: 280px;
  text-align: left;
}


/* :::::: フッター ::::::  */
footer {
  clear: both;
  text-align: left;
}


/* ************************************************ 
 *  header
 * ************************************************ */

header .inner {
 
}

header .logo {
  padding: 2px 0 2px 20px;
}

header .my-account {
  float: right;
}

header .my-account li {
  float: left;
  padding-left: 10px;
  line-height: 24px;
}

header .my-account li.price {
  padding-right: 10px;
}

header .my-account li.cart {
  padding-left: 34px;
  border-left: 1px #4e2f23 dotted;
  background: url(https://file001.shop-pro.jp/PA01303/569/img/common/icon_cart_01.jpg) 10px center no-repeat;
}

header .my-account li.logi {
  padding-left: 17px;

}

header nav {
  clear: both;
  width: 980px;
  height: 34px;
  margin: 0;
  padding: 10px 0 4px 0;
}

header nav ul.menu {
  width: 980px;
  margin: 0;
}

header nav ul.menu li {
  float: left;
  margin-right: 14px;
}

header nav ul.menu li.last {
  margin-right: 0;
}

header nav ul.menu li a {
  padding: 6px 15px 6px 35px;
  border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    behavior: url(/PIE.htc);
  background: #ffffff;
  color: #4f2f24;
  font-size: 14px;
  text-decoration: none;
}

header .main-visual {
  clear: both;
  margin-bottom: 20px;
}


/* ************************************************ 
 *  main
 * ************************************************ */

#contents #main .pagetop {
  clear: both;
  margin-bottom: 20px;
  text-align: right;
  font-weight: bold;
}

#contents #main .pagetop a {
  padding: 0 5px 0 20px;
  background: url(https://file001.shop-pro.jp/PA01303/569/img/common/icon_pagetop_01.png) left center no-repeat;
}


/* ************************************************ 
 *  footer
 * ************************************************ */

footer {
  color: #fff;
}

footer a,
footer a:visited,
footer a:hover {
  color: #fff;
}

footer > .inner {
  padding: 20px 0 0 0;
  background: #5a4a39;
}

footer .sitemap {
  overflow: hidden;
  width: 1000px;
  margin: 0 auto 20px;
}

footer .sitemap dl {
  float: left;
  width: 210px;
  padding: 0 20px;
}

footer .sitemap dt {
  height: 30px;
  margin-bottom: 10px;
  border-bottom: 2px #fff solid;
  line-height: 30px;
  font-size: 15px;
  font-weight: bold;
}

footer .sitemap dd {
  line-height: 22px;
}

footer .sitemap dd ul {
  padding-left: 10px;
}

footer nav {
  position: relative;
  overflow: hidden;
  clear: both;
  height: 70px;
  padding-top: 20px;
  background: #433b32;
  font-size: 15px;
  text-align: center;
}

footer nav ul {
  position: relative;
  left: 50%;
  float: left;
}

footer nav li {
  position: relative;
  left: -50%;
  float: left;
  padding: 0 15px;
  border-right: 1px #fff solid;
}

footer nav ul > *:first-child + * + * + * + * {
  border: none;
}

footer nav .copyright {
  clear: both;
  padding-top: 5px;
}


/* ************************************************ 
 *  side
 * ************************************************ */

#contents #side p.hidden {
  display: none;
}

#contents #side .title {
  clear: both;
  height: 25px;
  margin-bottom: 10px;
  padding-left: 25px;
  border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    behavior: url(/PIE.htc);
  background: #62bd69 url(https://file001.shop-pro.jp/PA01303/569/img/common/icon_sankaku_01.png) 6px center no-repeat;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  line-height: 25px;
}

#contents #side .bnr {
  clear: both;
  margin-bottom: 20px;
}

#contents #side .searchBox {
  height: 50px;
}

#contents #side .searchBox input.search-word {
  display: block;
  float: left;
  height: 30px;
  width : 175px;
  padding: 0 10px;
  margin-right: 7px;
  border: 1px #d8d8d8 solid;
  border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    behavior: url(/PIE.htc);
  color: #b3adad;
}

#contents #side .searchBox button {
  cursor:pointer;
  border: none;
}

#contents #side .hotword {
  clear: both;
  overflow: hidden;
  padding-bottom: 20px;
}

#contents #side .hotword .title {
  height: 40px;
  padding-left: 15px;
  background: #fff url(https://file001.shop-pro.jp/PA01303/569/img/common/icon_sankaku_03.png) left center no-repeat;
  border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  border-bottom: 2px #4e2f23 solid;
  color: #4f3f33;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
}

#contents #side .hotword ul {
  padding: 0 10px;
}

#contents #side .hotword li {
  float: left;
  padding-right: 15px;
}

#contents #side .hotword a {
  text-decoration: underline;
}

#contents #side .pickup-item {
  margin-bottom: 20px;
}

#contents #side .pickup-item li {
  margin-bottom: 10px;
}


/* :::::: オリジナル商品 ::::::  */
#contents #side .noi-originalitem ul {
  width: 260px;
  margin: 0 auto 20px;
}

#contents #side .noi-originalitem li {
  margin-bottom: 10px;
}

#contents #side .noi-originalitem a {
  display: table-cell;
  width: 160px;
  height: 100px;
  padding: 0 0 0 100px;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
}

#contents #side .noi-originalitem a:hover {
  text-decoration: none;
}

#contents #side .noi-originalitem li.lsupport a {
  background: url(https://file001.shop-pro.jp/PA01303/569/img/common/bnr_lsupport_01.jpg) no-repeat;
}

#contents #side .noi-originalitem li.mariaazami a {
  background: url(https://file001.shop-pro.jp/PA01303/569/img/common/bnr_mariaazami_01.jpg) no-repeat;
}

#contents #side .noi-originalitem li.vitamin-b a {
  background: url(https://file001.shop-pro.jp/PA01303/569/img/common/bnr_vitamin-b_01.jpg) no-repeat;
}

#contents #side .noi-originalitem li.ichou a {
  background: url(https://file001.shop-pro.jp/PA01303/569/img/common/bnr_ichou_01.jpg) no-repeat;
}

#contents #side .noi-originalitem li.berry a {
  background: url(https://file001.shop-pro.jp/PA01303/569/img/common/bnr_berry_01.jpg) no-repeat;
}

#contents #side .noi-originalitem li.omega a {
  background: url(https://file001.shop-pro.jp/PA01303/569/img/common/bnr_omega_01.jpg) no-repeat;
}

#contents #side .noi-originalitem li.ginger a {
  background: url(https://file001.shop-pro.jp/PA01303/569/img/common/bnr_ginger_01.jpg) no-repeat;
}

#contents #side .noi-originalitem li.ganiashi a {
  background: url(https://file001.shop-pro.jp/PA01303/569/img/common/bnr_ganiashi_01.jpg) no-repeat;
}

#contents #side .noi-originalitem li.l-savon a {
  background: url(https://file001.shop-pro.jp/PA01303/569/img/common/bnr_l-savon_01.jpg) no-repeat;
}

#contents #side .noi-originalitem li.vitamin-c a {
  background: url(https://file001.shop-pro.jp/PA01303/569/img/common/bnr_vitamin-c_01.jpg) no-repeat;
}

#contents #side .noi-originalitem li.msm a {
  background: url(https://file001.shop-pro.jp/PA01303/569/img/common/bnr_msm_01.jpg) no-repeat;
}

#contents #side .noi-originalitem li.hem a {
  background: url(https://file001.shop-pro.jp/PA01303/569/img/common/bnr_hem_01.jpg) no-repeat;
}

#contents #side .noi-originalitem li.vitalfull a {
  background: url(https://file001.shop-pro.jp/PA01303/569/img/common/bnr_vitalfull_01.jpg) no-repeat;
}

#contents #side .noi-originalitem li.kuri a {
  background: url(https://file001.shop-pro.jp/PA01303/569/img/common/bnr_kuri_01.jpg) no-repeat;
}

#contents #side .noi-originalitem li.basil a {
  background: url(https://file001.shop-pro.jp/PA01303/569/img/common/bnr_basil_01.jpg) no-repeat;
}

#contents #side .noi-originalitem li.noichoco a {
  background: url(https://file001.shop-pro.jp/PA01303/569/img/common/bnr_noichoco_01.jpg) no-repeat;
}


#contents #side .noi-originalitem a span {
  font-size: 11px;
}


/* :::::: カテゴリ検索 ::::::  */
#contents #side .search-category dl {
  width: 260px;
  margin: 0 auto 20px;
}

#contents #side .search-category dt a {
  display: table-cell;
  width: 150px;
  height: 60px;
  padding-left: 110px;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  vertical-align: middle;
}

#contents #side .search-category dt a:hover {
  text-decoration: none;
}

#contents #side .search-category dt span {
  font-size: 10px;
}

#contents #side .search-category dt.dayly-use {
  background: url(https://file001.shop-pro.jp/PA01303/569/img/common/ttl-bg_dayly-use_01.png) no-repeat;
}

#contents #side .search-category dt.cosme {
  background: url(https://file001.shop-pro.jp/PA01303/569/img/common/ttl-bg_cosme_01.png) no-repeat;
}

#contents #side .search-category dt.food {
  background: url(https://file001.shop-pro.jp/PA01303/569/img/common/ttl-bg_food_01.png) no-repeat;
}

#contents #side .search-category dt.suppli {
  background: url(https://file001.shop-pro.jp/PA01303/569/img/common/ttl-bg_suppli_01.png) no-repeat;
}

#contents #side .search-category dl li a {
  height: 25px;
  padding-left: 20px;
  background: url(https://file001.shop-pro.jp/PA01303/569/img/common/icon_sankaku_02.png) left center no-repeat;
  line-height: 25px;
}

#contents #side .search-category dd {
  margin-bottom: 10px;
}


/* :::::: カテゴリ検索 ::::::  */
#contents #side .select-ingredient .ttl-bnr,
#contents #side .select-trouble .ttl-bnr {
  height: 150px;
  padding-bottom: 10px;
}

#contents #side .select-brand ul,
#contents #side .select-ingredient ul,
#contents #side .select-trouble ul,
#contents #side .select-price ul {
  width: 260px;
  margin: 0 auto 20px;
}

#contents #side .select-brand li,
#contents #side .select-ingredient li,
#contents #side .select-trouble li,
#contents #side .select-price li {
  height: 25px;
  line-height: 25px;
}


/* :::::: facebook ::::::  */
#contents #side aside.facebook {
  margin-bottom: 30px;
}


/* ************************************************ 
 *  ↓↓以下デフォルトスタイル↓↓
 * ************************************************ */

/* ************************************************ 
 *  product_detail_page
 * ************************************************ */

h2.product_name {
  margin-bottom: 15px;
  font-size: 20px;
}

div.product_detail_area {
  position: relative;
  margin-bottom: 20px;
  width: 100%;
}

div.product_images {
  float: left;
  width: 500px;
  display: inline;
}

div.product_images div {
  margin-bottom: 20px;
}

div.product_images div img {
  max-width: 100%;
}

div.product_images div p.caption {
  margin-top: 10px;
  line-height: 20px;
}

div.add_cart {
  width: 180px;
  float: right;
}

table.add_cart_table {
  width: 100%;
  border-top: 1px solid #ccc;
  margin-bottom: 10px;
}

table.add_cart_table th {
  padding: 5px;
  border-bottom: 1px solid #ccc;
  font-size: 11px;
}

table.add_cart_table td {
  border-bottom: 1px solid #ccc;
  padding: 5px;
}

table.add_cart_table td input {
  width: 30px;
  font-size: 14px;
}

table.add_cart_table td strong.price {
  font-size: 14px;
}

table#option_tbl {
  width: 100%;
  margin-bottom: 20px;
}

table#option_tbl th,
table#option_tbl td.none {
  background: whiteSmoke;
}

table#option_tbl th,
table#option_tbl td {
  padding: 10px;
  border: 1px solid #ccc;
  text-align: center;
}

table#option_tbl th {
  background: whiteSmoke;		
}

table#option_tbl td div input {
  margin-bottom: 5px;
}

ul.option_price {
  margin: 0 0 20px 0px;
}

ul.option_price li {
  list-style-type: none;
}

div.button_area input {
  width: 100%;
}

div.product_description {
  clear: both;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;	
  font-size: 14px;
  line-height: 24px;
  word-wrap: break-word;
}

div.product_image_extra {
  margin-bottom: 20px;
  text-align: center;
}

div.product_image_extra img.item {
  margin-bottom: 20px;
}

div.product_link_area {
  float: left;
  margin-left: 0px;
}

div.product_link_area div.twitter {
  float: left;
  width: 100px;
}

div.product_link_area div.pinterest {
  float: left;
  margin-right: 30px;
}

div.product_link_area div.fb-like {
  float: left;
  width: 200px;
}

div.product_link_area ul.other_link {
  clear: both;
  margin-top: 20px;
  margin-left: 20px;
}

div.product_link_area ul.other_link li {
  margin-bottom: 10px;
}

#tb_cap_tb{
  margin-top: 20px;
}

.tb {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #ccc;	
}

#tb_stitle {
  margin-bottom: 20px;
}

.tb_date, .tb_title, .tb_body, .tb_state {
  margin-bottom: 5px;
}


/* ************************************************ 
 *  cloud_zoom
 * ************************************************ */

/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
  margin:-4px;	/* Set this to minus the border thickness. */
  border: 4px solid #888;
  background-color: #fff;	
  cursor: move;
}


/* This is for the title text. */
.cloud-zoom-title {
  position:absolute !important;
  top:0px;
  width:100%;
  padding:3px;
  background-color:#000;
  color:#fff;
  text-align:center;	
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10px;
}


/* This is the zoom window. */
.cloud-zoom-big {
  overflow: hidden;
  border: 4px solid #000;
}


/* This is the loading message. */
.cloud-zoom-loading {
  padding: 3px;
  border: 1px solid #000;
  background: #222;
  color: white;	
}


/* Feature section in ZoomEngine page */
.zoom-section {
  clear:both;
}


* html .zoom-section { 
  display:inline;
  clear:both;
}

.zoom-small-image {
  margin-bottom: 20px;
  width: 420px;
  float: left;
  margin-top: 4px;
}

.zoom-small-image #wrap {
  position: relative;
  top: 0px;
  z-index: 9999;
}

.cloud-zoom {
  margin-bottom: 20px;
}

.zoom-small-image .mousetrap {
  position: absolute;
  left:0px;
  top:0px;
  z-index:999;
  width: 100%;
}


/* Feature descriptions in ZoomEngine page */
.zoom-desc {
  float: left;
  width: 60px;
  margin-left: 20px;
}

a.cloud-zoom-gallery {
  display: block;
  margin: 0 0 5px 0;
  cursor: pointer;
}

.zoom-tiny-image {
  width: 50px;
  height: 50px;
  border: 1px solid #ccc;
  adding: 3px;
}

.zoom-tiny-image.selected {
  background: #333;
  border: 1px solid #000;
}

.zoom-tiny-image:hover {
  border: 1px solid #000;
}


/* ************************************************ 
 *  product_option_window
 * ************************************************ */

div#product_option {
  margin: 20px;
  padding: 20px;
  background: #fff;
}

div#product_option h2 {
  margin-bottom: 20px;
}

table.table_option {
  margin-bottom: 20px;
  background: #fff;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

table.table_option th {
  padding: 10px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  background: #f5f5f5;
}

table.table_option td {
  padding: 10px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}


/* ************************************************ 
 *  product_list_page
 * ************************************************ */

div.sub_category_area,
div.sub_group_area {
  height: 100%;
  margin-bottom: 20px;
  padding: 10px 10px 0px 10px;
  background: #f5f5f5;
}

div.sub_category_area div.sub_category,
div.sub_group_area div.sub_group {
  float: left;
  margin: 0 20px 10px 0;
}

div.sub_category_area div.sub_category img,
div.sub_group_area div.sub_group img {
  margin-right: 10px;
}


/* ************************************************ 
 *  search_page
 * ************************************************ */

div.search_result {
  margin: 20px 0;
  padding: 10px 0;
  background: #f5f5f5;
  text-align: center;
}

div.none {
  margin: 50px 0;
  text-align: center;
}


/* ************************************************ 
 *  policy
 * ************************************************ */

div#policy h2 {
  margin-bottom: 30px;
}

.policy_box,
#policy_lead{
  margin-bottom: 30px;
}

div.sk_box {
  margin-bottom: 50px;
}

div.sk_box h3 {
  font-size: 16px;
  margin-bottom: 10px;
}

div#sk tr {
  border-bottom: 1px solid #eee;
}

div#sk th {
  width: 150px;
  text-align: left;
  padding: 10px 20px 10px 0;
}

div#sk th img.poricy_img {
  margin-bottom: 5px;
}

div#sk td {
  padding: 10px 0;
}

div#sk th,
div#sk td {
  vertical-align: top;
  line-height: 1.8;
}

div#payment_method {
  margin-top: 40px;
}

div#payment_method table.table {
  width: 100%;
}

div#payment_method table.table th {
  width: 200px;
t  ext-align: center;
}

div#shipping_method {
  margin-top: 40px;
}

div#shipping_method table.table {
  width: 100%;
}

div#shipping_method table.table th {
  width: 200px;
  text-align: center;
}


/* ************************************************ 
 *  Common Elements
 * ************************************************ */

/* @group Common Elements */
table {
border-collapse: collapse;
border-spacing: 0;
}

table.table {
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin-bottom: 20px;
}

  table.table th {
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  padding: 5px;
  background: #f5f5f5;
}

table.table td {
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  padding: 5px;
}


div.footstamp {
  margin-bottom: 10px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

div.footstamp span {
  margin: 0 5px;
  color: #999;
}

div.sort {
  margin-bottom: 20px;
  text-align: right;
  float: right;
}

div.sort strong {
  margin-right: 5px;
}

div.sort a {
  margin-right: 5px;
  text-decoration: underline;
}

div.sort span {
  margin-right: 5px;
  font-weight: bolder;
  text-decoration: none;
  background: #eee;
}

div.pager {
  margin: 20px 0;
  clear: both;
  text-align: center;
}

div.none {
  clear: both;
  text-align: center;
  margin: 50px 0;
}


/* radius */
.r3 {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.r5 {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; 
}

.r7 {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}


/* @group button */

.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 13px;
  line-height: 18px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  text-decoration: none;
}

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #cccccc 9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
      -ms-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.btn-large {
  padding: 9px 14px;
  font-size: 15px;
  line-height: normal;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

.btn-large [class^="icon-"] {
  margin-top: 1px;
}

.btn-small {
  padding: 5px 9px;
  font-size: 11px;
  line-height: 16px;
}

.btn-small [class^="icon-"] {
  margin-top: -1px;
}

.btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 14px;
}

.btn-primary,
.btn-primary:hover,
.btn-warning,
.btn-warning:hover,
.btn-danger,
.btn-danger:hover,
.btn-success,
.btn-success:hover,
.btn-info,
.btn-info:hover,
.btn-inverse,
.btn-inverse:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}

.btn {
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-primary {
  background-color: #0074cc;
  *background-color: #0055cc;
  background-image: -ms-linear-gradient(top, #0088cc, #0055cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0055cc);
  background-image: -o-linear-gradient(top, #0088cc, #0055cc);
  background-image: -moz-linear-gradient(top, #0088cc, #0055cc);
  background-image: linear-gradient(top, #0088cc, #0055cc);
  background-repeat: repeat-x;
  border-color: #0055cc #0055cc #003580;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #0055cc;
  *background-color: #004ab3;
}

.btn-primary:active,
.btn-primary.active {
  background-color: #004099;
}

.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  *background-color: #51a351;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}

.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}

.btn_quick {
  margin: 10px 0;
}