/* @charset "EUC_JP"; */body {	background-image:url(../img/bodyback.gif);}/* ページ構成 */#contents {	width:763px;	margin-left:auto;	margin-right:auto;	background-color:#fff;	border:1px solid #666;	position:relative;	padding-top:80px;}p.head1 {	position:absolute;	top:-1px;	left:-1px;	margin:0px;	padding:0px;	z-index:2;} p.head2 {	position:absolute;	top:-1px;	right:-1px;	z-index:1;	margin:0px;	padding:0px;}#footer {	margin-top:10px;	border-top:1px dashed #cc9;	background-color:#ffc;}#footer p {	margin:0px;	padding:5px;	text-align:center;	font-size:10px;	color:#333;}#footer .copy{	position:relative;	top:0px;	right:0px;	height:30px;	text-align:right;	background-color:#cc9;	border-top:1px solid  #666;}#footer .copy address {	padding-top:10px;	padding-right:3px;	font-style:normal;	font-size:10px;	color:#666;}	#footer img.nishi {	display:block;	position:absolute;	top:-1px;	left:-1px;}/* tableタグの幅合わせ */table.data,table.data3  {	width:90%;	margin-left:auto;	margin-right:auto;	margin-bottom:20px;}	table.data2  {	width:86%;	margin-left:auto;	margin-right:auto;	margin-top:-10px;	margin-bottom:20px;}.number {	padding-left:32px;	background:url(../img/number.gif) no-repeat  left center;	}/* バルーンメッセージ */
.balloon-msg {
	background-image: url(../img/balloon_ver2.gif);
	background-repeat: no-repeat;
	height:72px;
	width:680px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}

.balloon-msg p {
	margin:0px;
	padding:0px 0px 0px 20px;
}

p.balloon-b01 {
	padding-top:20px;
}

p.balloon-b02 {
	padding-top:15px;
}
/* 実行ボタン*/.btn-right {	position:relative;	top:0px;	left:0px;	height:4em;}.btn {	display:inline;	padding:10px 0px 15px 20px;	background-image: url(../img/btn_a.gif);	background-repeat: no-repeat;	background-position: left center;	position:absolute;	top:-15px;	right:50px;}.btn-b {	padding:10px 25px 15px 5px;	background-image: url(../img/btn_b.gif);	background-repeat: no-repeat;	background-position: right center;}.btn-c {	padding:10px 25px 15px 5px;	background-image: url(../img/btn_b.gif);	background-repeat: no-repeat;	background-position: right center;}/* トップメッセージ  */#topmsg {	width:80%;	margin-left:auto;	margin-right:auto;	margin-top:10px;	margin-bottom:10px;}/* トップ＿ノート  */#note {	width:80%;	margin-left:auto;	margin-right:auto;	margin-top:10px;	margin-bottom:30px;}#note dl {	margin:0px 20px;	padding:10px;	border-top:1px dashed #666;}#note dt {	color:#006;	font-weight:bold;	margin:5px 5px 2px;	border-left:10px solid #69c;	padding:2px 5px;}#note dd {	margin-left:30px;	padding:0px;}.none {	display:none;}