@import "common.css";

/*  
 collabo [  
----------------------------------------------------------- */  
#collabo  {
	padding: 10px 10px 20px;
	font-size: 100%;
	line-height: 1.5;
} 

#collabo .txt_box  {
	margin-left: 13px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #77D607;
	padding-bottom: 10px;
	line-height: 1.5;
}
#collabo .ph {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 220px;
	font-size: 10px;
	text-align: center;
}
#collabo li {
	list-style-position: inside;
}




/* 
 profile [  
----------------------------------------------------------- */  
#profile_kazue  {
	padding: 10px;
	font-size: 100%;
	line-height: 1.4;
} 
.wrap_profile img { margin: 0; }
.wrap_profile .note {
	padding-left: 15px;
	line-height: 22px;
	background-image: url(../images/kakomi_voice_02.gif);
	background-repeat: repeat-y;
	padding-right: 25px;
}

.wrap_profile .note strong{
	font-family: "ヒラギノ角ゴ Pro W3", "Osaka", "Lucida Grande", "Verdana", "ＭＳ ゴシック";
	font-size: 14px;
	color: #00CCCC;
}
