body{
	background-color: #CCCCFF;
}
table.gaide {
	background-color: #FFFFFF;
	height: 200px;
	width: 600px;
}
.gaide td{
	font-weight: bold;
	color: #59565A;
	font-size: 12pt;
	padding: 5px;
}
.gaide .title font {
	font-size: 11pt;
}

.gaide .title{
	font-size: 17pt;
	color: #1BA3FF;
}
.gaide td span {
	font-size: 14pt;
	margin-left: 3px;
}
.gaide .cmt {
	color: #4D4DFF;
	font-size: 10.5pt;
	line-height: 1.4em;
}
#start {
	text-align: center;
}
#start a {
	display: block;
	height: 40px;
	width: 200px;
	text-indent: -9999px;
	background-image: url(../../order/img/button_chumon.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

