@charset "utf-8";



/*---------------------------

      index

---------------------------*/

#main {
	width: 590px;
	float: right;
	margin: 0 0 30px 0;
	text-align: left;
}

#title {
	z-index: 2;
	position: absolute;
	top: 30px;
	left: 570px;
}

#mar-top{
	z-index: 1;
	position: relative;
	top: 120px;
	margin-bottom: 100px;
}

.cd {
	width: 200px;
	margin-bottom: 70px;
	float: left;
}

.cd-content {
	width: 370px;
	float: right;
	margin-bottom: 70px;
}

hr, .style2 {
	border-width: 2px 0px 0px 0px;
	border-style: solid;
	border-color: #75d3d9;
	height: 1px;
	margin: 5px 0 10px 0;
}


#howto {
	width: 550px;
	padding: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #75d3d9;
	background-color: #eff;
}

span {
	line-height: 22px;
}

p {
	font-weight: normal;
	margin-bottom: 20px;
}

