
#chat-area .box-body p {
	font-size:     75%;
	font-family:    "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka-等幅, Osaka, 平成角ゴシック;
	line-height:    130%;
	margin-bottom:  0.5em;
	padding-bottom: 0.5em;
	border-bottom:  1px solid silver }

#chat-area span.chat-time {
	color:      #778899;
	font-size:   75%;
	font-weight: normal }

#chat-area .text-master {
	color: gray }

#chat-area .text-girl {
	color:           #d8006c;
	font-size:        87.5%;
	font-weight:      bold;
	background-color: #fcc;
	padding-top:      5px;
	padding-bottom:   5px;
	padding-left:     5px;
	border-top:       none;
	border-bottom:    none;
	border-left:      3px solid #d8006c }

#chat-area .text01 {
	color: #333 }

#chat-area .text02 {
	color: #f33 }

#chat-area .text03 {
	color: #f93 }

#chat-area .text04 {
	color: #6c0 }

#chat-area .text05 {
	color: #0cc }

#chat-area .text06 {
	color: #06f }

#chat-area .text07 {
	color: #990 }

#chat-area .text08 {
	color: #f0f }

#chat-area .text09 {
	color: #090 }

#chat-area .text10 {
	color: #c00 }

