*{
	margin:0;
	padding:0;
	font-family:"ＭＳ ゴシック";
}
a:link{
	color:#666;
	text-decoration:none;
}
a:visited{
	color:#666;
	text-decoration:none;
}
a:hover{
	color:#009933;
	text-decoration:none;
}

img{
	border:0;
}
td{
	vertical-align:top;
}
body{
	background-color:#F2F2F2;
}
h1{
	display:inline;
}
h2{
	display:inline;
}

div#all-center{
	text-align:center;
}
div#all{
	width:901px;
	margin:20px auto;
	text-align:left;
	background-color:#F2F2F2;
}

table#header{
	width:901px;
	height:86px;
}
table#menu{
	width:901px;
	height:58px;
}
table#menu td.search{
	width:178px;
	height:58px;
	background-image:url('/images/menu_searchbox.gif');
}
table#menu td.search div.inner{
	padding:18px 0 0 13px;
}
table#menu td.search input#search_box_submit{
	width:14px;
	height:22px;
	background-color:transparent;
	border:none;	
}
table#menu td.search input#search_box_text {
	margin-left:2px;
	width:74px;
	height:16px;
	background-color:transparent;
	border:0px;
	clear:none;
}

div#footer{
	width:901px;
}
div#footer .copyright{
	text-align:center;
}

.section {
	background-color: #fff;
}
