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



#contentsTop {
	height:46px;
	margin:5px 0 15px 25px;
	background:url(../../profile/images/ttl_profile.gif) no-repeat left top;
	text-indent:-999999px;
}

#categoryBox{
	margin:0 35px 0 35px;
} 

#categoryBox:after {
          content: ".";
          display: block;
          height: 0;
          clear: both;
          visibility: hidden;
} 
#categoryBox {display: inline-table;}

/* back-slash hack ¥*/
* html #categoryBox {height: 1%;}
#categoryBox {display: block;}
/* back-slash hack end */



#categoryBox .pict{
	width:269px;
	height:327px;
}

#categoryBox .text{
	width:432px;
	margin:0 0 10px 22px;
	padding:0 0 15px 0;
	background:url(../../profile/images/bg_profile_bottom.gif) no-repeat left bottom;
}

#categoryBox .text h2{
	padding:15px 15px 0 15px; 
	font-size:1.5em;
	background:url(../../profile/images/bg_profile_top.gif) no-repeat left top;
}

#categoryBox .text p{
	padding:0 20px 5px 20px; 
	font-size:0.8em;
	line-height:150%;
}

#categoryBox .text ul{
	margin:0 20px;
	font-size:0.8em;
	list-style:none;
}

#categoryBox .text ul li.finding{
	margin:10px 0 0 0;
	font-weight:bold;
}