
body{
	background: #E1E9F2;
	font-family: Arial, "Courier New", Tahoma, sans-serif;
	padding-bottom: 40px;
}

.div-dot {
	float: left;
	clear: both;
}

.div-sequence {
	float: left;
	clear: both;
}

.div-description {
	width: 90%;
	margin-left: 7px;
	float: left;
}

.div-section{
	margin-bottom: 20px;
	overflow: auto;
}

.img-screenshot{
	width: 280px;
	height:210px;
}

.div-screenshot{
	text-align : center;
}

.title-color{
	color: #379DBC;
}

.gray{
	color: #9B9A9A;
}

.small{
	font-size: 70%;
}



#accordion{
	margin-top: 20px;
	margin-bottom: 30px;
}

#key-butler{
	font-size: 300%;
	margin-top: 20px;
	margin-bottom: 0px;
}

#user-manual{
	font-size: 160%;
	margin-top: 5px;
}

#title-area{
	float: left;
}

#language-area{
	margin-top: 30px;
	float: right;
}

#accordion{
	clear: both;
}

#copyright{
	margin-top: 50px;
	margin-bottom: 20px;
	font-size: 60%;
	color: #808080;
	text-align: center;
}

#contents{
	margin-top: 130px;
}

