*{
         font-family:								"MS UI Gothic", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
         letter-spacing:							1px;
         color:									#333333;
}

body{
	margin-top:								0px;
	text-align:								center;
	background-image:							url(../images/background.gif);
}

#centering{
	text-align:								left;
    	width: 									900px;
	margin-left:								auto;
	margin-right:								auto;
	background-color:							#FFFFFF;
	/*border:								1px #000 solid;*/
}

#header{
	display:								table;
	width:									900px;
	height:									58px;
	background-image:							url(../images/sh_head_title_logo.jpg);
	background-repeat:							no-repeat;
	vertical-align:								bottom;
	font-size:								14px;
	color:									#B55E00;
	text-align:								right;
}

#header div.icon{
	margin-left:								0px;
	float:									left;
}

#header div.head_message{
	margin-right:								10px;
	margin-top:								30px;
}

#header table{
	margin-top:									0px;
	margin-left:									8px;
	border:										0;
	width:										892px;
	height:										56px;
}

#fooder{
	width:									900px;
	height:									18px;
	background-image:							url(../images/sh_fooder.jpg);
	background-repeat:							no-repeat;
	text-align:								center;
	font-size:								12px;
	color:									#B55E00;
	padding-top:								2px;
}

img.btspace{
	margin-top:								5px;
	margin-bottom:							5px;
}

a.copyright_link{
	color:									#B55E00;
	text-decoration:							none;
	font-family:								"verdana", "Geneva", "sans-serif";
	margin-top:								3px;
}

a:hover.copyright_link{
	color:									#004F0B;
	font-family:								"verdana", "Geneva", "sans-serif";
}