@charset "utf-8";
/* CSS Document */

/*----------------------------------------------
MESSAGE
----------------------------------------------*/
#tabIndex {
	background: url(../message/me_image/me_tab_bg.gif) repeat-x 0px 0px;
	height: 31px;
	padding-left: 5px;
}

#tabIndex li {
	float:left;
	display: block;
	margin-right: 0px;
	cursor: pointer;
	height: 31px;
}
#tabIndex .close {
  background: url(../message/me_image/me_tab_bg.gif) repeat-x 0px 0px;
  text-decoration: none;
  color:#0000FF;
	margin: 0px;
	padding: 0px;
}
#tabIndex .open {
  background: #F1F2EE;
  text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#tabBoxIndex {
	padding-top: 10px;
	clear: both;
}

div.nakama div.box-r p {
	font-size: 70%;
}
