@charset "UTF-8";

body{
	font-size: 12px;
}
table {
	font-size: 12px;
}

.PageNNlink a:link,
.PageNNlink a:visited,
.PageNNlink a:hover,
.PageNNlink a:active  { color: #BDBA00; }
.contTex{
	line-height: 200%;
}

/*PageLink*/
#page a:link    { color: #999999; }
#page a:visited { color: #999999; }
#page a:hover   { color: #FF9900; }
#page a:active  { color: #FF9900; }



/*contentsMENU*/
.contensMenu{
background-color:#FFFFFF;
}
.contensMenuF2{
	background-color: #FFEEDD;
}
.contensMenu a:link    {color: #999999;}
.contensMenu a:visited { color: #999999; }
.contensMenu a:hover   { color: #FF9900; }
.contensMenu a:active  { color: #FF9900; }

.stepTxt{
	line-height: 160%;
	color: #006600;
	}
.masterTxt{
	line-height: 160%;
	color: #666600;
}

ul.WHY li {
	margin-left: -40px;
	line-height: 160%;
	margin-bottom: 20px;
	background-image: url(images/vol1/why_m.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-type: none;
	padding-left: 15px;
}
table.coution td{
	line-height: 160%;
	}

/*ul.coution li{
	background-image:url(images/vol1/cution_m.gif);
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 160%;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	list-style-type: none;
	margin-left: -45px;
	}*/

