@charset "utf-8";

@import url("common.css");
@import url("ozmenu.css");
@import url("index.css");


/* Menu area */
.btl {
	width:10px;
	height:10px;
	background: #FFF url('http://te.geo.jp/demo/oz2/html/puretory/images/btl.gif');
	padding: 0;
	}
.btc {
	height:10px;
	background: url('http://te.geo.jp/demo/oz2/html/puretory/images/btc.gif') repeat-x 0 0;
	padding: 0;
	}
.btr {
	width:10px;
	height:10px;
	background: url('http://te.geo.jp/demo/oz2/html/puretory/images/btr.gif') no-repeat;
	padding: 0;
	}
.bml {
	width:10px;
	background: url('http://te.geo.jp/demo/oz2/html/puretory/images/bml.gif') repeat-y 0 0;
	padding: 0;
	}
.bmc {
	background: #f7ffff;
	}
.bmr {
	width:10px;
	background: url('http://te.geo.jp/demo/oz2/html/puretory/images/bmr.gif') repeat-y 0 0;
	padding: 0;
	}
.bbl {
	width:10px;
	height:10px;
	background: url('http://te.geo.jp/demo/oz2/html/puretory/images/bbl.gif') no-repeat;
	padding: 0;
	}
.bbc {
	height:10px;
	background: url('http://te.geo.jp/demo/oz2/html/puretory/images/bbc.gif') repeat-x 0 0;
	padding: 0;
	}
.bbr {
	width:10px;
	height:10px;
	background: url('http://te.geo.jp/demo/oz2/html/puretory/images/bbr.gif') no-repeat;
	padding: 0;
	}
	
form {
	padding:0px;
	margin:0px
	}
