body {
	margin: 0px 0px 0px 0px;
	text-align: left;
	background-color:#D2D2D2;
	background-image: url(image/bkg01.jpg);
	background-repeat: repeat-x;
}

.content {
	padding: 5px 5px;
	color: #555555;

	font-family: "ƒqƒ‰ƒMƒm–¾’© Pro W6", "Osaka", "‚l‚r ‚oƒSƒVƒbƒN", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
	}


.shadow1{
	background-image:url(image/bkg_left.jpg);
	background-repeat: repeat-y;
}

.shadow2{
	background-image:url(image/bkg_right.jpg);
	background-repeat: repeat-y;
}

textarea {
	 font-family: "ƒqƒ‰ƒMƒm–¾’© Pro W6", "Osaka", "‚l‚r ‚oƒSƒVƒbƒN", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
}


a {
	text-decoration: none;
	}

a:link {
	color: #555555;
	}

a:visited {
	color: #555555;
	}

a:active {
	color: #555555;
	}

a:hover {
	color: #006600;
	text-decoration: none;
}

.white{
	background-color: #FFFFFF;
}.price {  font-size: 12px; line-height: 140%; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; color: #555555}
.plane { color: #555555; font-family: "ƒqƒ‰ƒMƒm–¾’© Pro W6", "Osaka", "‚l‚r ‚oƒSƒVƒbƒN", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif"; font-size: 12px; font-weight: normal; line-height: 140%; text-align: left; }
.plane_right { color: #555555; font-family: "ƒqƒ‰ƒMƒm–¾’© Pro W6", "Osaka", "‚l‚r ‚oƒSƒVƒbƒN", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif"; font-size: 12px; font-weight: normal; line-height: 140%; text-align: right; }
.plane_center { color: #555555; font-family: "ƒqƒ‰ƒMƒm–¾’© Pro W6", "Osaka", "‚l‚r ‚oƒSƒVƒbƒN", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif"; font-size: 12px; font-weight: normal; line-height: 140%; text-align: center; }


