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

.cp-id_box {
	width: 620px;
	margin: 10px auto 20px;
	border: 2px solid #42210b;
	border-collapse: collapse;
}

.cp-id_box th {
	font-size: 30px;
	background: #42210b;
	color: #fff;
	font-family: 'ƒqƒ‰ƒMƒmŠpƒSƒVƒbƒN','Hiragino Sans','Hiragino Kaku Gothic ProN','ƒqƒ‰ƒMƒmŠpƒS ProN W3',YuGothic,'Yu Gothic',sans-serif;
}

.cp-id_box td {
	text-align: center;
	padding: 3px 0;
}

.cp-id {
	font-size: 80px;
	font-family: 'ƒqƒ‰ƒMƒmŠpƒSƒVƒbƒN','Hiragino Sans','Hiragino Kaku Gothic ProN','ƒqƒ‰ƒMƒmŠpƒS ProN W3',YuGothic,'Yu Gothic',sans-serif;
}

body {
	margin: 0 auto;
	width: 640px; 
}

li{
	list-style: none;
}
