/* CSS Document */

/*side
------------------*/
.side {
	width:180px;
	float:left;
}


/*member*/
.bg_member01 {
	width:160px;
	padding:10px;
	background:url(../images/side/bg_menber_img01.gif) 0 0 repeat-y;
	margin-bottom:10px;
	color:#FFFFFF;
}

.member_title_img01 {
	background:url(../images/side/member_title_img01.gif) 0 0 no-repeat;
	width:160px;
	height:40px;
	text-indent:-9999px;
	margin-bottom:10px;
}


#banner_member {
}



#btn_login {
	height:18px;
	width:130px;
	margin:0 auto 10px;
}

#btn_login a {
	background:url(../images/side/btn_login.gif) 0 0 no-repeat;
	text-indent:-9999px;
	display:block;
	height:18px;
	width:130px;
}

#bg_member_individual {
	background: url(../images/side/bg_member.gif) no-repeat -200px 0px;
	height: 22px;
	width: 130px;
	padding-top: 28px;
	padding-left: 70px;
}

#btn_member_individual {
	width:130px;
	height:18px;
	margin:0 auto;
}

#btn_member_individual a {
	background:url(../images/side/btn_entory_img.gif) 0 0 no-repeat;
	width:130px;
	height:18px;
	display:block;
	text-indent:-9999px;
}




/*member_shop
-----------------*/
.bg_side {
	width:160px;
	background:#F5F3EE;
	border:1px solid #E6E6E6;
	padding:9px;
}

.bg_member_shop {
	background:url(../images/side/bg_menber_img02.gif) 0 0 repeat-y;
	width:140px;
	padding:10px;
	margin-bottom:10px;
	color:#FFFFFF;
}


.member_title_img02 {
	background:url(../images/side/member_title_img02.gif) 0 0 no-repeat;
	width:98px;
	height:16px;
	text-indent:-9999px;
	margin:0 auto 10px;
}

#btn_member_shop {
	width:130px;
	height:18px;
	margin:0 auto;
}

#btn_member_shop a {
	background:url(../images/side/btn_click_img.gif) 0 0 no-repeat;
	width:130px;
	height:18px;
	display:block;
	text-indent:-9999px;
}




#membermenu {
}

#membermenu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#membermenu ul li {
	background:url(../images/side/icon_flower_img.gif) 0 0 no-repeat;
	padding-left:18px;
	margin-bottom:5px;
}

#membermenu ul li a:link,#membermenu ul li a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#membermenu ul li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}


/*media
-----------------*/
.bg_media {
	background:url(../images/side/bg_menber_img02.gif) 0 0 repeat-y;
	width:140px;
	padding:10px;
	color:#FFFFFF;
}

.media_title_img02 {
	background:url(../images/side/media_title_img.gif) 0 0 no-repeat;
	width:135px;
	height:16px;
	text-indent:-9999px;
	margin:0 auto 10px;
}


.btn_click {
	width:130px;
	height:18px;
	margin:0 auto;
}

.btn_click a {
	background:url(../images/side/btn_click_img.gif) 0 0 no-repeat;
	width:130px;
	height:18px;
	display:block;
	text-indent:-9999px;
}