/* 会員画面用 */
ul.btn			{
	margin			: 5px 0px;
	padding			: 0px;
}
ul.btn li		{
	list-style		: none;
	display			: inline;
}
ul.menu			{
	background		: #f4dfff url(../img/admin/menu_bg.gif) repeat-y;
	margin			: 0px;
	padding			: 0px;
}
ul.menu li		{
	margin			: 0px 0px 0px 0px;
	padding			: 0px;
	list-style		: none;
	display			: block;
}

/* 会員メニュー */
.admin_head		{
	background		: url(../img/admin/menu_head.gif) no-repeat;
	width			: 164px;
	height			: 38px;
	text-align		: left;
	margin			: 0px;
	padding			: 0px;
}
.admin			{
	background		: #f4dfff url(../img/admin/menu_bg.gif) repeat-y;
	width			: 164px;
	padding			: 0px;
}
.admin_bottom	{
	background		: url(../img/admin/menu_bottom.gif) no-repeat;
	width			: 164px;
	height			: 19px;
	text-align		: left;
	margin			: 0px 0px 5px 0px;
	color			: #fff;
	font-weight		: bold;
	clear			: both;
}
/* 会員コンテンツ */
/* ▽会員コンテンツタイトル */
.head_premarri	{/* その他 */
	background		: url(../img/admin/head_premarri.jpg) no-repeat;
	width			: 610px;
	height			: 46px;
	text-align		: left;
	margin			: 0px;
	padding			: 0px;
}
.head_mailbox	{/* メール */
	background		: url(../img/ml/head.jpg) no-repeat;
	width			: 610px;
	height			: 46px;
	text-align		: left;
	margin			: 0px;
	padding			: 0px;
}
.head_setting	{/* 設定 */
	background		: url(../img/pf/head_setting.jpg) no-repeat;
	width			: 610px;
	height			: 46px;
	text-align		: left;
	margin			: 0px;
	padding			: 0px;
}
.head_delivery	{/* 恋の宅配便 */
	background		: url(../img/pf/head_delivery.jpg) no-repeat;
	width			: 610px;
	height			: 46px;
	text-align		: left;
	margin			: 0px;
	padding			: 0px;
}
.head_photo		{/* 写真変更 */
	background		: url(../img/pf/head_ed.jpg) no-repeat;
	width			: 610px;
	height			: 46px;
	text-align		: left;
	margin			: 0px;
	padding			: 0px;
}
.head_event		{/* イベント */
	background		: url(../img/ev/head.jpg) no-repeat;
	width			: 610px;
	height			: 46px;
	text-align		: left;
	margin			: 0px;
	padding			: 0px;
}
.head_login		{/* ログイン */
	background		: url(../img/admin/head_login.jpg) no-repeat;
	width			: 610px;
	height			: 46px;
	text-align		: left;
	margin			: 0px;
	padding			: 0px;
}
.head_new		{/* 新入会者速報 */
	background		: url(../img/sr/head_new.jpg) no-repeat;
	width			: 610px;
	height			: 46px;
	text-align		: left;
	margin			: 0px;
	padding			: 0px;
}
.head_prof		{/* プロフィール */
	background		: url(../img/pf/head_prof.jpg) no-repeat;
	width			: 610px;
	height			: 46px;
	text-align		: left;
	margin			: 0px;
	padding			: 0px;
}
.head_point		{/* ポイント購入 */
	background		: url(../img/pf/head_point.jpg) no-repeat;
	width			: 610px;
	height			: 46px;
	text-align		: left;
	margin			: 0px;
	padding			: 0px;
}
.head_input		{/* 基本情報入力 */
	background		: url(../img/en/head_input.jpg) no-repeat;
	width			: 610px;
	height			: 46px;
	text-align		: left;
	margin			: 0px;
	padding			: 0px;
}
.head_search		{/* 検索 */
	background		: url(../img/sr/head_search.jpg) no-repeat;
	width			: 610px;
	height			: 46px;
	text-align		: left;
	margin			: 0px;
	padding			: 0px;
}
/* △会員コンテンツタイトル */
.adminbox		{
	background		: url(../img/ml/center.jpg) top left;
	width			: 610px;
	text-align		: center;
	margin			: 0px auto;
	padding			: 0px;
	clear			: both;
}
.bottom_adminbox	{
	background		: url(../img/ml/bottom.jpg) no-repeat top;
	width			: 610px;
	height			: 17px;
	text-align		: left;
	margin			: 0px 0px 5px 0px;
	color			: #fff;
	font-weight		: bold;
	clear			: both;
}
.tab_adminbox	{
	background		: #fff;
	width			: 592px;
	min-height		: 350px;
	border			: 1px solid #8a8a8a;
	margin			: 0px 8px;
	padding			: 0px;
}