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

#tsuyapri {

}
#wrapper #secondary #main #tsuyapri {
	height: 500px;
	width: 500px;
	padding: 10px;
	float: left;
	text-align: center;
	list-style-type: none;
	background-color: #1A1A1A;
}
#wrapper #secondary #tsuya_main {
	height: 580px;
	width: 750px;
	float: right;
	padding: 20px;
	background-color: #000000;
}
#wrapper #secondary #main {
	width: 800px;
	height: 1000px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #secondary #main #center {
	width: 750px;
	text-align: center;
	float: right;
	height: 650px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center 78px;
	background-color: #080403;
	clear: right;
}

