@import "general.css";
@import "reset.css";
@import "fonts_eng.css";

dd h4	{
	margin-bottom: -10px;
	padding-bottom: 2px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	font-size: 14px;
}
#contents dd ul	{
	border: 0;
	margin-left: 15px;
}
#contents dd ul li	{
	margin: 0;
	list-style-type: disc;
}
a.alignright	{
	display: block;
	text-align: right;
}

img.email	{
	position: relative;
	top: 4px;
}

strong	{
	font-weight: bold;
}
em	{
	font-style: italic;
}
