                  /* CSS Document */
body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
    background-color: #ffffcc;
}

.header{
background-repeat: repeat-x; 
background-position: 0% 0%;
background-image: url(img/header2.png);
}


#wrapper {
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 0;
	width: 750px;
	height: 1332px;
	border-right: 1px solid #f5c400;
	border-left: 1px solid #f5c400;
	background-color: #FFF;
}

img{
border: 0;
}

table{
border: 0;
}



	
/* 下の帯*/	
#footer{
	position: absolute;
	left: 26px;
	top: 1270px;
	width: 750;
	height: 62;
	border: 0;
} 

#footer td{
    color: #93630e;
	background-color: #ffd631;
	line-height: 120%;
	font-size: 11px;
	padding-top: 5px;
    text-align: center;
	width: 750;
	height: 62;
	background-repeat: repeat-x; 
	background-position:0% 100%;
	background-image: url(img/footer.png);
	}
/* 下の帯*/



/* ファンシーが買えるお店 */
#box1{
	margin-top: 36px;
	margin-left: 20px;
	}
/* ファンシーが買えるお店 */

#box2{
	position: absolute;
	left: 243px;
	top: 339px;
	width: 500;
	border: 0;
	}
	
h3{
	font-size: 12px;
	font-weight: 100;
	
}
	
h4{
	margin-left: 0px;
	margin-top: 0px;
	font-size: 12px;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: 100;
}

h5{
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 10px;
	line-height: 135%;
	font-weight: 100;
	font-size: 12px;
	}

	
	








	

