.menutable_left {
	background-image: url(alluser/images/menu/table/left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.menutable_right {
	background-image: url(alluser/images/menu/table/right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.menutable_top {
	background-image: url(alluser/images/menu/table/top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.menutable_under {
	background-image: url(alluser/images/menu/table/under.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.menu_text {
	font-size: 10px;
	line-height: 1.3em;
}
.whatvalor_back {
	background-image: url(alluser/images/whats_valor/back.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.text12 {
	font-size: 12px;
	line-height: 1.4em;
}
.text14 {
	font-size: 14px;
	line-height: 1.5em;
}
.line01 { border-width: 1px 0px 0px 0px; /* 太さ */
   border-style: dashed; /* 線種 */
   border-color: #7CB5E2; /* 線色 */
   height: 1px; /* 高さ */
   }
