@charset "utf-8";

div#main p {
	margin:0px auto 10px 20px;
	font-size:80%;
}
h2#wall_title {
	clear:both;
	width:711px;
	height:144px;
	margin:10px auto 0px 20px;
	background:url(../../img/wallpaper/wall_tiitle.jpg) no-repeat ;
}
h3#thismonth_title {
	width:102px;
	height:25px;
	margin:20px auto 10px 20px;
	background:url(../../img/wallpaper/thismonth_title.gif) no-repeat ;
}
h3#backnumber_title {
	clear:both;
	width:128px;
	height:25px;
	margin:20px auto 10px 20px;
	background:url(../../img/wallpaper/backnumber_title.gif) no-repeat ;
}

dl {
	width:230px;
	margin:0px 0px 5px 10px;
	float:left;
}
dl dd {
	text-align:right;
}
dl dd a {
	letter-spacing:0em;
	padding:0px 0px 0px 15px;
	background:url(../../img/ico_open.gif) no-repeat bottom left;
}
dl.left{
	margin-left:20px;
}
