/* CSS Document */
#wrapper {
	background-color: #99cc66;
}
.box4{
	background-image:url(../img/make_menu/make_bk.jpg);
	background-repeat:repeat-y;
	margin-left:90px;
	margin-right:120px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 70px;
}
.pic{
	margin-left:90px;
}
h2{
	background-image:
	url(../img/make_menu/h2_bk.jpg);
}
#main{
	background-image:url(../img/make_menu/face.jpg);
	background-repeat:no-repeat;
	}
#left_top{
	margin:10px 20px 40px 0px;
	width:280px;
	border:#99cc66 solid 1px;
	float:left;
	}
#left_1{
	margin:10px 20px 0 0px;
	width:180px;
	border:#99cc66 solid 1px;
	float:left;
	}
#left_2{
	margin:20px 20px 20px 0px;
	width:180px;
	border:#99cc66 solid 1px;
	float:left;
	}
#right_1{
	margin:20px 15px 10px 20px;
	width:180px;
	border:#99cc66 solid 1px;
	float:right;
	}
#right_2{
	margin:0px 15px 20px 20px;
	width:180px;
	border:#99cc66 solid 1px;
	float:right;
	}
#right_btm{
	margin:20px 15px 20px 100px;
	width:280px;
	}
#matome{
	padding-top:10px;
	padding-bottom:10px;
	}
#pict{
	margin-top:20px;
	margin-bottom:20px;
	}
#kakakku{
	margin-left:50px;
	padding-top:20px;
	padding-bottom:20px;}