@charset "shift_jis";
*{
	font-size:0;
	margin:0;
	padding:0;
}

body{
	background:url(images/background.jpg) repeat-x;
	margin:0;
	padding:0;
	text-align:center;
}

h1,h2,h3,h4,h5,h6,p,br,ol,ul,li,div,span{
	list-style:none;
	text-decoration:none;
}


span{
	display:none;
}

img{
	border:none;
	margin:0;
}

#contents{
	width:940px;
	border: 1px solid #000000;
	text-align:center;
	margin:0 auto;
}


#b_back a{
	display:block;
	width:102px;
	height:32px;
	
	background-image:url(images/button_back.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	
	margin:0 auto;
}

#b_back span{	
	display:none;
}

#b_back a:hover{
	background-position:0 -32px;
}


#footer table{
	margin:0 auto;
}

#logo_from{
	margin-top:12px;
	margin-left:760px;	
}
