@charset "euc-jp";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#66CC99 url(https://ssl.tksc.jaxa.jp/jaxaclub/img/sub_error/error_bg.jpg) top repeat-x;
}

/*全員集合吹き出し*/

.chara001 {
	margin:0 auto;
	background: url(https://ssl.tksc.jaxa.jp/jaxaclub/img/sub_error/chara001.jpg) no-repeat 0 137px;
	display: table;
	width: 780px;
	height:390px;
	margin-top:60px;
}

.baloon {
	background:url(https://ssl.tksc.jaxa.jp/jaxaclub/img/tmp/balloon2.gif) bottom no-repeat;
	padding-bottom:21px;
	margin:auto;
	display:table;
	width:566px;
}

.baloon2 {
	margin:20px;
}

.baloonBOX {
	/*margin-bottom:15px;
	*/float:left;
	display:table;
	width:566px;
	background: url(https://ssl.tksc.jaxa.jp/jaxaclub/img/tmp/balloon_bg2.gif) repeat-y left;
}

.baloonTOP {
	width:566px;
	background:url(https://ssl.tksc.jaxa.jp/jaxaclub/img/tmp/balloontop2.gif) no-repeat top;
	display:table;
	margin:0px;
	padding:0px;
	border:none;
}

.baloonBOTTOM {
	width:566px;
	background: url(https://ssl.tksc.jaxa.jp/jaxaclub/img/tmp/balloonbottom2.gif) no-repeat bottom;
	display:table;
	margin:0px;
	padding:0px;
	border:none;
}

.Copyright {
	margin:0 auto;
	text-align:right;
	width:566px;
	display:block;
	clear:both;
}
