@charset "utf-8";
/* CSS Document */


body {
	margin: 0px;
	padding: 0px;
	/*background-image: url(../img/fami_bk.jpg);*/
	background-repeat: no-repeat;
}
#base{
	width: 950px;
	height: auto;
	margin: 0 auto;
	}
#h1{
	width: 920px;
	height: 530px;
	margin: 0 auto;
	margin-top: 40px;
}
#right{
	width: 660px;
	height: auto;
	margin-top: 70px;
	float: right;
	margin-right: 10px;
}
.jump{
	width: 920px;
	height: 45px;
	margin: 0 auto;
	margin-top: 8px;
}
.jp1 {
	width: 255px;
	height: 45px;
	float: left;
	margin-left: 21px;

}
.jp2{
	height: 45px;
	width: 255px;
	float: left;
	margin-left: 55px;
}
.jp3{
	height: 45px;
	width: 255px;
	float: right;
	margin-right: 21px;
}
#fami_co1{
	width: 650px;
	height: 1242px;
	margin: 0px 0 0px 0;
}
#fami_co2{
	width: 650px;
	height: 1340px;
	margin: 0px 0 0px 0;
}
.p_top{
	width: 660px;
	height: 50px;
	margin: 20px 0 0 0;
}
.p_top img{
	width: 110px;
	height: 25px;
	float: right;
	
}
#com_p{
	width: 650px;
	height: 50px;
}
.cplan1{
	width: 650px;
	height: 200px;
	background-image: url(../img/fami_p1.gif);
	position: relative;
	margin-top: 15px;
}
.cplan2{
	width: 650px;
	height: 200px;
	background-image: url(../img/fami_p2.gif);
	position: relative;
	margin-top: 15px;
}
.cplan3{
	width: 650px;
	height: 200px;
	background-image: url(../img/fami_p3.gif);
	position: relative;
	margin-top: 15px;
}
.cpb{
	width: 200px;
	height: 40px;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
