.bgtop08
{
	background-image:  url(/LSI/common/img/top_bg_06.jpg);
	background-repeat: no-repeat;
}

.bgtop09
{
	background-image:  url(/LSI/common/img/background_breadcrumb04.jpg);
	background-repeat: no-repeat;
}
.ldolinetype01
{
	background-repeat: no-repeat;
	background-color: #DFFF60;
	background-position: 0px 0px;
}
.vrbgtype01
{
	background-image: url(/common/img/b_grd_bg01.gif);
	 background-repeat: no-repeat;
}
.vrtabbgtype01
{
	background-image: url(/LSI/common/img/vr_tab_back_top.gif);
	background-repeat: repeat-x;
}
.vrtabbgtype02
{
	background-image: url(/LSI/common/img/vr_tab_back_bottom.gif);
	background-repeat: repeat-x;
}

.appmidashi {
	height:28px;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	background-image:url(/LSI/common/img/ap_titleback.gif);
	padding-left: 8px;
}

.marginmarker {
     background-color: #DFFF60;
}

/* ========SUBCONTENTS CUSTOMIZE======== */

div#Features TABLE {
	border-collapse: collapse;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 3px;
}

div#Features TD {
	color: #000000; /* 文字の色 */
	background-color: #ffffff; /* 背景の色 */
	border-style: solid; /* 枠の種類 */
	border-color: #dddddd; /* 枠の色 */
	border-width: 1px 0px; /* 枠の幅 */
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
}

