@charset "UTF-8";

#container{
	width:266px;
	margin:10px auto 0;
	}

.section{
	padding:0 6px;
	background:transparent url(../img/pr-change-bg.gif) repeat-y;
	}
.section ul{
	height:300px;
	overflow-y:scroll;
	}

li .text{
	padding:12px 12px 24px;
	}
li .ttl{
	border-top:1px solid #eee;
	padding:10px 8px 10px 15px;
	font-size:14px;
	font-weight:bold;
	color:#039;
	background:transparent url(../img/pr-change-ttlbg.gif) no-repeat;
	}


.section-btm{
	padding:8px 20px 6px;
	height:19px;
	text-align:right;
	background:transparent url(../img/pr-change-bg-btm.gif) no-repeat;
	}