@charset "utf-8";

/* ============================== contents */
/* paragraph */
body#profile #contents #main_contents .paragraph strong { margin-top: 20px; color: #333333; font-weight: bold; font-size: 117%; }
body#profile #contents #main_contents .paragraph h3 { margin-top: 20px; color: #333333; font-weight: bold; font-size: 117%; line-height: 1.8; border-bottom: #333333 solid 2px; }
body#profile #contents #main_contents .paragraph .h4_normal { margin-top: 20px; color: #333333; font-weight: bold; line-height: 1.8; }
body#profile #contents #main_contents .paragraph h5 { font-weight: bold; }

body#profile #contents #main_contents .details_profile p,
body#profile #contents #main_contents .details_profile ul { margin-top: 0; }

/*accordion*/
body#profile #contents #main_contents .paragraph .accordion div,
body#profile #contents #main_contents .paragraph .accordion ul li { margin-top: 0; }
body#profile #contents #main_contents .paragraph .accordion .ui-accordion-content { margin-top: -2px; }
