a:link  {color: #F49E29;text-decoration:none;}
a:visited {color: #F49E29;text-decoration:none;}
a:hover  {color: #F49E29;text-decoration:none;}
a:active {color: #F49E29;text-decoration:none;}

#contents h2{
	margin-top: 5px;
	width: 700px;
	height:20px;
	line-height:20px;
	background-image: url(../images/title_outline.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#contents #japanese{
	width: 700px;
}
#contents #english{
	width: 700px;
}


#contents dl{
	padding-left: 30px;
	padding-top: 20px;
	margin-top: 5px;
	margin-bottom: 30px;
	width: 700px;
	height: 450px;
}

#contents #japanese dl{
	height: 450px;
}
#contents #english dl{
	height: 450px;
}


#contents dt {
	margin-bottom: 5px;
	margin-left: 10px;
	height: 25px;
	width: 150px;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	float: left;
}

#contents dt.cap{
	text-indent: 20px;
	background-image: url(../images/cap.gif);
	background-repeat: no-repeat;
}

#contents dd {
	margin-bottom: 5px;
	height: 25px;
	width: 430px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
#contents .height{
	height: 15px;
}

#contents .height2{
	height: 20px;
}

#contents dt.cap_height{
	height: 15px;
	text-indent: 20px;
	background-image: url(../images/cap.gif);
	background-repeat: no-repeat;
}

#contents dt.cap_height2{
	height: 15px;
	text-indent: 20px;
}
