@charset "UTF-8";
/* CSS Document */

/*SUBTITLE DIV CLASSES**************************************/

div.subTitle{
	border-bottom: solid 1px #eeeeee;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
}


/*MALE/FEMALE TITLE**************************************/
p.genderTitle{
	font-weight:bold;
	font-size:130%
}

/* 2011.08.23 */
.txtULine{
	text-decoration:underline;
}
.width12em{
	width: 12em;
}
.width5em{
	width: 5em;
}
