@charset "UTF-8";

/*-------------------- jack --------------------*/
body {
	/* [kittyjack_A start] background-color:#45b035;
	background-image:url(/images/kittyjack/background_A_02.gif); [kittyjack_A end] */
	/*background-color:#4cc4f6;
	background-image:url(/images/kittyjack/background_B.gif);*/
	/*background-color:#eeeeee;
	background-image:url(/images/kittyjack/background_C.gif);
	background-position:center top;*/
	/*background-color:#ececec;
	background-image:url(/images/kittyjack/background_collaboCampaign.gif);
	background-position:center top;*/
	/* position:relative; [kittyjack_A] */
	}
	
body#sept {
	background:#ffffff;
	}

#background_A {
	position:absolute;
	top:0;
	z-index:-10;
	width:100%;
	height:425px;
	background-image:url(/images/kittyjack/background_A_01.gif);
	background-repeat:repeat-x;
	background-position:top center;
	}
	
#jack {
	margin:0 auto;
	padding:0;
	width:1000px;
	background:#FFFFFF;
	border:#CCCCCC 3px solid;
	border-top:none;
	border-bottom:none;
}

/* #gmenuArea {
	position:relative;
	}
	
#gmenuArea #headerKitty {
	position:absolute;
	left:193px;
	top:-63px;
	z-index:100;
	} */
	
#topicsArea {
	padding-top:16px;
}

#topicsArea h2 {
	margin-bottom:3px;
}

#searchBlind .up {
	margin-bottom:17px;
}

#searchBlind h2 {
	margin-bottom:5px;
}

#searchBlind ul.mgb20 {
	margin-bottom:20px;
}

#searchBlind h3 {
	margin-bottom:5px;
}

#appArea {
	padding-top:30px;
}

#appArea h2 {
	margin-bottom:8px;
}

#shop {
	padding-top:27px;
}

#shop h2 {
	margin-bottom:5px;
}

#infoArea {
	position:relative;
}
	
#infoArea #newsKitty {
	position:absolute;
	left:550px;
	top:19px;
}

/* #footerArea {
	background:#eee url(/images/kittyjack/footer_kitty.gif) 780px bottom no-repeat;
} */