div#wrapper {
	font-family:ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif;
	font-size:14px;
	line-height:1.5em;
	color:#333333;
	-webkit-text-size-adjust: none;
	padding:0px;
	background-color: #ffffff;
        /*background: url(/img/specials/sp/kobukuro2012/images/kobukuro_121017_bg.jpg);*/
}

/* clearfix */
.clearfix:after { content:"."; display:block; clear:both; height:0; visibility:hidden; }

/*モダンブラウザ用*/
img,
iframe,
object {
 max-width: 100%;
 vertical-align:top;
}

p{ margin:0; padding:0; }

p.text_b { padding:10px 5px 0 5px; text-align:center; font-weight:bold; font-size:16px; }

p.text { padding:0 5px 0 5px; }

p.text2 { padding:0 5px 0 5px; text-align: center; color: #db7093; }

p.text3 { padding:0 5px 0 5px;  color: #db7093; }

p.text3 img { vertical-align: -2px; }

p.text4 { color: #db7093; }

.text5 { color: #666666; font-size:12px; }

.text6 { margin:0px; padding:3px 0 3px 0; text-align:center; color:#fa8072; text-shadow:0px 1px 1px #333333; font-size:20px; font-weight:bold; line-height:120%; }

.text7 { color: #ffffff; font-size:12px; }

.text8 { color: #e95464; font-size:12px; }

.red { padding:0; color: #ff0000; text-align:center; }

.red_b { margin:2px 5px 0 5px;  padding:8px 0 6px 0; font-size:16px; color:#ff0000; text-align:center; font-weight:bold; background:#fff0f5; }

h1,h2{ text-align:center; }

h3 { margin:0 10px 0 10px; padding:2px 0 5px 0; text-align:center; color:#fa8072; text-shadow:0px 1px 1px #333333; font-size:18px; font-weight:bold; line-height:120%; }

/* waku1 */
.info1 {
 margin:0px 6px 6px 6px; 
 padding:0 0 10px 0;
 border-bottom-right-radius:6px;
 border-bottom-left-radius:6px;
 background: #ffffff;
 border: 1px solid #fa8072;
 text-align:center;
}
/* /waku1 */

/* waku2 */
.info2 {
 margin:0px 6px 6px 6px; 
 padding:0 5px 10px 5px;
 border-bottom-right-radius:6px;
 border-bottom-left-radius:6px;
 background: #f5b2ac;
 border: 1px solid #f5b2ac;
}
/* /waku2 */

/* waku3 */
.info3 {
 margin:0px 6px 6px 6px; 
 padding:0 5px 10px 5px;
 border-bottom-right-radius:6px;
 border-bottom-left-radius:6px;
 background: #fff0f5;
 border: 1px solid #fff0f5;
}
/* /waku3 */

/* 矢印つきリスト */
.list1 ul{
 margin: 10px;
 }
 .list1 ul li{
 overflow: hidden;
 margin: 0;
 height: auto;
 text-align: left;
 padding: 0;
 border: 1px #ccc solid;
 border-bottom: 0;
 background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f0f0f0));
 background: linear-gradient(#fff, #f0f0f0);
 display:block;
 -webkit-box-shadow:0px 3px 3px rgba(000,000,000,0.1);
 box-shadow:0px 3px 3px rgba(000,000,000,0.1);
 }
 .list1 ul li:first-child{
 border-radius: 8px 8px 0 0;
 }
 .list1 ul li:last-child{
 border-radius: 0 0 8px 8px;
 border-bottom:1px #ccc solid;
 margin: 0 0 10px 0;
 }
 .list1 ul li.none1{
 overflow: hidden;
 margin: 0;
 text-align: left;
 padding: 5px;
 border: 1px #ccc solid;
 border-bottom: 0;
 background: #ffe4e1;
 display:block;
 -webkit-box-shadow:0px 3px 3px rgba(000,000,000,0.1);
 box-shadow:0px 3px 3px rgba(000,000,000,0.1);
 }
 .list1 ul li.none2{
 overflow: hidden;
 margin: 0;
 text-align: left;
 padding: 5px;
 border: 1px #ccc solid;
 border-bottom: 0;
 background: #ffffff;
 display:block;
 -webkit-box-shadow:0px 3px 3px rgba(000,000,000,0.1);
 box-shadow:0px 3px 3px rgba(000,000,000,0.1);
 }
 .list1 ul li a{
 background: url(/img/specials/sp/ayu15th_130308/ayu15th_130308_arrow.png) no-repeat 100% 50%;
 color: #333;
 display: block;
 height: auto;
 margin: 0;
 padding: 12px;
 overflow: hidden;
 /*white-space: nowrap;*/
 /*line-height: 45px;*/
 text-overflow: ellipsis;
 text-decoration: none;
 font-weight:bold;
 }
.list1 ul li.none a{
 background: url(/img/specials/sp/ayu15th_130308/ayu15th_130308_arrow.png) no-repeat 100% 50%;
 color: #333;
 display: block;
 height: auto
 margin: 0;
 padding: 12px;
 overflow: hidden;
 /*white-space: nowrap;*/
 /*line-height: 45px;*/
 text-overflow: ellipsis;
 text-decoration: none;
 font-weight:bold;
 }
/* /矢印つきリスト */

/* btn */
.btn {
 height: 100%;
 margin: 0 5px 0 5px;
 padding:5px;
 overflow: auto;
 /*border: 1px solid #fa8072;*/
}
.btn p.text{
 font-size:16px;
 font-weight:bold;
 text-align:left;
 color: #fa8072;
 line-height:120%;
}
.btn p.text_s{
 font-size:14px;
 text-align:left;
 padding: 0;
 color: #333333;
 line-height:130%;
}
.btn img{
 height: 106px;
 width: 106px;
 margin: 0 5px 10px 5px;
 overflow:auto;
}
/* /btn */

/* btn1 */
.btn1 {
 margin: 0 5px 0 5px;
}
.btn1 ul{
 border-left: 1px solid #fa8072;
 border-right: 1px solid #fa8072;
 border-bottom: 1px solid #fa8072;
 }
 .btn1 ul li{
 background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fef1f1), color-stop(0.51, #f8d2d2), color-stop(0.50, #f7e5e5), color-stop(0.00, #fffefe));
 background: -webkit-linear-gradient(top, #fffefe 0%, #f7e5e5 50%, #f8d2d2 51%, #fef1f1 100%);
 background: -moz-linear-gradient(top, #fffefe 0%, #f7e5e5 50%, #f8d2d2 51%, #fef1f1 100%);
 background: -o-linear-gradient(top, #fffefe 0%, #f7e5e5 50%, #f8d2d2 51%, #fef1f1 100%);
 background: -ms-linear-gradient(top, #fffefe 0%, #f7e5e5 50%, #f8d2d2 51%, #fef1f1 100%);
 background: linear-gradient(top, #fffefe 0%, #f7e5e5 50%, #f8d2d2 51%, #fef1f1 100%);
 border-top: 1px solid #fa8072;
 /*height: 60px;*/
 margin: 0px;
 padding: 10px 5px 10px 5px;
 list-style-type: none;
 }
 .btn1 ul li a{
 background: url(/img/specials/sp/ayu15th_130308/ayu15th_130308_arrow.png) no-repeat 100% 50%;
 color: #666666;
 display: block;
 /*height: 60px;*/
 margin: 0px;
 padding: 0 25px 0 1px;
 overflow: hidden;
 text-decoration: none;
 }
.btn1 ul li a p.text{
 font-size:14px;
 font-weight:bold;
 text-align:left;
 color: #fa8072;
 padding: 2px
 line-height:120%;
}
.btn1 ul li a p.text_bl{
 font-size:14px;
 font-weight:bold;
 text-align:left;
 color: #0073a8;
 padding: 2px
 line-height:120%;
}
.btn1 ul li a p.text_s{
 font-size:12px;
 text-align:left;
 margin: 2px 0 2px 5px;
 line-height:120%;
}
.btn1 ul li a p.text img{
 height: 18px;
 width: 18px;
 margin: 0;
}
.btn1 img{
 height: 106px;
 width: 106px;
 margin: 0 5px 0 0;
}
/* /btn1 */

/* btn2 */
.btn2 {
 margin: 0 50px 0 50px;
}
/*.btn2 ul{
 border: 1px solid #ccc;
 border-radius: 8px 8px 8px 8px;
 }*/
 .btn2 ul li{
 /*background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f2c071), color-stop(0.00, #d5def6));
 background: -webkit-linear-gradient(top, #ffffff 0%, #f2c071 100%);
 background: -moz-linear-gradient(top, #ffffff 0%, #f2c071 100%);
 background: -o-linear-gradient(top, #ffffff 0%, #f2c071 100%);
 background: -ms-linear-gradient(top, #ffffff 0%, #f2c071 100%);
 background: linear-gradient(top, #ffffff 0%, #f2c071 100%);
 height: 55px;*/
 border-radius: 24px;
 background-color: #fa8072;
 border: 1px solid #ccc;
 margin: 0px;
 padding: 10px 5px 10px 5px;
 list-style-type: none;
 }
 .btn2 ul li a{
 background: url(/img/specials/sp/ayu15th_130308/ayu15th_130308_arrow1.png) no-repeat 100% 50%;
 color: #666666;
 display: block;
 /*height: 55px;*/
 margin: 0px;
 padding: 3px;
 overflow: hidden;
 text-decoration: none;
 }
.btn2 ul li a p.text{
 font-size:18px;
 color: #ffffff;
 text-shadow:0px 1px 1px #333333;
 font-weight:bold;
 text-align:center;
 padding: 2px
}
/* /btn2 */

/* btn3 */
.btn3 {
 margin: 0 5px 0px 5px;
 }
 .btn3:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
 }
 .btn3 ul{
 border-bottom: 1px solid #fa8072;
 border-left: 1px solid #fa8072;
 }
 .btn3 ul li{
 background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fef1f1), color-stop(0.51, #f8d2d2), color-stop(0.50, #f7e5e5), color-stop(0.00, #fffefe));
 background: -webkit-linear-gradient(top, #fffefe 0%, #f7e5e5 50%, #f8d2d2 51%, #fef1f1 100%);
 background: -moz-linear-gradient(top, #fffefe 0%, #f7e5e5 50%, #f8d2d2 51%, #fef1f1 100%);
 background: -o-linear-gradient(top, #fffefe 0%, #f7e5e5 50%, #f8d2d2 51%, #fef1f1 100%);
 background: -ms-linear-gradient(top, #fffefe 0%, #f7e5e5 50%, #f8d2d2 51%, #fef1f1 100%);
 background: linear-gradient(top, #fffefe 0%, #f7e5e5 50%, #f8d2d2 51%, #fef1f1 100%);
 border-top: none;
 border-right: 1px solid #fa8072;
 height: 100px;
 margin: 0 ; 
 list-style-type: none;
 padding: 0 5px 0 0;
 }
 .btn3 ul li:nth-child(odd) {
 float: left;
 width: 50%;
 }
 .btn3 ul li a{
 background: url(/img/specials/sp/ayu15th_130308/ayu15th_130308_arrow.png) no-repeat 100% 50%;
 color: #666;
 display: block;
 height: 100px;
 margin: 0px;
 padding: 5px 16px 0 3px;
 overflow: hidden;
  /*white-space: nowrap;
 text-overflow: ellipsis;*/
 text-decoration: none;
 }
 .btn3 ul li p.text{
 font-size:12px;
 font-weight:bold;
 text-align:left;
 color: #fa8072;
 padding: 2px
 line-height:120%;
}
.btn3 ul li p.text_s{
 font-size:11px;
 text-align:left;
 margin: 0 0 2px 5px;
 line-height:120%;
}
.btn3 ul li img{
 float: left;
 height: 18px;
 width: 18px;
 padding: 0;
 }
/* / btn3 */

