body{
	background-image:url(images/back.jpg);
	background-color:#000000;
	font-size: 11pt;
	text-align:center;
	margin:0px;
}
.vec{
	list-style-image:url(images/vec.gif);
	line-height:180%;
}

.check_red{
	list-style-image:url(images/check3_2_small.gif);
	line-height:180%;
}

.check_blue{
	list-style-image:url(images/check_b.gif);
	line-height:180%;
}
.check_box{
	list-style-image:url(images/c_box.gif);
	line-height:180%;
}
ul.prod{
	margin-top: 0px;
}
li{
	line-height:1.4em;
	font-size: 11pt;
	padding-left: 5px;
	margin-top: 12px;
}
li.box{
	line-height:1.4em;
	font-size: 11pt;
	padding-left: 5px;
	margin-top: 8px;
}
li.prod{
	line-height:1.4em;
	font-size: 11pt;
	padding-left: 5px;
	margin-top: 4px;
}
.head{
	padding-bottom:20px;
	padding-top:20px;
	font-size: 9pt;
	width: 550px;
	text-align: left;
}
.catch_top{
	font-size: 17pt;
	font-weight: bold;
	line-height: 1.5em;
	color: #000000;
	width: 585px;
	text-align: center;
	margin-bottom:25px;
}
.catch_mid{
	font-size: 25pt;
	font-weight: bold;
	line-height: 1.4em;
	color: #000000;
	width: 560px;
	text-align: left;
	padding-bottom:15px;
}
.catch_mid2{
	font-size: 25pt;
	font-weight: bold;
	line-height: 1.4em;
	color: #000000;
	width: 560px;
	text-align: center;
	padding-bottom:15px;
}
.catch_bottom{
	font-size: 16pt;
	font-weight: bold;
	line-height: 1.8em;
	color: #000000;
	width: 580px;
	text-align: left;
	border: dashed 1px red;
	padding: 20px;
	margin-bottom:20px;
}
.catch{
	font-size: 20pt;
	font-weight: bold;
	color: #FF0000;
	width: 500px;
	text-align: center;
	line-height: 1.3em;
}
.sub{
	width:590px;
	padding-bottom:20px;
	padding-top:0px;
	line-height: 1.4em;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}
.sig{
	width:550px;
	padding-bottom:0px;
	padding-top:0px;
	text-align: right;
	font-size: 11pt;
}
.lead{
	width:550px;
	padding-bottom:20px;
	padding-top:25px;
	line-height: 1.4em;
	font-size: 11pt;
	text-align: left;
}
.sub_catch{
	width:550px;
	padding-bottom:10px;
	padding-top:10px;
	line-height: 1.4em;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	color: #FF0000;
}
.story{
	width:550px;
	padding-bottom:10px;
	padding-top:10px;
	line-height: 1.4em;
	font-size: 11pt;
	text-align: left;
}
.user{
	padding-bottom:10px;
	padding-top:10px;
	line-height: 1.4em;
	font-size: 11pt;
	text-align: left;

}
.risk{
	padding-bottom:10px;
	padding-top:10px;
	line-height: 1.4em;
	font-size: 11pt;
	text-align: left;
	padding: 10px;
	width: 550;
	border: solid 1px #FF0000;
}
.plan{
	padding-bottom:10px;
	padding-top:10px;
	line-height: 1.4em;
	font-size: 11pt;
	text-align: left;
	margin-left: 60px;
	padding: 10px;
	width: 450;
	border: solid 1px #FF0000;
}

.question{
	line-height: 1.4em;
	font-size: 11pt;
}
.answer{
	line-height: 1.4em;
	font-size: 11pt;
	vertiacl-align: top;
}
.navi{
	width:550px;
	padding-bottom:10px;
	padding-top:10px;
	line-height: 1.4em;
	font-size: 11pt;
	text-align: center;
}
div.bott {
	width: 480px;
	margin-left: 25px;
	background-color: #FFFFFF;
	line-height: 1.4em;
}
p{
	line-height: 1.4em;
	font-size: 11pt;
}
p.cap{
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	font-size: 11pt;
}
p.cont {
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 1.5px;
	text-align: left;
	margin-left: 25px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#master_box {
	width: 480px;
	margin-left: 25px;
	background-color: #FFFFFF;
}
table.mailform{
	border-collapse: collapse;
	font-size: 12px;
}
td.item{
	background-color: #eaeaea;
}
td.cap{
	font-size: 10pt;
	text-align: center;
}
.v_t{
	font-size: 14px;
	font-weight: normal;
	line-height: 1.3em;
}
img.left_img{
	float: left;
	margin: 20px;
}
/*  */
span.b{
	font-weight: bold;
}
span.marker{
	background-color: yellow;
}
span.c_red{
	color: red;
}