@charset 'utf-8';
/*-----------------------------グローバルCSSファイル*/
#wrapper {
	width: 800px;
}
#head,#body,#foot {
	text-align: center;
}
#head p {
	margin: 10px auto 5px;
}
h2 {
	width: 380px;
	height: 20px;
	margin: 0 auto;
	background: url(../img/index_text_1.jpg) no-repeat;
}
h3 {
	width: 580px;
	height: 30px;
	margin: 5px auto;
	background: url(../img/index_text_2.jpg) no-repeat;
}
h2 span,
h3 span,
#index_flash h4 span,
#index_flash h5 span,
#index_flash p span {
	display: none;
}
#index_flash {
	height: 400px;
}
#index_enterexit ul {
	display: none;
}
#index_enterexit p {
	margin: 5px auto;
}
#index_enterexit p span {
	font-size: 9px;
}
#index_enterexit p strong {
	font-weight: normal;
}
h6 a {
	color: #ffffff;
}
#ninsho_link {
	text-align: center;
}
#ninsho_link li {
	margin: 5px auto;
}
table {
	width: 468px;
	margin: 5px auto;
}
tr,td {
	margin: 0;
	padding: 0;
}