@charset "Shift_JIS";

@import "common.css";
@import "page5.css";

.ad-kiji-hanyou {
                margin-top:10px;
                margin-left:5px;
                padding: 0px 0px 0px 0px;
                width:460px;
                text-align:center;
                background-color: #ddd;
                background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(.3, transparent), color-stop(.3, #fff), to(#fff)), -webkit-gradient(linear, 0 0, 100% 0, color-stop(.3, transparent), color-stop(.3, #fff), to(#fff));
                -webkit-background-size: 12px 12px;
               }

.ad-kiji-title {
               width: auto;
               padding:7px 0px 6px 7px;
               text-align:left;
               background-color:#ECECEC;
               background-image: -webkit-gradient(linear, 0 0, 100% 0, color-stop(.5, #F9F9F9), color-stop(.5, transparent), to(transparent));
              -webkit-background-size: 5px;
               }
.ad-kiji-title-p {
               margin-top:0px;
               margin-bottom:0px;
               color:#6C6C6C;
               display:block;
               width:100%;
               height:100%;
               text-decoration:none;
               font-size:13px;
               font-weight:900;
               }