/*

A Six Apart theme adapted for Movable Type default templates 
name: Puchi-New 10
designer: Heishi Design Office  
designer_url: http://heishidesign.com 
layouts: 
*/


/* Default ---------------------------------------------------------------- */


/* pn-Entry */


#pn-container{
	width: 430px;
	height: 635px;
	background: url(http://www.nicopuchi.jp/images/bg_puchi_new10.jpg) no-repeat scroll;
	position: relative;
	overflow: hidden;
	float: left;
	overflow: hidden;
	
}
#pn-container2 {
	padding-top: 83px;
	padding-left: 30px;
}

#pn-updated {
	width: 110px;
	position: absolute;
    top: 48px;
    left: 305px;
	color: #FFFFFF;
}

#pn-entry {
	margin-bottom: 14px;
	
}

#pn-categoryimg {
	float: left;
	width: 28px;
	height: 38px;
	vertical-align: middle;
}
#pn-entrybody {
	background: #fff;
	width: 323px;
	height: 38px;
	margin-left: 38px;
	color: #315fbc;
	font-size: 12px;
	font-size:12px; _font-size:75%; line-height:19px; _line-height:1.55em;
}

#pn-entrybody a { color:#315fbc; text-decoration:none; }
#pn-entrybody a:hover { background:transparent; }
#pn-entrybody a:hover { color:#5987e4; border-bottom:1px solid #5987e4; }



