

.title_bg_sidemenu{
	display:block;
	width:165px;
	height:20px;
	background:url(../../01info/images/bg_button_info.gif) no-repeat;
	letter-spacing:0.1em;
	font-weight:bold;
	color:#fff;
	}
.menu_elements li{
	color:#6f0000;
	margin:0;
	padding:0;
	}

.title_bg_beauty{
	display:block;
	width:165px;
	height:20px;
	background:url(../images/bg_beauty.gif) no-repeat;
	letter-spacing:0.1em;
	font-weight:bold;
	color:#fff;
	}
.title_bg_beauty a,
.title_bg_beauty a:visited {
	color:#fff;
	text-decoration:none;
	}
.title_bg_beauty a:hover {
	color:#f60;
	text-decoration:underline;
	}

.title_bg_beauty2{
	display:block;
	width:165px;
	height:20px;
	background:url(../images/bg_beauty.gif) no-repeat;
	letter-spacing:0.1em;
	font-weight:bold;
	color:#f00;
	}
.title_bg_beauty2 a,
.title_bg_beauty2 a:visited {
	color:#f00;
	text-decoration:none;
	}
.title_bg_beauty2 a:hover {
	color:#ff0;
	text-decoration:underline;
	}

.sidebar_text {
	display:block;
	width:165px;
	text-align:left;
	color:#444;
	}

#contents_inner .shop_data {
	background:#555;
	}
#contents_inner .shop_data2 {
	background:#ccc;
	}
#contents_inner .title {
	color:#fff;
	font-weight:bold;
	}
#contents_inner .data {
	color:#333;
	}
#contents_inner .data2 {
	color:#f00;
	font-weight:bold;
	}
#contents_inner .exp {
	color:#fff;
	}
