/* CSS Document */

#contents .top{
    margin-top:12px;
	_margin-bottom:-18px;
	height:48px;	
}

#contents .top p.link{
	padding-top:10px;
	float:left;
}

#contents .top p.page{
    float:right;
	margin-right:12px;
}

#contents p.sub_title{
    margin-top:0;
}

.details{
    margin-top:12px;
    background:url(images/back.jpg) no-repeat;
	border-bottom:#CCCCCC dotted;
}


/*----------@details area@-------*/

#contents .details{
    width:650px;
	margin-top:18px;
}

#contents p.photo{
    margin-left:12px;
	margin-top:-1px;
}

#contents .details h3{
    margin-left:12px;
    padding-top:5px;
}

#contents .details ul{
    margin:-8px auto 15px 30px;
	_margin-top:2px;
}

#contents .details ul li strong{
    color:#E65759;
}



