@charset "shift_jis";

/*********************************
 *
 * PROFILE
 *
 *********************************/

/* lead */
.lead {padding-top:1em; 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;}
	table.profile td {padding-left:1.2em;}
	table.profile th {width:120px; background:#fafafa url(../common/images/icon_arrow.gif) 1em 1.5em no-repeat; border-right:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc; font-weight:bold; text-indent:0.1em;}
		table.profile th span {}
	table.profile td {border-bottom:1px solid #dcdcdc; line-height:1.6;}

/* 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;}