* {
  padding: 0;
  margin: 0;
}



body{
  padding: 0;
  margin: 0;
  font-size: 12px;
  color: #624E37;
}




h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dl, img {
  padding: 0;
  margin: 0;
}



ul , li{list-style:none}




img{border:none}





.v_a_t {
  vertical-align: top;
}




.v_a_m {
  vertical-align: middle;
}




.v_a_b {
  vertical-align: bottom;
}




/* font
------------------------------- */
.txt11{
  font-size: 11px;
}



.txt14{
  font-size: 14px;
}


.txt25{
  font-size: 25px;
}

/* align
------------------------------- */
.align_c{
  text-align: center;
}


.align_r{
  text-align: right;
}


.align_l{
  text-align: left;
}




/* color
------------------------------- */
.red_orenge{
  color: #FF3500;
}


.blue{
  color: #004186;
}



.brown{
  color: #9D0000;
}




/* margin padding
------------------------------- */

/* bottom */
.m_b3 {
  margin-bottom: 3px;
}


.m_b5 {
  margin-bottom: 5px;
}



.m_b10 {
  margin-bottom: 10px;
}



.m_b15 {
  margin-bottom: 15px;
}



.m_b20 {
  margin-bottom: 20px;
}



.m_b25 {
  margin-bottom: 25px;
}



.m_b30 {
  margin-bottom: 30px;
}



.h_100p{
  height: 100%;
}


.r_m2{
  margin-right: 2px;
}



/* float
------------------------------- */
.cb {
  clear: both;
}




.fl {
  float: left;
}




.fr {
  float: right;
}




.cb:after {
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
  content: ".";
}




.cb {
  display: inline-table;
}




/* Hides from IE-mac \*/
* html .cb {
  height: 1%;
}




.cb {
  display: block;
}




/* End hide from IE-mac */
/* link
------------------------------- */
a img {
  margin: 0;
  border: 0;
}




a {
  text-decoration: none;
}




a:visited {
  text-decoration: none;
}




a:hover {
  text-decoration: underline;
}




a:active {
  text-decoration: none;
}




/* wrapper
------------------------------- */
#wrapper {
  width: 800px;
  margin: 0 auto;
}




/* headder
------------------------------- */
#header {
  height: 100%;
  padding: 3px 0 0 0;
}


#header h1 {
  float: left;
  width:auto;
  display:block;
  margin-left:-5px;

}

#header .header_r{
  float: right;
  width: auto;
  padding-top: 25px;
  text-align: right;
  font-size: 12px;
}

#header .header_r a{
    color: #624e37;
}

#header .header_r img{
  margin: 0 3px 3px 3px;
}


#header .header_r p{
  color: #FF3500;
}


#header .header_r p a{
  color: #FF3500;
}



/* navi
------------------------------- */
#navi{
  background: url(/images/img_2009base/navi_footer.jpg) bottom no-repeat;
  padding-bottom:7px;
}


/* sarch
------------------------------- */

#sarch{
  height: 100%;
  padding: 0 9px 0 9px;
  overflow: hidden;
  background: url(/images/img_2009base/seach_back.jpg) no-repeat;
}


#sarch .sarch_fl{
  float: left;
  width: 671px;
  padding-top: 5px;
  display: block;
}


#sarch .sarch_fl p,
#sarch .sarch_fl .align_c{
  float: left;
  font-size: 10px;
  color: #666666;
  line-height: 10px;
}


#sarch .sarch_fl p img{
  float: left;
}


#sarch .sarch_fl p input{
  float: left;
  width: 135px;
}


#sarch .sarch_fl #selectgenre select{
  float: left;
  width: 90px;
}
#sarch .sarch_fl p select{
  float: left;
  width: 120px;
}

#sarch .sarch_fl span{
  float: left;
  width: 139px;
  display: block;
}


#sarch .sarch_fl .align_c{
  float: left;
  width: 50px;
  margin-right: 5px;
  display: block;
}
* html #sarch .sarch_fl .align_c{margin:0}

#sarch .sarch_fl .align_c input{
  margin-top: 3px;
}


/* contents
------------------------------- */

#contents{
  clear: both;
  height: 100%;
  padding: 0 22px 0 14px;
  background: url(/images/img_2009base/in_back.gif) repeat-y;
}


/* contents_l */

#contents_l{
  width: 560px;
}


#in_contents_l{
  width: 520px;
  padding: 0 18px 0px 0px;
}


/* contents_r */

#contents_r {
  width: 190px;
  padding: 0 9px 0px 0;
  margin-top:5px;
}


#in_contents_r {
  width: 206px;
  padding: 0 9px 0px 3px;
  text-align: center;
}


#contents_r #side,
#in_contents_r #side{
  padding: 14px 0 7px 0;
  margin: 0 0px 20px 5px;
  color: #4D473C;
  background: #D3C8AB;
}

#contents_r_toku #side,
#in_contents_r #side{
  padding: 14px 0 7px 0;
  margin: 0 0px 20px 0px;
  color: #4D473C;
  background: #D3C8AB;
}

* html #in_contents_r .ie6kikakumenu{
  margin-left:3px;
}

