@charset "shift_jis";
/* CSS Document */

td#contents {
	width:660px;
	padding:10px;
	text-align:left;
	font-size:12px;
}
td#contents img {
	vertical-align:middle;
	border:none 0;
}
td#contents h1 {
	width:660px;
	margin:0;
	padding:0 0 10px;
	line-height:24px;
	background-image:url(../../../../images/Line3.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	color:rgb(255,0,0);
}
td#contents h2 {
	clear:both;
	margin:0;
	padding:0;
	font-size:16px;
}
td#contents p, td#contents h2 {
	margin:0;
	padding:0;
	line-height:18px;
}
td#contents td {
	font-size:12px;
}

td#contents .small {
	font-size:65%;
}

td#contents strong.kakaku {
	font-size:20px;
	color:rgb(255,0,0);
}

td#contents td.off {
	background-color:rgb(255,255,255);
	width:75px;
}

