@charset "UTF-8";

/* reset
----------------------------------------------------*/

h1,h2,h3,h4,h5,h6,
p,
ul,ol,li,dl,dt,dd,
img,
form {
  margin: 0;
  padding: 0;
  list-style: none;
  text-indent: 0;
  font-weight: normal;
  border: 0;}

body {
  margin: 0;
  padding: 0;
  color: #000000;
}

/* Clearfix */
.clearfix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
  min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-Mac */

/* base common
----------------------------------------------------*/

article#w1000 {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  zoom: 1;
}
#contentArea {
  background: white;
  width:1000px;
}
#contentAreaInner {
  padding:0;
  margin:0;
  width:735px;
  float:left;
}
#contentRight {
  width:235px;
  float:right;
  padding:0;
  margin:0;
}
ul.ind li, 
ol.ind li {
  padding-left: 1em;
  text-indent: -1em;
  padding-bottom: 0.2em;
  text-align: left;
}

/* content
--------------------------------------------------------------------------------------------------------*/
#contentArea {
  background: white;
  width: 1000px;
  margin: 0 auto;
}

#umamusume {
  font-size: 14px;
  line-height: 1.6;
  font-feature-settings: "palt";
  position: relative;
  color: #333;
}
#umamusume .bg {
  background: url(../img/bg.png);
}
#umamusume img {
  vertical-align: top;
}
#umamusume a {
  color: #ff8f2a;
  text-decoration: none;
}
#umamusume a:hover {
  color: #ccc;
}
#umamusume a.alpha img {
  transition: all 0.3s ease 0s;
}
#umamusume a.alpha:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#umamusume .btn {
  padding: 30px 0;
  text-align: center;
}
#umamusume ul.caut {}
#umamusume ul.caut li {
  padding-left: 1em;
  text-indent: -1em;
  padding-bottom: .2em;
}
#umamusume ul.cp {
  padding: 20px 20px 0;
}
#umamusume .title {
  padding-top: 10px;
}


/*----------------------------------------------------
  navi
----------------------------------------------------*/
#umamusume .navi {
  padding: 27px 0 0;
}
#umamusume .navi ul {
  width: 715px;
  margin: 0 auto;
  overflow: hidden;
}
#umamusume .navi ul li {
  display: block;
  float: right;
}
#umamusume .navi ul li:first-child {
  float: left;
}


/*----------------------------------------------------
  goods
----------------------------------------------------*/
#umamusume #goods {
  padding-top: 30px;
  text-align: center;
}
#umamusume #goods .date {
  width: 615px;
  margin: 25px auto 0;
  box-sizing: border-box;
  background: #fcfcf4;
  border: 4px solid #ffb0c5;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
#umamusume #goods .date dl {}
#umamusume #goods .date dl dt {
  display: block;
  margin-top: -4px;
  z-index: 10;
}
#umamusume #goods .date dl dd {
  padding: 20px 0 0;
}
#umamusume #goods .date dl dd ul.caut {
  text-align: center;
  padding: 20px 0;
}
#umamusume #goods .goods {
  width: 696px;
  margin: 20px auto 0;
  box-sizing: border-box;
  background: #fff;
  border: 4px solid #20bdc8;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  position: relative;
}
#umamusume #goods .goods h3 {
  display: block;
  width: 100%;
  background: #20bdc8 url(../img/bg_stripe.png);
  padding: 10px 0;
  border-top-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}
#umamusume #goods .goods p.limit {}
#umamusume #goods .goods p.itmdt {
  position: absolute;
  top: 30px;
  left: 10px;
}
#umamusume #goods .goods .img {
  padding: 20px 0;
}
#umamusume #goods .goods ul.caut {
  padding: 0 50px;
  text-align: left;
}
#umamusume #goods .goods .pr {
  padding: 30px 0;
}
#umamusume #goods .goods .btn {
  padding-top: 0;
}

#umamusume #goods .loppi {
  width: 696px;
  margin: 20px auto 0;
  box-sizing: border-box;
  background: #fff;
  border: 4px solid #20bdc8;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  position: relative;
}
#umamusume #goods .loppi h3 {
  display: block;
  width: 100%;
  background: #20bdc8 url(../img/bg_stripe.png);
  padding: 10px 0;
  border-top-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  font-size: 0;
  line-height: 0;
  margin-top: -1px;
}
#umamusume #goods .loppi .itmdt {
  padding: 30px 0 10px;
}
#umamusume #goods .loppi ul.caut {
  padding: 0 50px;
}
#umamusume #goods .loppi .loppi_entry {
  width: 655px;
  margin: 20px auto 0;
  box-sizing: border-box;
  background: #fff;
  border: 4px solid #f0be1e;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  position: relative;
}
#umamusume #goods .loppi .loppi_entry h4 {
  display: block;
  background: #f0be1e;
  padding: 10px 0;
  border-top-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}
#umamusume #goods .loppi .loppi_entry .btn {
  padding: 10px 0;
}
#umamusume #goods .loppi .loppi_entry dl {
  display: block;
  font-size: 22px;
  padding-bottom: 20px;
  font-weight: normal;
}
#umamusume #goods .loppi .loppi_entry dl dt {}
#umamusume #goods .loppi .loppi_entry dl dd {}



/*----------------------------------------------------
  contact
----------------------------------------------------*/
#umamusume .contact {}
#umamusume .contact dl {
  width: 734px;
  margin: 0 auto;
  box-sizing: border-box;
  background: #fff;
  border: 4px solid #20bdc8;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  position: relative;
  text-align: center;
}
#umamusume .contact dl dt {
  display: block;
  width: 100%;
  background: #20bdc8 url(../img/bg_stripe.png);
  padding: 10px 0;
  border-top-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  font-size: 0;
  line-height: 0;
  margin-top: -1px;
}
#umamusume .contact dl dd p {
  padding: 15px 0;
}
#umamusume .contact dl dd p:first-child {
  padding-bottom: 0;
}
#umamusume .contact dl dd.copy {
  background: #20bdc8;
  text-align: center;
  padding: 10px 0 6px;
  line-height: 0;
}


