@charset "shift_jis";

/*********************************
 *
 * PROFILE
 *
 *********************************/

/* lead */
.lead {padding:1em 2em 0 0; line-height:2 !important;}

/* profile */
table.profile {width:100%; margin-top:15px; border-top:1px solid #dcdcdc;}
	table.profile th, table.profile td {padding:1em 0 1em 1.8em; line-height:1.6;}
	table.profile th {width:120px; padding-left:1em; background:#fafafa; border-right:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc; font-weight:bold; text-indent:0.1em;}
		table.profile th span {padding-left:11px; background:url(../common/images/icon_arrow.gif) left 6px no-repeat;}
	table.profile td {padding-left:1.2em; border-bottom:1px solid #dcdcdc;}

/* list */
#contents dl.list {}
	#contents dl.list dt {color:#444; font-weight:bold;}
	#contents dl.list dd {padding:0 0 0.5em 0;}

iframe { border:1px solid #ddd;}