@charset "shift_jis";

/*---------------------------------------------------------------*/
/*                                                               */
/* nokko.dressmaking profile.css '14.03.02                       */
/*                                                               */
/*---------------------------------------------------------------*/

/* タイトル */
/*-------------------------------------------------------*/
div.contents-ttl-wrap{
	margin: 0 0 30px 0;
	padding: 0;
	text-align: left;
}
div.ttl-line{
	margin: 0;
	padding: 10px;
	border-top: #f90 solid 4px;
	border-left: #CCC solid 1px;
	border-right: #CCC solid 1px;
	border-bottom: #CCC solid 1px;
}
p.ttl-pad{
	margin: 0;
	padding: 0 0 0 40px;
	height: 21px;
	line-height: 21px;
	font-size: 16px;
	background:url(../images/profile_icon_ttl.png) no-repeat left center;
}


/* 内容 */
/*-------------------------------------------------------*/
div.profile-txt-box{
	margin: 0 0 30px 0;
	padding: 0;
	text-align: left;
}
div.pt-subttl{
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	font-size: 12px;
	line-height: 12px;
	background:url(../images/common_icon_arrow_yel.png) no-repeat left center;
}
div.pt-txt{
	margin: 0;
	padding: 5px 0 0 10px;
	border-top: #F90 dotted 1px;
	font-size: 12px;
	line-height: 2.5em;
	text-align: center;
}
