@charset "utf-8";

/*********************************
 *
 * PAGE STYLES
 *
 *********************************/

#contents h3 {color:#2c9ec5; font-size:14px; font-weight:bold;}

/* profile */
table.profile,
table.profile2 {width:100%; margin:0 auto;}
	table.profile th, table.profile td,
	table.profile2 th, table.profile2 td {padding:1em 0; border-bottom:1px solid #d6d6d1;}
	table.profile th,
	table.profile2 th {width:130px; font-weight:700; color:#999;}

/* list2 */
ul.list2 {margin:0.5em 0 0 1.3em; list-style-type:disc;}