.side_reserve {
	font-size:10px;
	color:#463d24;
}
.side_corp {
	font-size:12px;
	color:#4d4d4d;
}
	
/* リンク */
a.link_pink {
	color:#FF66CC;
}
a.link_blue {
	color:#0099FF;
}

/* サブタイトル */

/* テキスト */
.text16 {
	font-size:16px;
	line-height:140%;
}
.text14 {
	font-size:14px;
	line-height:140%;
}
.text13 {
	font-size:13px;
	line-height:140%;
}
.text12 {
	font-size:12px;
	line-height:140%;
}
.text11 {
	font-size:11px;
	line-height:130%;
}
.txt_orange {
	color:#ff8000;
}
.txt_orange_bold {
	font-weight:bold;
	color:#ff8000;
}
.txt_blue_bold {
	font-weight:bold;
	color:#0080c0;
}

/* テーブル */
.pad2 {
	padding:2px;
}
.pad5 {
	padding:5px;
}
.pad10 {
	padding:10px;
}

/* サイトマップ */

/* トップページ */

/* フッター */

/* エステメニュー */
.menu_list_g {
	color:#7eb033;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	background-image: url(../menu/img/listmark_g.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 0px;
	margin-bottom: 5px;
	margin-top: 15px;
}
.menu_list_b {
	color:#2b7ccc;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	background-image: url(../menu/img/listmark_b.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 0px;
	margin-bottom: 5px;
	margin-top: 15px;
}

/* ヴィーナスパワーセラピー */
.venus_txt01 {
	font-weight:bold;
	color:#2c9db6;
}
.venus_txt02 {
	font-weight:bold;
	color:#78B634;
	font-size: 14px;
}
.venus_txt03 {
	font-weight:bold;
	color:#2c9db6;
	font-size: 14px;
}
ul.venus_ul01 {
	margin:10px 0 10px 20px;
}
ul.venus_ul01 li{
	margin-bottom:5px;
	font-size:13px;
	line-height:140%;
}
.venus_txt_blue {
	color:#0080c0;
}

/* blog */
.blog-new {
	margin: 0 0 0 1em;
	padding:0;
	list-style:none;
	text-align: left;
}
.blog-new li{
	width:210px;
	font-size:13px;
	line-height:130%;
	margin-bottom:8px;
	text-align: left;
}
.blog-new li span{
	font-size:12px;
	color:#993300;
}



