
#main #titletxt{
	width		: 990px;
	height		: 47px;
	font-size	: 12px;
	font-weight	: normal;
	line-height	: 30px;
	text-indent	: 20px;
	background	: url(./img/title.gif) no-repeat;
	padding		: 8px;
}



/* ƒCƒxƒ“ƒg */

#event{
	width			: 960px;
	margin			: 0 0 0 20px;
}

.box_bs{
	width			: 960px;
	float			: left;
	margin			: 0 0 20px 0;
	background		: url(./img/box.gif) repeat-y;
}

.box_bg{
	width			: 960px;
	float			: left;
	padding-bottom	: 15px;
	background		: url(./img/box_bt.gif) no-repeat bottom;
}

.box{
	width			: 960px;
	float			: left;
	background		: url(./img/box_top.gif) no-repeat;
}

.box_l{
	width			: 435px;
	float			: left;
}

.box_r{
	width			: 525px;
	float			: left;
}

.box_l .photo{
	width			: 435px;
	height			: 200px;
	background		: url(./img/photo.gif) no-repeat;
}

.box_l .photo p{
	padding			: 15px 0 0 15px;
}

.box_r .name{
	width			: 475px;
	height			: 55px;
	font-size		: 14px;
	font-weight		: bold;
	line-height		: 50px;
	text-indent		: 30px;
	background		: url(./img/name.gif) no-repeat;
	color			: #ff0000;
}

.box_r .day{
	font-size		: 12px;
	color			: #cc9900;
	margin			: 0 0 5px 0;
}

.box_r p{
	width			: 512px;
	font-size		: 12px;
	line-height		: 25px;
	background		: url(./img/dot.gif) repeat-y;
}
