/* ===== 070524 ================== */
/* ===== Global Common Style ===== */

body{
	background-color: #FFFFFF;
}

p,div{
margin:0;
padding:0;
}


/*==paturn==*/
.bg_shadow{
}

.bg_hnav{
background-image:url(../images/bg_ptn.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*/

#Outline{
	/* 画面中央に配置 */
	text-align:center; 
	margin-left:auto;margin-right:auto;
	background-image: url(../images/bg_ptn.gif);
	background-repeat:repeat;
	background-position:top; 
}
#MainContents{
	/* コンテンツ中央に配置 */
	text-align:center; 
	margin-left:auto;margin-right:auto; 
	width:1000px;
}

a:hover img {
	outline: none; 
    filter: alpha(opacity=90);
    opacity: 0.9;
}
.back_color{
	/* 画面中央に配置 */
	text-align:center; 
	margin-left:auto;margin-right:auto;
	background-image: url(../images/bg_ptn_white.gif);
	background-repeat:repeat-x;
	background-position:top; 
}
.item_wakku{
	float:left;
	width:247px;
	height:190px;
	margin-left:5px;
	background-color:#E8F1F9;
	border:1px solid #E3E3E3;
}
.item_wakku2{
	float:left;
	width:247px;
	height:190px;
	margin-left:5px;
	background-color:#ffffff;
	border:1px solid #E3E3E3;
}
.item_wakku3{
	float:left;
	width:247px;
	height:190px;
	margin-left:5px;
	background-color:#FDF1D5;
	border:1px solid #E3E3E3;
}
.item_wakku4{
	float:left;
	width:247px;
	height:190px;
	margin-left:5px;
	background-color:#FFC0C0;
	border:1px solid #E3E3E3;
}

