body {
	font-size: 10pt; 
	margin: 0; 
	padding: 0; 
	background-position:50% 0%;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-size: 10pt; 
}
input {
	background-color: transparent;
	border: solid 1px #000000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 1px;
	height:18px;
}
textarea {
	background-color: transparent;
	border: solid 1px #000000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 1px;
}
#comment {
	border: 1px black solid;
	background: #CCFFFF;
}
.subtitle {
	font-size: 12px;
	font-weight: bold;
	margin-bottom:5px;
}
.chirashi_title a, .chirashi_title a:hover, .chirashi_title a:active {
	color: #006dba;
	text-decoration: underline;
}
.chirashi_url a, .chirashi_url a:hover, .chirashi_url a:active {
	color: green;
	text-decoration: none;
}
.menu a, .menu a:hover, .menu a:active {
	color: #006dba;
	text-decoration: underline;
}
.chirashi_date {
	color: #0000FF;
}
#c_page {
	position:abusolute;
	width:700px;
	height:875px;
	border:0px solid red;
	text-align: left;
}
#c_table {
	position:absolute;
	z-index:200;
}
#c_span {
	font-size: 30px;
	font-weight: bold;
}
#c_desc {
	font-size: 20px;
	font-weight: bold;
}
#coupon {
	position:absolute;
	z-index:100;
}
