img{
	border: none;
}

body {
	background-color: #000000;
	background-image: url(images/bg.jpg);
	margin: 0;
	padding: 0;
	font-size: 12px;  /*Resets 1em to 10px */
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Ghothic Pro W3", "Hiragino Kaku Gothic Pro", "MS UI Gothic",  "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", "Osaka", verdana, Helvetica, "MS Trebuchet", Arial, sans-serif;
	}

#map {
	text-align: center;
}

#cm {
	margin: auto;
	margin-bottom: 20px;
	width: 900px;
	height: 950px;
	background-color: #ffffff;
}

#title {
	text-indent:-9999px;
	width: 900px;
	height: 260px;
	background-image: url(images/title.jpg);	
	margin: auto;
}

#cm_box{
	margin-left: 250px;
	margin-top: 20px;

}


#back {
	margin-bottom: 50px;
	margin-left: 90px;
	margin-top: 50px;
}