@charset "UTF-8";


/* base
************************************/
#all.under{
	background:url(images/bg_under.jpg) center top no-repeat;
}

h1.under{
	margin:0 0 20px 0;
}

/* title
************************************/
#titlebox{
	margin-bottom:10px;
	padding:1px;
	background:#CCCCCC;
}

/* pnkz
************************************/
#pnkz{
	margin-bottom:1px;
	background:url(images/bg_pnkz.jpg) top repeat-x;
}

#pnkz li{
	float:left;
	font-size:12px;
}

#pnkz li.here{
	padding:8px 15px 6px 10px;
	color:#999999;
}

#pnkz li a{
	padding:8px 15px 6px 10px;
	background:url(images/arrow_pnkz.gif) right top no-repeat;
	display:block;
	color:#999999;
}










