@charset "utf-8";



h1 {
	width:948px;
	height: 40px;
	margin:0;
	padding:0;
}

div#cnt-discus {
	width:948px;
	font-family: Verdana, Geneva, sans-serif;
}

div#cnt-discus table {
	width:720px;
	margin:0 auto 20px auto;
    border:1px solid #ccc;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}

div#cnt-discus table th {
	width:240px;
	text-align:center;
	border:1px solid #ccc;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	padding:10px;
}

div#cnt-discus table td {
	width:240px;
	text-align:left;
	border:1px solid #ccc;
    border-collapse:collapse;
    border-spacing:0;
    background-color: #eee;
    empty-cells:show;
	padding:10px;
}



div#cnt-discus div#kv {
	width:948px;
	margin:0 auto 20px auto;
}

div#cnt-discus p {
	width:880px;
	font-size:1.2em;
	margin:0 auto 20px auto;
}

div#cnt-discus div.img-base {
	text-align:center;
	margin:0 auto 20px auto;
}

div#cnt-discus div.img-base p.caption {
	font-size:12px;
	margin-top:5px;
}

div#cnt-discus h3 {
	width:880px;
	margin:0 auto 10px auto;
}

div#cnt-discus p span {
	text-decoration:line-through;
}