/* ----------------
   indexページ設定
---------------- */
body#index {
	background: url(images/bg_top_body.jpg) repeat-x center top #FFF;
}

body#index #wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

body#index #wrap_contents {
	width: 960px;
	height: 635px;
	margin: 0 auto;
	background: url(images/bg_tab_top_contents.jpg) no-repeat center top;
	padding: 0;
}
body#index #wrap_contents img {
	text-align:center;
}
body#index #gnavi{
	margin-top:18px;
}
body#index #gnavi li{
	display:block;
	box-shadow:0 20px 8px -13px #dcdddd;
}
#footer .leftbox .txtlink {
	color: #333;
	height: 26px;
	border-bottom: 2px solid #f9cb7f;
	margin-bottom: 7px;
	padding-top: 11px;
	font-size:0.95em;
}