@charset "utf-8";
/*--------------------------------------------------
 * スマイル・ネット
 * Version 1.0.0
 * top.css
 *--------------------------------------------------*/
#topWrapper{
    background:url(images/top_background.gif) repeat-x 0 0;
    clear:both;
    margin:8px 0px 0px 0px;

}


#topWrapper  .flash{
    width:840px;
    margin:0px auto;
    position:relative;
    background:url(images/top.gif) no-repeat 0 0;
    height:236px;
}


#topWrapper  .flash  h2{
    position:absolute;
    width:200px;
    font-size:1.3em;
    font-weight:normal;
    letter-spacing:0.1em;
    line-height:1.4em;
    color:#FFFFFF;
    top:15px;
    right:20px;
}


#topWrapper span {
    padding-bottom:15px;
    display:block;
}


#content  .appeal{
    margin:10px 0px;
    width:600px;
    float:left;
    clear:both;
}


/*--------------------------------------------------*/
.appeal  .service{
    float:left;
    clear:both;
    color:#666666;
    margin:0px 0px 15px 0px;
}


.appeal  .service  .box{
    margin:10px 0px 0px 0px;
    float:left;
    clear:both;
}


.appeal  .service  .box  ul{
    display:block;
    float:left;
    margin:0px 0px 0px 0px;
}


.appeal  .service  .box  ul li{
    background:url(images/arrow_dot.gif) no-repeat 0px 50%;
    font-size:13px;
    line-height:1.8em;
    letter-spacing:0.1em;
    vertical-align:bottom;
    display:block;
    float:left;
    padding:0px 20px 0px 15px;
    width:160px;
    white-space: nowrap;
}


/*--------------------------------------------------*/
.appeal  .topics{
    clear:both;
    margin:0px 0px 30px 0px;
}


.appeal  .topics  dl{
    clear:both;
    overflow:hidden;
    padding: 0px 0px 3px 0px;
    border-bottom:solid 1px #cccccc;
    margin:5px 0px 0px 0px;
}


.appeal  .topics dt{
    font-size:1.1em;
    line-height:2.3em;
    float:left;
    width:60px;
    padding:0px 0px 0px 0px;
}


.appeal  .topics dd{
    font-size:1.3em;
    line-height:1.8em;
    background:url(images/list_arrow.gif) no-repeat 11px 9px;
    vertical-align:bottom;
    margin:0px 0px 0px 0px;
    width:513px;
    padding:0px 0px 0px 27px;
    float:left;
}


.appeal  .topics  p{
    clear:both;
    font-size:1.3em;
    line-height:1.8em;
    text-align:right;
}


.appeal  .topics  p  a{
    vertical-align: bottom;
}


/*--------------------------------------------------*/
.appeal .amazon{
    clear:both;
    margin:0px 0px 30px 0px;
}


.appeal .amazon  dl{
    clear:both;
    padding: 0px 0px 3px 0px;
    border-bottom:dotted 1px #666666;
    margin:4px 0px 0px 0px;
}


.appeal .amazon dt{
    font-size:1.2em;
    line-height:1.8em;
    float:left;
    width:113px;
    padding:0px 0px 10px 0px;
}


.appeal  .amazon dd{
    font-size:1.3em;
    line-height:1.8em;
    background:url(images/list_arrow.gif) no-repeat 103px 9px;
    vertical-align:bottom;
    margin:0px 0px 0px 0px;
}



.appeal  .amazon  table{
    width:600px;
    margin:0px 0px 0px 0px;
    border:1px solid #666666;
}


.appeal  .amazon  table td{
    width:200px;
    border-left:1px dotted #666666;
    border-bottom:1px dotted #666666;
    padding:10px 5px 5px 0px;
    vertical-align: top;
}


.appeal  .amazon  table td  .image{
    width:85px;
    display:block;
    float:left;
    text-align:center;
}


.appeal  .amazon  table td  .attribute{
    font-size:11px;
    margin:0px 0px 0px 85px;
    line-height: 16px;
}

.appeal  .amazon  p{
    clear:both;
    font-size:1.3em;
    line-height:1.8em;
    text-align:right;
}


.appeal  .amazon  p  a{
    vertical-align: bottom;
}


/*--------------------------------------------------*/
.produce .menu{
    margin:0px 0px 8px 0px;
}


/*--------------------------------------------------*/
.hot_box{
    border-left:solid 1px #666666;
    border-right:solid 1px #666666;
    border-bottom:solid 1px #666666;
    width:172px;
    background-color: #f5f5f5;
    padding:0px 8px 0px 8px;
    margin:0px 0px 15px; 0px;
}

.hot_box li{
    border-bottom:dotted 1px #666666;
    padding:3px 0px 0px 0px;
}

.hot_box li  p{
    font-size:11px;
    line-height: 16px;
    color:#333333;
}


.hot_box li.last{
    border-bottom:none;
}


/**---------------------------------------------------------------**/
.appeal .chiebukuro{
    clear:both;
    width:600px;
    margin:0px 0px 20px 0px;
    padding:0px 0px 5px 0px;
    background:url(images/title_chiebukuro_new_footer.gif) no-repeat center bottom;
    float:left;
}

