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

body {
	width: 640px;
	margin: 0 auto;
}
li {
	list-style: none;
}

/*--------------------------
coupon id


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

.cp-id_box th {
	font-size: 30px;
	background: #afafaf;
	color: #fff;
	font-family: 'ヒラギノ角ゴシック','Hiragino Sans','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',YuGothic,'Yu Gothic',sans-serif;
}

.cp-id {
	text-align: center;
	font-size: 80px;
	font-family: 'ヒラギノ角ゴシック','Hiragino Sans','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',YuGothic,'Yu Gothic',sans-serif;
}
----------------------------*/

/*--------------------------
coupon id
----------------------------*/

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

.cp-id_box th {
	font-size: 30px;
	background: #afafaf;
	color: #fff;
	font-family: 'ヒラギノ角ゴシック','Hiragino Sans','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',YuGothic,'Yu Gothic',sans-serif;
}

.cp-id {
	font-size: 60px;
	font-family: 'ヒラギノ角ゴシック','Hiragino Sans','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',YuGothic,'Yu Gothic',sans-serif;
}

.cp-sb td {
    font-size: 60px;
}

.text-r {
    width: 180px;
    text-align: right;
	font-family: 'ヒラギノ角ゴシック','Hiragino Sans','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',YuGothic,'Yu Gothic',sans-serif;
}

.text-l {
    text-align: left;
}
