@charset "utf-8";
/* CSS Document */

#downloadAddBlock { margin-left:-35px; }
.downloadAdd {
	float:left;
	width:180px;
	border:#999 1px solid;
	text-align:center;
	padding:9px;
	margin:0 0 10px 35px;
}

#addText01 { background:url(../images/downloadReflecte01.jpg) no-repeat top; }
#addText02 { background:url(../images/downloadReflecte02.jpg) no-repeat top; }
#addText03 { background:url(../images/downloadReflecte03.jpg) no-repeat top; }

.addText { text-align:left; padding-top:5px; }
.addTitle { color:#5E318F; font-weight:bold; }
.downloadText { font-size:16px; }