@charset "UTF-8";
/* changed for Japanese */
body { 
    font-family: 'Hiragino Kaku Gothic Pro' ,Meiryo,sans-serif;
    font-style:normal;
    font-weight:normal;
    line-height:135%;
    font-size:12px;
    color: #333333; 
}

img {border: 0px}

h1,h2,h3,h4,h5{ margin:0px 0px 4px 0px; padding:4px 0px; margin-top:12px }
h1{ font-size:24px; line-height:30px }
h2{ font-size:18px; line-height:24px }
h3{ font-size:16px; line-height:21px }
h4{ font-size:14px; line-height:18px }
h5{ font-size:13px; line-height:16px }
/*p{ padding: 5px 0px 5px 0px;}　taka 20151207*/　
p{ padding:/*0px 0px 0px 0px;*/ 0px 0px 16px 0px;}

/* added for Japanese */
#sidebar div.ccm-page-list h3 a {font-size:12px;line-height:130%;}
#sidebar div.ccm-page-list .ccm-page-list-description {font-size:10px;line-height:120%; margin-bottom:12px;}