@charset "utf-8";
/*---------------------------- banner */
#global_nav {
	background-color: #FFF;
	width: 100%;
	min-width: 1000px;
	position: relative;
	z-index: 110;
}
.bigbanner {
	background-color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	height: 90px;
	min-width: 1000px;
	padding: 3px 0;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 100;
}
hr {
	display: none;
}
/*---------------------------- Share */
* {
	font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 16px;
}

/* IE 10+ */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
* {
}
}
html, body {
}
body {
	behavior: url(csshover2.htc);
}
h1, h2, h3, h4, h5, h6 {
	max-width: 1000px;
	color: #333;
	line-height: 1.5;
	font-size: 14px;
}
p {
	color: #333;
	line-height: 1.5;
	margin-bottom: 10px;
}
a {
	text-decoration: underline;
	color: #333;
}
a:hover {
	color: #76000c;
	text-decoration: none;
}
span {
	color: #333;
}
img {
}
th, td {
	line-height: 1.5;
}
.visualText {
	display: block;
	font-size: 0;
	overflow: hidden;
	line-height: 0;
	text-indent: -99999px;
}
.visualLink {
	display: block;
	font-size: 0;
	overflow: hidden;
	line-height: 0;
	text-indent: -99999px;
}
.visualLink:hover, .visualLink:focus {
	background-position: left bottom;
}
.hideText {
	font-size: 0;
	height: 1px;
	line-height: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -99999px;
	width: 1px;
}
.scrollArea {
	overflow: auto;
}
.free_position {
	position: absolute;
}
.no-boader {
	border: none;
}
a:hover {
	opacity: 0.60;
	filter: alpha(opacity =60);
}
/*---------------------------- base */
html {
	overflow-y: scroll;
}
html, body {
	height: 100%;
	min-width: 1000px;
}
body {
	background-color: #FFF;
}
#wrapper {
	height: auto !important;
	min-height: 100%;
	position: relative;
 *height: 100%;
	margin-top: -127px;
}
#wrapperInner {
	padding-top: 127px;
	overflow: hidden;
}
#container {
	min-width: 1000px;
}
#footer {
	background-position: center bottom;
	bottom: 0;
	clear: both;
	min-width: 1000px;
	position: absolute;
	width: 100%;
}
#footerInner {
	margin-left: auto;
	margin-right: auto;
	width: auto;
 *width: 1000px;
}
/*---------------------------- menu */
#menu {
	height: 44px;
}
#menu ul {
	font-size: 0;
	text-align: center;
	padding-top: 2px;
}
#menu li {
	display: inline-block;
}
#menu li:nth-child(2) {
	padding: 0 9px;
}
.page-class-hunt-list #contentInner {
	background-image: url(../img/hunt/document-choice-bottom.jpg);
	background-position: top center;
	padding-top: 15px;
}
.page-class-oa #contentInner, .page-class-restaurant-list #contentInner {
	background-image: url(../img/restaurant/document-choice-bottom.jpg);
	background-position: top center;
	padding-top: 15px;
}
.page-class-oa#page-id-content #headerSuperInner, .page-class-hunt-list#page-id-content #headerSuperInner, .page-class-restaurant-list#page-id-content #headerSuperInner, #page-id-content.body-uni #headerSuperInner {
	height: 489px;
}
/*---------------------------- content */
#content {
}
#contentInner {
}
#top-return {
	margin: 0 auto;
	max-width: 1000px;
	position: relative;
	text-align: right;
	font-weight: bold;
	line-height: 1;
	padding-bottom: 20px;
}
#top-return a {
	text-decoration: underline;
	margin-right: 20px;
}
.text_center {
	text-align: center;
}
.text_center img {
	display: inline!important;
	margin-top: 20px;
	margin-bottom: 5px;
	padding: 2px;
	border: 1px solid #949494;
}
h3 span.new-text {
	display: inline;
	margin-left: 5px;
	font-size: 14px;
}
/*---------------------------- base-layout */
#header {
	background-position: top center;
}
#headerInner {
	margin: 0 auto;
	width: 1000px;
}
h1 a {
	display: block;
	margin: 0 auto;
	text-indent: -99999px;
	overflow: hidden;
}
.over-image {
	background-position: top center;
}
/*---------- root-dash ----------*/
#root-dash {
	background-image: url("/dash/img/top/return.png");
	background-position: left top;
	height: 40px;
	overflow: hidden;
	position: absolute;
	right: 2px;
	text-indent: -99999px;
	top: 127px;
	width: 158px;
}
#root-dash:hover {
	background-position: right top;
}
#page-id-top #root-dash {
	top: 95px;
}
.text-red {
	color: #ff0000;
}
