@charset "shift_jis";
body{
	font-family:"lr SVbN", "MS Gothic", "Osaka|", Osaka-mono, monospace;
	font-size:14px;
	line-height:1.4;
}

#contents {
	margin:0 auto;
	width:870px;
	background:#fff;
}

p.btnEntry{
	width: 827px;
	margin: 40px auto;
	text-align: center;
}

/*p.caution {
	text-align: right;
	margin: 5px 0px 15px;
	font-size: 12px;
}*/
p.confirm{
	width: 98%;
	color: #484180;
	border-bottom: solid 1px #484180;
	margin: 10px auto 0;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}

div.notice{
	border: solid 2px #484180;
	width: 827px;
	line-height:1.6;
	margin:0 auto 24px;
	padding: 5px 8px;
}

div.notice ul{
	margin:0;
	padding:10px;
}

div.notice ul li{
	list-style:none;
}

