@charset "shift_jis";

/*-------------------------------------------------

 for [dear]

 Style name: about.css
 
 Site URL: 

 File URL: common/css/about.css

 Created: 2008-06-03
 
 Description by suzuki_rui

 -------------------------------------------------*/

/* about,staff */
div.staffBox {
	width: 520px;
	margin-left: 8px;
}
p.off_posi {
	padding: 0;
	margin: 0 0 10px 0;
	background: #FFE1F0;
	padding: 2px 0 1px 4px;
	font-size: 1.2em;
	border-bottom: 2px solid #FFCEE7;
}
p.off_posi em {
	font-style: normal;
	color: #ED145A;
	margin-right: 1em;
}
div.staffBox dl {
	margin: 0;
	padding: 0;
	padding-bottom: .5em;
	margin-bottom: .5em;
	border-bottom: 1px dashed #CCC;
	line-height: 1.5;
}
div.staffBox dl dt {
	font-weight: bold;
	color: #777;

}
div.staffBox dl dd {
	margin: -18px 0 0 90px;
	padding-left: 15px;
	border-left: 2px solid #CCC;
}
div.staffBox dl dd.st02DD {
	margin-top: 0;
}
div.staffBox p.st_comment {
	background: url(../../about/img/st_coBg.gif);
	padding: 10px;
	margin-top: 10px;
	line-height: 1.9;
	color: #666;
	border-bottom: 1px solid #dda790;
}
ul.st_ph {
	margin-top: 9px;
}
ul.st_ph li {
	list-style: none;
	margin-bottom: 10px;
}
ul.st_ph li img {
	border: 1px solid #CCC;
}

