/* ===== 070524 ================== */
/* ===== Global Common Style ===== */

body{
background-image: url(../images/bg_ptn.gif);
background-repeat:repeat;
background-position:top; 
}

p,div{
margin:0;
padding:0;
}


/*==paturn==*/
.bg_shadow{
background-image:url(../images/bg.gif);
background-repeat:repeat-y;
background-position:top;
}

.bg_hnav{
background-image:url(../images/bg_02.gif);
background-repeat:repeat-x;
background-position:top;
}

.bg_ftr{
background-image:url(../images/bg_ftr.jpg);
background-repeat:repeat-x;
background-position:top;
}

.bg_01{
background-image:url(../images/bg_monooki.gif);
background-repeat:repeat;
background-position:top; 
}
.bg_02{
background-image: url(../images/bg_carport.gif);
background-repeat:repeat;
background-position:top; 
}
.bg_03{
background-image: url(../images/bg_terrace.gif);
background-repeat:repeat;
background-position:top; 
}
.bg_04{
background-image: url(../images/bg_sunroom.gif);
background-repeat:repeat;
background-position:top; 
}
.bg_05{
background-image: url(../images/bg_house.gif);
background-repeat:repeat;
background-position:top; 
}
.bg_06{
background-image: url(../images/bg_garage.gif);
background-repeat:repeat;
background-position:top; 
}
.bg_07{
background-image: url(../images/bg_warehouse.gif);
background-repeat:repeat;
background-position:top; 
}
.bg_08{
background-image: url(../images/bg_deck.gif);
background-repeat:repeat;
background-position:top; 
}
.bg_09{
background-image: url(../images/bg_gate.gif);
background-repeat:repeat;
background-position:top; 
}
.bg_10{
background-image: url(../images/bg_other.gif);
background-repeat:repeat;
background-position:top; 
}
/*TEXT*/


.t1{
	font-size: 75%;
	text-indent: 0px;
	}

.t2{
	font-size: 80%;
	text-indent: 0px;
	}
	
.t3{
	font-size: 10px;
	text-indent: 0px;
	}
	
.t4{
	font-size: 12px;
	text-indent: 0px;
	}

/*a:hover	{ color: #aaaaaa; text-decoration:none; }*/
/*a				{ color: #ffffff; text-decoration: none; }*/
/*TEXT*/