/*----------------------------------------------------
  bnr
----------------------------------------------------*/

#umamusume .bnr_area {
  padding-top: 10px;
}
#umamusume .bnr_area p {
  padding-bottom: 10px;
}


/*----------------------------------------------------
  
----------------------------------------------------*/

/* clearfix */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/* margin-top */
.mar_t00 { margin-top: 0px !important ;}
.mar_t05 { margin-top: 5px !important ;}
.mar_t08 { margin-top: 8px !important ;}
.mar_t10 { margin-top: 10px !important ;}
.mar_t15 { margin-top: 15px !important ;}
.mar_t20 { margin-top: 20px !important ;}
.mar_t25 { margin-top: 25px !important ;}
.mar_t30 { margin-top: 30px !important ;}
.mar_t40 { margin-top: 40px !important ;}
.mar_t45 { margin-top: 45px !important ;}
.mar_t50 { margin-top: 50px !important ;}

/* padding-top */
.pad_t00 { padding-top: 0px !important ;}
.pad_t05 { padding-top: 5px !important ;}
.pad_t10 { padding-top: 10px !important ;}
.pad_t15 { padding-top: 15px !important ;}
.pad_t20 { padding-top: 20px !important ;}
.pad_t25 { padding-top: 25px !important ;}
.pad_t30 { padding-top: 30px !important ;}
.pad_t35 { padding-top: 35px !important ;}
.pad_t40 { padding-top: 40px !important ;}
.pad_t45 { padding-top: 45px !important ;}
.pad_t50 { padding-top: 50px !important ;}

/* margin-right */
.mar_r00 { margin-right: 0px !important ;}
.mar_r05 { margin-right: 5px !important ;}
.mar_r10 { margin-right: 10px !important ;}
.mar_r11 { margin-right: 11px !important ;}
.mar_r15 { margin-right: 15px !important ;}
.mar_r20 { margin-right: 20px !important ;}
.mar_r25 { margin-right: 25px !important ;}
.mar_r30 { margin-right: 30px !important ;}

/* padding-right */
.pad_r00 { padding-right: 0px !important ;}
.pad_r05 { padding-right: 5px !important ;}
.pad_r10 { padding-right: 10px !important ;}
.pad_r15 { padding-right: 15px !important ;}
.pad_r20 { padding-right: 20px !important ;}
.pad_r25 { padding-right: 25px !important ;}
.pad_r30 { padding-right: 30px !important ;}

/* margin-bottom */
.mar_b00 { margin-bottom: 0px !important ;}
.mar_b05 { margin-bottom: 5px !important ;}
.mar_b08 { margin-bottom: 5px !important ;}
.mar_b10 { margin-bottom: 10px !important ;}
.mar_b15 { margin-bottom: 15px !important ;}
.mar_b20 { margin-bottom: 20px !important ;}
.mar_b25 { margin-bottom: 25px !important ;}
.mar_b30 { margin-bottom: 30px !important ;}
.mar_b40 { margin-bottom: 40px !important ;}
.mar_b50 { margin-bottom: 50px !important ;}

/* padding-bottom */
.pad_b00 { padding-bottom: 0px !important ;}
.pad_b05 { padding-bottom: 5px !important ;}
.pad_b10 { padding-bottom: 10px !important ;}
.pad_b15 { padding-bottom: 15px !important ;}
.pad_b20 { padding-bottom: 20px !important ;}
.pad_b25 { padding-bottom: 25px !important ;}
.pad_b30 { padding-bottom: 30px !important ;}

/* margin-left */
.mar_l00 { margin-left: 0px !important ;}
.mar_l05 { margin-left: 5px !important ;}
.mar_l10 { margin-left: 10px !important ;}
.mar_l11 { margin-left: 11px !important ;}
.mar_l15 { margin-left: 15px !important ;}
.mar_l20 { margin-left: 20px !important ;}
.mar_l25 { margin-left: 25px !important ;}
.mar_l30 { margin-left: 30px !important ;}
.mar_l35 { margin-left: 35px !important ;}
.mar_l40 { margin-left: 40px !important ;}
.mar_l45 { margin-left: 45px !important ;}
.mar_l80 { margin-left: 80px !important ;}

/* padding-left */
.pad_l00 { padding-left: 0px !important ;}
.pad_l05 { padding-left: 5px !important ;}
.pad_l10 { padding-left: 10px !important ;}
.pad_l15 { padding-left: 15px !important ;}
.pad_l20 { padding-left: 20px !important ;}
.pad_l25 { padding-left: 25px !important ;}
.pad_l30 { padding-left: 30px !important ;}
.pad_l40 { padding-left: 40px !important ;}
.pad_l50 { padding-left: 50px !important ;}
.pad_l60 { padding-left: 60px !important ;}

.t_left {
  text-align: left !important;
}
.t_center {
  text-align: center !important;
}
.t_right {
  text-align: right !important;
}

.t_white {
  color: #fff !important;
}
.t_red {
  color: #c60a02 !important;
}

.t_bold {	font-weight: bold !important;	}
.t_normal {	font-weight: normal !important;	}

.t_xsml {	font-size: 66.7%;	}
.t_sml {	font-size: 83.3%;	}
.t_lrg {	font-size: 116.7%;	}
.t_xlrg {	font-size: 133.3%;	}


.lh12 {		line-height: 1.2 !important;	}
.lh15 {		line-height: 1.5 !important;	}
