/*----------Toppage_Background---------*/

body.top {
	margin: 0px;
	background-color: #FBF0C3;
	background-image: none;
}

/*----------2ndpage_Background---------*/

body {
	margin: 0px;
	background-color: #97A8B1;
	background-image: none;
	font-family:"Arial","Helvetica","sans-serif";
}

/*--------------- basic ---------------*/

h1,h2 {
	margin:0px;
}

h2.byline {
	margin:0px;
	font-weight:normal;
	font-size:11px;
	color:#976C24;
}

h3 {
	margin:0px;
	font-size:14px;
	color:#666666;
}

p {
	margin:0px 0px 12px 0px;
}

/*--------------- font ---------------*/
.text01 {
	font-size:12px;
	color:#666666;
}

.text01lh01 {
	font-size:12px;
	color:#666666;
	line-height:150%;
}

.text02 {
	font-size:11px;
	color:#666666;
}

.text03 {
	font-size:10px;
	color:#666666;
}

.text04 {
	font-size:14px;
	color:#666666;
}

.text05 {
	font-size:11px;
	color:#666666;
}


/*--------------- link ---------------*/
a:link {
	color:#0066cc;
}

a:visited {
	color:#800080;
}

a:hover {
	color:#CC3333;
}

a.navi01:link {
	font-size:10px;
	color:#666666;
	text-decoration: none;
}

a.navi01:visited {
	font-size:10px;
	color:#666666;
	text-decoration: none;
}

a.navi01:hover {
	font-size:10px;
	color:#666666;
	text-decoration: none;
}

/*--------------- table ---------------*/

.t01 {
	font-size:12px;
	color:#666666;
	text-align: center;
	background-color:#ebebd1;
}

.t01fs01 {
	font-size:11px;
	color:#666666;
	text-align: center;
	background-color:#ebebd1;
}

.h01 {
	font-size:12px;
	color:#666666;
	background-color:#fafafa;
	line-height:150%;
}

.h02 {
	font-size:12px;
	color:#666666;
	background-color:#ececf4;
	line-height:150%;
}

.h04 {
	font-size:12px;
	background-color:#fafafa;
	color:#cc6633;
	line-height:150%;
}

.h05 {
	font-size:12px;
	background-color:#ececf4;
	color:#cc6633;
	line-height:150%;
}

/*--------------- product index table ---------------*/

.pt03 {
	font-size:12px;
	color:#666666;
	background-color:#ececf4;
}

/*--------------- product hose table ---------------*/

.ht03 {
	font-size:10px;
	color:#666666;
	background-color:#fafafa;
}



/*--------------- form ---------------*/
form {
	margin:0px;
}

.mf01 {
	font-size:1px;
	background-color:#f8cb37;
}

.mf02 {
	background-color:#efefef;
	font-size:12px;
	color:#666666;
}
