.mainContents{
	width : 720px;
	margin : auto;
}
h1{
	color: #444444;
}
.downloadArea{
	text-align: center;
}
.exLeftColumn{
	width: 300px;
}
.exRightColumn{
	text-align: left;
	width: 400px;
	margin: 10px;
	line-height: 2em;
}
.downloadArea a{
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
}
.explainArea{
	text-align: center;
}
.explainArea img{
	width: 300px;
}

.sampleArea{
	text-align: center;
	width: 100%;
	margin: auto;
}

.sampleContents{
	width: 350px;
	margin: auto;
	text-align: center;
	font-weight: bold;
}

.sampleContents a:link{
	text-decoration: none;
	color: #0084b4;
}
.sampleContents a:hover{
	text-decoration: none;
	color: #ff9966;
}
.socialButtonColumn{
	text-align: center;
	margin: auto;
}
.caution{
	color : #df0013;
	font-size: 20px;
}
.oldDownload {
	font-size: 14px;
}
.oldDownload a{
	color: #444444;
	font-size: 14px;
}