body{
	background-color: #ffdfdf;
	text-align: center;
}
td.main{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11pt;
	line-height: 180%;
}
td.tokutei{
	font-size: 10pt;
	width: 200;
	background-color: #ffcc99;
	text-align: right;
}
td.tokutei2{
	font-size: 10pt;
}
#container{
	width: 800px;
	margin: 0px;
	background-color: #ffffff;
}
#frame{
	width: 800px;
	background-image: url('img/table_back.gif');
}
#main{
	width: 800px;
	padding-left: 35px;
	padding-right: 35px;
	text-align: left;
	font-size: 11pt;
	line-height: 180%;
}
#br{
	height: 0px;
}
table.tokuten{
	border: solid;
}
span.copy{
	font-size: 10pt;
	color: #cc0000;
	font-weight: bold;
}
span.small{
	font-size: 9pt;
	line-height: 150%;
}
span.strong{
	font-weight: bold;
	color: #ff0000;
}
h3{
	color: #ff5555;
	font-weight: bold;
}
a{
	font-weight: bold;
	color: #ff6666;
}
a:visited{
	color: #cc3333;
}
a:hover{
	text-decoration: none;
	color: #cc3333;
}
a.order{
	width: 730px;
	height: 60px;
	text-indent: -9999px;
	background-image: url('img/order_2.gif');
}
a.order:hover{
	width: 730px;
	height: 60px;
	text-indent: -9999px;
	background-image: url('img/order_1.gif');
}