.appeal .chiebukuro .body{
    background:url(images/title_chiebukuro_new_body.gif) no-repeat 0px 0px;
    border-left:solid 1px #cccccc;
    border-right:solid 1px #cccccc;
}

.appeal .chiebukuro .body p
{
    padding-left:10px;
}


.appeal .chiebukuro .footer p{
    text-align:left;
    line-height:1.3em;
}

.appeal .chiebukuro .footer ul{
    padding:0px 10px 0px 10px;
}

.appeal .chiebukuro .footer li{
    float:left;
    font-size:1.2em;
    line-height:1.5em;
    color:#333333;
    padding:0px 20px 0px 0px;
    white-space: nowrap;
}

.appeal .chiebukuro .footer li a{
    text-decoration: underline;
}

.appeal .chiebukuro .body p.liner{
    text-align:right;
    float:right;
    padding:2px 10px 6px 10px;
    clear: both;
}

.appeal .chiebukuro .body p a.more_button{
    background:url(images/title_chiebukuro_new_more_button.gif) no-repeat 0px 0px;
    width:89px;
    height:23px;
    display:block;
    color:#333333;
    text-decoration: none;
    text-align:center;
}

.appeal .chiebukuro .body p a.more_button:hover{
    background:url(images/title_chiebukuro_new_more_button_on.gif) no-repeat 0px 0px;
    color:#33ccff;
}


.appeal .chiebukuro dl{
    clear:both;
    overflow:hidden;
    width:578px;
    margin: 0px 10px 3px 10px;
    border-bottom:solid 1px #cccccc;
}


.appeal  .chiebukuro dt{
    font-size:1.1em;
    line-height:2.3em;
    float:left;
    width:60px;
    padding:0px 0px 0px 0px;
}

.appeal  .chiebukuro dd.icon{
    width:11px;
    padding:0px 0px 0px 9px;
    float:left;
}

.appeal  .chiebukuro dd.content{
    font-size:1.3em;
    line-height:1.8em;
    vertical-align:bottom;
    margin:0px 0px 0px 0px;
    float:left;
    width:489px;
    padding:0px 0px 0px 9px;
}


.appeal .chiebukuro dd.content  .content_next{
    display:none;
}


.appeal .chiebukuro p{
    clear:both;
    font-size:1.3em;
    line-height:1.8em;
    text-align:right;
}

.appeal  .chiebukuro p a{
    vertical-align: bottom;
}


/**---------------------------------------------------------------**/
.appeal .amazon_new{
    clear:both;
    width:600px;
    margin:0px 0px 20px 0px;
    padding:0px 0px 1px 0px;
    background:url(images/title_amazon_new_footer.gif) no-repeat center bottom;
    float:left;
}

.appeal .amazon_new p{
    clear:both;
    font-size:1.3em;
    line-height:1.8em;
}

.appeal .amazon_new .body{
    background:url(images/title_chiebukuro_new_body.gif) no-repeat 0px 0px;
    border-left:solid 1px #cccccc;
    border-right:solid 1px #cccccc;
    float:left;
}

.appeal .amazon_new .body p
{
    padding-left:10px;
}

.appeal  .amazon_new ul{
    clear:both;
    overflow:hidden;
    width:578px;
    margin: 0px 10px 3px 10px;
    border-bottom: solid 1px #cccccc;
}


.appeal  .amazon_new li{
    width:187px;
    padding:7px 5px 5px 0px;
    vertical-align: top;
    float:left
}


.appeal  .amazon_new li .image{
    width:70px;
    display:block;
    float:left;
    text-align:center;
}


.appeal  .amazon_new li  .attribute{
    font-size:11px;
    margin:0px 0px 0px 78px;
    line-height: 16px;
}


.appeal .amazon_new .body p.liner{
    text-align:right;
    float:right;
    padding:2px 10px 6px 10px;
    clear: both;
}

.appeal .amazon_new .body p a.more_button{
    background:url(images/title_chiebukuro_new_more_button.gif) no-repeat 0px 0px;
    width:89px;
    height:23px;
    display:block;
    color:#333333;
    text-decoration: none;
    text-align:center;
}

.appeal .amazon_new .body p a.more_button:hover{
    background:url(images/title_chiebukuro_new_more_button_on.gif) no-repeat 0px 0px;
    color:#33ccff;
}




/**---------------------------------------------------------------**/

#content .produce  .sugiura_book{
    background:url(images/sugiura_book.gif) no-repeat 0px 0px;
    width:190px;
    height:130px;
    position: relative;
}

#content .produce  .sugiura_book  p.title{
    font-size:1.2em;
    line-height:1.2em;
    color:#333333;
    position:absolute;
    top:7px;
    left:25px;
}

#content .produce  .sugiura_book  .photo{
    width:60px;
    height:90px;
    padding:30px 0px 0px 5px;
    float:left;
}


#content .produce  .sugiura_book  .book_title{
    float:left;
    font-size:1.2em;
    line-height:1.5em;
    color:#333333;
    width:120px;
    padding:30px 0px 0px 0px;
}


#content .produce p.right_lead{
    width:190px;
    font-size:1.0em;
    line-height:1.8em;
    letter-spacing:0.1em;
    text-align:right;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}

#content .produce{
    margin:10px 0px;
    width:190px;
    float:right;
}


#content .produce .menu a img{
    margin:0px 0px 1px 0px;
}