h3.gal1{
	margin:0px;
	padding:0 0 0 15px;
	background:url(../img/bg_h32.gif) no-repeat;
	height:35px;
	font-size:14px;
	line-height:25px;
	font-weight:bold;
	color:#790049;
}
div#main_wrapper{
	margin:0px auto;
	width:810px;
	height:1250px;
	text-align:left;
	background:url(../img/bg_main.gif) repeat-y;
}
div#main_wrapper div#main_leftnavi{
	width:150px;
	height:1250px;
	background:url(../img/bg_leftnavi1.gif) repeat-y;
	float:left;
}
div#main_wrapper div#main_content{
	width:660px;
	height:1200px;
	float:right;
}
a.listname{
	color:#4949a0;
	text-decoration:none;
	font-weight:bold;
}
a.listname:hover{
	color:#e04949;
	text-decoration:underline;
	font-weight:bold;
}
