/* CSS Document */


/* トップページ
........................................................................................ */
#bac{ background-image:url(img/bac.png);
 background-repeat:no-repeat;
width:800px;
height:6500px;
} 

#y1 {
	width:750px;
	height:330px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0px;
	overflow: auto;
}

#y2 {
	width:770px;
	height:705px;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0px;
	overflow: auto;
}

#y3 {
	width:770px;
	height:520px;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 0px;
	overflow: auto;
}

.y1 {
	font-size:18px;
	color:#000000; 
	background-color: #FFFF00;
	width:50%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 500px;
	margin-bottom: 0;
	margin-left: 0px;
	overflow: auto;
	}
	
#y4 {
	width:730px;
	height:1611px;
	 background-image:url(img/g8.jpg);
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 0px;
	overflow: auto;
}

#y5 {
width:550px;
height:55px;
	margin-top: 5px;
	margin-right: 100px;
}

.y2 {
	font-size:18px;
	color:#000000; 
	background-color: #FFFF00;
	width:10%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 500px;
	margin-bottom: 0;
	margin-left: 0px;
	overflow: auto;
	}
	
	#y6 {
width:550px;
height:50px;
	margin-top: 5px;
	margin-right: 150px;
}

/* 特定商取引法に基づく
........................................................................................ */

#bac2{ background-image:url(img/bac2.png);
 background-repeat:no-repeat;
width:800px;
height:1300px;
} 

#t1 {
	width:500px;
	height:1100px;
	 background-image:url(img/t1.jpg);
	  background-repeat:no-repeat;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 0px;
	overflow: auto;
}











