div.txt p{
	line-height:1.6;
}

div.trial{
	width:600px;
	margin-left:100px;
	border:1px solid #FF7220;
	padding:20px;
	margin-bottom:60px;
}
div.trial table td{
	vertical-align:top;
}
div.trial p{
	color:#555;
	margin-left:10px;
	margin-bottom:20px;
	font-size:12px;
}
div.trial h4{
	color:#222;
	font-weight:bold;
	margin-left:70px;
	font-size:14px;
}
div.trial ul{
	margin-left:80px;
	margin-bottom:20px;
	font-size:14px;
}
div.trial .DL{
	background-color: #FFFFFF;
	width: 539px;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 20px;
	margin-left:30px;
	margin-right:0;
}
div.backlink{
	text-align:center;
	margin-bottom:40px;
}
a.backlink{

}

.footer ul{
	margin:10px 0 50px 0;
}
.footer ul li {
	list-style-type:none;
	font-size:medium;
	margin-bottom:15px;
}
.cap p{
	line-height: 1.1;
	margin-top: 8px;
	font-size:90%;
}

.cap2{
	width: 850px;
	margin-top: 25px;
	margin-bottom: 30px;
}
.cap2 p{
	line-height: 1.1;
	margin-top: 5px;
	color: #FF3300;
	text-align: center;
	font-size:90%;
}

.cap_r{
	width: 300px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
	float: right;
	margin-top: 5px;
}
.cap_r p{
	line-height: 1.1;
	margin-top: 8px;
	color: #FF3300;
	font-size:90%;
}
.campaign{
	width:480px;
	background-color:#f3f3f3;
	padding:15px;
	margin-left:50px;
	margin-bottom:20px;
}
.campaign p{
	margin:0;
	padding:0;
}
.campaign img{
	float:left;
	margin-right:20px;
}
div.campaign h5{
	font-weight:bold;
	text-align:center;
	margin:0;
	padding:0;
}

table.tutorial{
	margin:20px 0 20px 0;
}
table.tutorial h3{
	font-size:20px;
	color:#559;
	border-left:6px solid #559;
	padding:3px 0px 3px 5px;
	border-bottom:1px solid #559;
	font-weight:bold;
}
table.tutorial td{
	vertical-align:top;
	padding:2px 8px 15px 8px;
}
table.tutorial td.midashi{
	padding:20px 0 8px 0;
}
table.tutorial td span.caption{
	color:red;
	line-height:1.1;
	font-size:12px;
}
table.tutorial td img{
	border:1px solid gray;
}
table.tutorial td.image{
	vertical-align:bottom;
	padding:0;
}
div.sla{
	width:850px;
	clear:both;
	margin-bottom:20px;
}
div.sla span.caption{
	clear:both;
	font-size:12px;
	color:red;
	display:block;
	text-align:center;
}
table.sla{
	float:left;
	margin-right:20px;
}
table.sla td{
border:1px solid #bbb;
padding:5px;
}
table.sla2{
	margin-right:20px;
}
table.sla2 td{
border:1px solid #bbb;
padding:5px;
}
span.caution{font-size:95%; color:blue;}