.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}

.body-and-body  { background-color: #F5EED7; }
.body-and-white { background-color: white; }



.lecrure_eria p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.px_gold1 {
	color: #A68303;
}

.lecrure_eria {
	width: 470px;
	font-size: 12px;
	line-height: 150%;
}

.lec_left {
	background-image: url(http://www.todaiji.or.jp/contents/lecture/images/b_sen.gif);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 260px;
	padding-left: 10px;
}

.p_bg1 {
	background-color: #FFFFFF;
	padding: 10px;
	font-size: 12px;
	line-height: 140%;
}

.p_bg2 {
	background-color: #d8d8d8;
	padding: 10px;
	font-size: 12px;
	line-height: 140%;
}

a:link {
	color: #990033;
	text-decoration: underline;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #990033;
	text-decoration: none;
}

