@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;
}



