@charset "utf-8";

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

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

/* tbl1 */
table.tbl1 {width:650px; margin:0 auto;}
	table.tbl1 th, table.tbl1 td {padding:1em 0; border-bottom:1px solid #d6d6d1;}
	table.tbl1 th {width:130px; color:#999;}

/* list */
dl.list {overflow:hidden; clear:both; margin-top:1em;}
	dl.list dt, dl.list dd {margin-bottom:2px;}
	dl.list dt {float:left; width:90px;}
	dl.list dd {margin-left:90px;}

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

.area2 .photo_l {padding:0 2em 4em 0;}

	table.profile dl {}
		table.profile dl dt {float:left; width:7em;}
		table.profile dl dd {margin-left:7em;}