@charset "utf-8";

#Main_Image {
	position: absolute;
	height: auto;
	width: auto;
	background-color: #CCCCFF;
	left: 12px;
	top: 122px;
	border: thin ridge #6666FF;
	background-image: url(../Image/Home/Home_main.JPG);
}

#Main_coment {
	position: absolute;
	height: 135px;
	width: 305px;
	left: 12px;
	top: 384px;
	background-color: #F5FFEC;
	border: thin groove #99FF00;
	padding: 3px;
}

#Shop_Button {
	position: absolute;
	left: 339px;
	top: 115px;
	height: 110px;
	width: 210px;
}

#Price_Button {
	position: absolute;
	left: 544px;
	top: 115px;
	height: 110px;
	width: 210px;
}

#Flow_Button {
	position: absolute;
	left: 339px;
	top: 220px;
	height: 110px;
	width: 210px;
}

#Grandparents_Button {
	position: absolute;
	left: 544px;
	top: 220px;
	height: 110px;
	width: 210px;
}

#Father_Button {
	position: absolute;
	left: 339px;
	top: 325px;
	height: 110px;
	width: 210px;
}

#Mother_Button {
	position: absolute;
	left: 546px;
	top: 325px;
	height: 110px;
	width: 210px;
}

#Blog_Button {
	position: absolute;
	left: 339px;
	top: 430px;
	height: 110px;
	width: 210px;
}

