#main {
	clear: both;
}
#touroku {
	width: 960px;
	clear: both;
	margin: 30px auto 30px auto;
	padding-right: 13px;
	text-align: center;
	height: 100%;
}


#touroku .notagree_text {
	color: #ff0000;
	margin-top: 100px;
	margin-bottom: 100px;
	text-align: center;
}
/*
.touroku_privacy {
	clear: both;
	margin: 30px auto;
	text-align: right;
	list-style-type: none;
	line-height: 130%;
}

.touroku_privacy li {
	float: right;
	margin-left: 10px;
	color: #F36B35;
}

.touroku_privacy li a{
	color: #F36B35;
}
*/
#touroku_privacy { float: right; margin: 18px 0px 18px 0px; }
#touroku_privacy ul li { float: left; margin-left: 30px; padding-left: 23px; background-repeat: no-repeat; background-image: url('/recipe-webapp/img/kry/2008btn_yellow.gif'); list-style-type: none; }
#touroku_privacy ul li a { color: #FF6600; }
