/* 石材店に聞けない話一覧ページ　Ｑ＆Ａ一覧ページ
---------------------------------------------------------------------------------------------------------------------*/
#main-contents-area-stone-story .content-box,
#main-contents-area-stone-quetion .content-box {
                                                width: 90%;
                                                margin:0 auto;
                                                border-bottom: 2px dotted #32CD32;
                                                margin-bottom: 5%;
                                                padding-left:5px;                                             
} 
#main-contents-area-stone-story h2 img,
#main-contents-area-stone-quetion h2 img {
                                          margin: 0 10px -5px 0;
}
#main-contents-area-stone-story h2 a,                                
#main-contents-area-stone-quetion h2 a {
                                        font-size: 20px;
                                        font-weight: normal;
                                        color: #5B5B5B;                  
}
#main-contents-area-stone-story h2 a:hover,
#main-contents-area-stone-quetion h2 a:hover {
                                              color: #CC0033; 
                                              text-decoration: none;
}
#main-contents-area-stone-story .navigation,
#main-contents-area-stone-quetion .navigation {
                                               clear: both;
}
