@charset "utf-8";

/*=========================================================
	index
		1. layout
		2. list
=========================================================*/

/* 1. layout
=========================================================*/
#content{
/*
	float:none;
	width:900px;
*/
}

/* 2. list
=========================================================*/
#content ul li{background:none;}
#content ul.lstStandard_01 li{
	margin:.3em 0;
	padding-left:16px;
	background-repeat:no-repeat;
	background-position:0.2em 0.6em;
	line-height:1.5;
	background-image:url(../img/for_ul_mk1.gif);
}
#content li.icoFlg01{
	padding-left:20px;
	min-height:14px;
	height:auto !important;
	height:14px;
	background:transparent url(../img/for_ico_pop.gif) no-repeat left 0em;
}
