/*
Theme Name: TopShop Child Theme
Theme URI: http://kairaweb.com/theme/topshop/
Description: This is child theme of TopShop
Author: Kaira
Author URI: http://www.kairaweb.com/
Template: topshop
Version: 1.2.4
Text Domain:  topshop-child
*/

/* Font of pages　'ヒラギノ角ゴ ProN W2', 'Hiragino Kaku Gothic ProN' */
p,li,h3,h4,table {font-family:  'ヒラギノ角ゴ Std W2', 'Hiragino Kaku Gothic Std W2', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;}

/* ヘッダーのスライダーを中央寄せにする */
.metaslider-34 { margin: 0 auto !important; }

 /* trade law page */
table.type03 {
    border-collapse: collapse;
    text-align: left;
    line-height: 1.5;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
table.type03 th {
    width: 147px;
    padding: 10px;
    font-weight: bold;
    vertical-align: top;
    color: #153d73;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
table.type03 td {
    width: 349px;
    padding: 10px;
    vertical-align: top;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
