@charset "UTF-8";
/* CSS Document */


/* ------------------------------------------------------------------------------------------------
portfolio contents
------------------------------------------------------------------------------------------------*/


#contents section #pnav{
}
#contents section #pnav li{
	float:left;
	margin-right:50px;
}

#contents section #pnav .pBtn{
	margin-top:30px;
}


#contents section .catitle{
	margin:60px 0;
}




#contents section #snBtn ul{
	overflow:hidden;
	margin-right:-70px;
}
#contents section #snBtn li{
	float:left;
	margin-right:70px;
	margin-bottom:80px;
}




/* Details */
#contents section #workTitle{
	width:640px;
	float:left;
	margin-bottom:80px;
}
#contents section #workTitle h4{
	font-size:108%;
	letter-spacing:0.2em;
	background:url(../../portfolio/images/category_back.gif) no-repeat left bottom;
	padding-bottom:10px;
	margin-bottom:20px;
}
#contents section #workTitle h5{
	font-size:138.5%;
	letter-spacing:0.2em;
}
#contents section #workTitle p{
	font-size:77%;
	letter-spacing:0.2em;
}
#contents section #workTitle a{
	color:#999999;
}
#contents section #workTitle a:hover{
	color:#000000;
}


#contents section #btnBack{
	width:31px;
	float:right;
	margin-top:60px;
}


#contents section #workImg{
	margin-bottom:100px;
}
#contents section #workImg li{
	margin-bottom:60px;
	padding-bottom:60px;
	border-bottom:#CCCCCC dotted 1px;
}

#contents section #workPeople{
	font-size:77%;
	letter-spacing:0.2em;
}