#contents_r #side .side_in,
#in_contents_r #side .side_in{
  width: 173px;
  margin: 0 auto;
}
* html #contents_r #side .side_in,
* html #in_contents_r #side .side_in{
  margin: 0 0 0 8px;  width: 173px;
}

#contents_r #side .side_in p,
#contents_r #side .side_in .no_line,
#in_contents_r #side .side_in p,
#in_contents_r #side .side_in .no_line{
  padding-bottom: 5px;
  padding-left: 17px;
  margin-bottom: 15px;
  border-bottom: 1px #B7A271 solid;
  line-height: 22px;
}


#contents_r #side .side_in .no_line,
#in_contents_r #side .side_in .no_line{
  border: none;
}


#contents_r #side .side_in a,
#in_contents_r #side .side_in a{
  color: #4D473C;
}
* html .ie6topmenu1{
  margin-left: 12px;
}


/* page_top
------------------------------- */

.page_top{
  width: 100%;
  padding-bottom: 4px;
  margin: 10px 0 15px 0;
  display: block;
  text-align: right;
  background: url(/images/img_2009base/page_top_back.gif) bottom repeat-x;
}


/* footer
------------------------------- */

#footer{
  height: 100%;
  padding: 4px 20px;
}


#footer p{
  float: left;
  padding: 8px 0 0 15px;
}


#footer p a{
  color: #FF3500;
}
a.cart_button{
  width:90px;
  vertical-align:bottom;
  color: #fff;
  border-top:3px double #9cf;
  border-left:3px double #9cf;
  border-right:3px double #4080BF;
  border-bottom:3px double #4080BF;
  background: #32A7CA;
  text-align: center;
  text-decoration:none;
  font-size:15px;
  font-weight:bold;
  font-family: "ＭＳ ゴシック",sans-serif;
}
a.new_link:hover{
  color:#624E37;
  text-decoration:underline;}

/* press
------------------------------- */
@charset "utf-8";
/* CSS Document */

#medama {
    height: auto;
    width: auto;
    text-align: center;
    padding: 3px;
    margin: 0 18px;
    float: left;
}
/*h1 {
    font-size: 14px;
    font-weight: bold;
    color: #666;
    text-align: left;
    width: 226px;
    height: auto;
    margin-bottom: 0px;
    padding: 2px;
    margin-top: 0px;
}*/
h1 {
    font-size: 14px;
    font-weight: bold;
    color: #666;
    text-align: left;
    height: auto;
    margin-bottom: 0px;
    padding: 2px;
    margin-top: 0px;
}
#medama .title {
    height: auto;
    width: auto;
    margin-left: 5px;
    clear: both;
    float: left;
}
#bt    {
    position: absolute;
    bottom: 0px;
}



#medama .box01 {
    float: left;
    height: auto;
    width: 226px;
    border: 1px solid #ffac0e;
    font-size: 14px;
    font-weight: bold;
    color: #666;
    text-align: left;
    position: relative;
}
#medama .box {
    height: auto;
    width: auto;
    float: left;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 12px;
}
#titlekaitori{
  font-size: 18px;
    font-weight: bold;
    color: #3f3831;
    text-align: left;
    width: 732px;
    border-top: 2px solid #f9b457;
    border-bottom: 1px solid #b4b4b4;
    background-color: #ebeaea;
    padding: 10px 0 0 15px;
    display: block;
    padding-bottom: 10px;
}
#titlekakunin{
     font-size: 18px;
    font-weight: bold;
    color: #3f3831;
    text-align: left;
    width: 732px;
    border-top: 2px solid #f9b457;
    border-bottom: 1px solid #b4b4b4;
    background-color: #ebeaea;
    padding: 10px 0 0 15px;
    display: block;
    padding-bottom: 10px;
}
.px14 {
    font-size: 14px;
    color: #333;
}
.px16 {
    font-size: 16px;
    color: #333;
}
table#kakunin tr td {
    padding: 8px;
}
#kanryo {
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
#kanryo #btbox{
    background-color: #ebeaea;
    width: 330px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 20px;
    height: auto;
    padding-bottom: 20px;
}
#thanks {
    background-color: #fbfbfb;
    height: 200px;
    width: 640px;
    border: 1px solid #eeeeee;
    text-align: center;
    clear: both;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

#thanks #text01{
    width: 560px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #afaeb3;
    font-size: 20px;
    font-weight: bold;
    color: #db3900;
    text-align: center;
    height: 30px;
    padding-top: 10px;
    margin-left: 40px;
    margin-top: 35px;
}
#thanks #text02{
    width: auto;
    height:auto;
    font-size: 16px;
    text-align: left;
    margin-left: 40px;
    padding-top: 20px;
    padding-left: 68px;
    line-height: 24px;
}

.px14bold {
    font-size: 14px;
    font-weight: bold;
    color: #666;
}
.px12red {
    font-size: 12px;
    color: #F33;
}



.clear {
    clear: both;
}



/* sns (キャンペーン用に12/22追加)
------------------------------- */
.twitter-share-button {
    width: 100px !important;
}

#___plusone_0 {
    width: 60px !important;
}

