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

.txt_right{
	text-align: right;
}

.bg04 {
	padding:0 0 10px 0;
	background: transparent url(/img/common/dotted01.gif) repeat-x left bottom;
}

.bold{
	font-weight: bold;
}

.high{
	margin: 10px 0 0 0!important;
}


div.lorem{
	width:605px;
	background: url(/img/common/bg01.gif) repeat;
	margin-left: 10px;
}

div.lorem p{
	margin: 0 0 0 0!important;
	padding: 10px 0 10px 0;
}

h4{
	font-weight: bold;
	color:#94853C;
	margin-top:35px;
}

table.nu th {
	font-weight:bold;
	padding-right:0.8em;
	vertical-align:top;
	white-space:nowrap;
	word-wrap:normal;
}

contents.css table.nu th, table.nu td {
	padding-bottom:0.5em;
}
