@charset "UTF-8";

body,input,button,select,textarea {
	font-family: "メイリオ", sans-serif
}

h1 {
	margin: 16px 0;
	font-size: 24px
}

h2 {
	font-size: 18px;
	line-height: 24px
}

h3 {
	font-size: 18px;
	line-height: 24px
}

.divide-header {
	padding: 8px 10px;
	color: #fff;
	background: #333
}

#header {
	padding: 12px 0 10px;
	color: #eee;
	background: #171717;
	border-bottom: solid 3px #b82020
}

#header a {
	color: #ddd
}

#header a:hover {
	color: #fff;
	background: transparent
}

.hnav {
	display: inline-block;
	margin-bottom: 0
}

.hnav li {
	display: inline-block;
	margin-left: 1em
}

.brand {
	font-size: 16px;
	font-weight: bold
}

.guest #top {
	margin-top: 20px
}

#gnav {
	margin: 0 0 10px;
	background: #eee
}

#gnav ul {
	margin: 0;
	*zoom: 1
}

#gnav ul:after {
	content: "";
	display: table;
	clear: both
}

.gnav-item {
	float: left;
	width: 134px;
	margin: 0;
	list-style: none
}

.gnav-6 .gnav-item {
	width: 156px
}

.gnav-6 .dropdown-menu {
	min-width: 156px
}

.gnav-5 .gnav-item {
	width: 188px
}

.gnav-5 .dropdown-menu {
	min-width: 188px
}

.gnav-4 .gnav-item {
	width: 235px
}

.gnav-4 .dropdown-menu {
	min-width: 235px
}

.gnav-item>a {
	display: block;
	margin-right: -1px;
	padding: 10px 8px;
	font-weight: bold;
	text-align: center;
	color: #333;
	background-color: #e8e8e8;
	border: solid 1px #ccc;
	text-shadow: 0 1px 0 #fff;
	background-image: -webkit-linear-gradient(top, #fafafa, #f5f5f5 49%, #f0f0f0 50%, #e8e8e8);
	background-image: -ms-linear-gradient(top, #fafafa, #f5f5f5 49%, #f0f0f0 50%, #e8e8e8);
	background-image: linear-gradient(top, #fafafa, #f5f5f5 49%, #f0f0f0 50%, #e8e8e8);
	background-repeat: repeat-x;
	-webkit-transition: background-position .1s ease-in-out;
	transition: background-position .1s ease-in-out
}

.gnav-item>a:hover {
	background-position: 0 -16px
}

.gnav-item>a:active {
	background: #ddd;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2) inset
}

.container-popup {
	padding: 0 20px
}

.toolbar {
	margin: 20px 0;
	padding: 8px 15px;
	background-color: #fafafa;
	background-image: -moz-linear-gradient(top, #fff, #f2f2f2);
	background-image: -webkit-linear-gradient(top, #fff, #f2f2f2);
	background-image: -o-linear-gradient(top, #fff, #f2f2f2);
	background-image: linear-gradient(to bottom, #fff, #f2f2f2);
	background-repeat: repeat-x;
	border: 1px solid #d4d4d4;
	border-radius: 4px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',
		endColorstr='#fff2f2f2', GradientType=0);
	*zoom: 1;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065)
}

.toolbar:before,.toolbar:after {
	display: table;
	line-height: 0;
	content: ""
}

.toolbar:after {
	clear: both
}

.toolbar form,.toolbar input,.toolbar select {
	margin: 0
}

.table-bordered thead {
	background: #f8f8f8
}

.table-bordered th,.table-bordered td {
	vertical-align: middle
}

th.text-center,td.text-center {
	text-align: center
}

th.text-right,td.text-right {
	text-align: right
}

td.result-empty {
	text-align: center;
}
.result-empty {
	color: #888
}
.controls .result-empty { display: block; margin: 5px 0; }

.list-buttons {
	width: 100px
}

.list-buttons.vertical,.list-buttons.single {
	width: 48px
}

.list-buttons .btn {
	padding: 2px 10px;
	font-size: 11.9px;
	border-radius: 3px
}

.list-buttons.vertical .btn {
	display: block;
	margin: 0 0 5px
}

.list-buttons.vertical .btn:last-of-type {
	margin: 0
}

.private td {
	background: #f4f4fa;
	color: #555
}
.expired td {
	background: #f8f8f8;
	color: #555
}

.reserved td {
	background: #fdfde6
}

.warn td {
	background: #fbd9d7
}

fieldset>.control-group:first-child {
	margin-top: 10px
}

.control-label {
	cursor: default
}

.form-horizontal {
	border: solid 1px #ccc;
	border-radius: 4px
}

.form-horizontal>fieldset>*:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px
}

.form-horizontal>fieldset>*:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px
}

.form-horizontal .form-actions {
	margin: 0
}

legend {
	text-indent: 15px;
	font-size: 19px;
	font-weight: bold;
	background: #f5f5f5
}

legend+.control-group {
	margin-top: 0
}

.form-horizontal .control-group {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #eee
}

.form-horizontal .control-group:last-child {
	border: 0
}

.control-group.compact {
	padding-bottom: 0;
	border-bottom: 0
}

.controls .control-group:last-child {
	margin-bottom: 0;
	padding-bottom: 0
}

.controls .control-label {
	width: 120px
}

.controls .controls {
	margin-left: 140px
}

.controls.only-text {
	padding-top: 5px
}

.radio.inline,.checkbox.inline {
	margin-right: 15px
}

.radio.inline:last-child,.checkbox.inline:last-child {
	margin-right: 0
}

.radio.inline+.radio.inline,.checkbox.inline+.checkbox.inline {
	margin-left: 0
}

.well>p:last-child {
	margin-bottom: 0
}

.alert>p:first-child {
	margin-top: 10px
}

.alert-block h4+p {
	margin-top: 10px
}

.controls.with-table {
	padding-right: 10px
}

.with-table>table {
	margin: 0
}

.controls-head {
	font-size: 100%;
	font-weight: bold;
	margin: 10px 0 0
}

.checkbox-list .inline {
	min-width: 60px
}

strong.help-inline {
	color: #c00;
	margin-left: 8px
}

.input-image {
	width: 180px
}

.date-input {
	display: inline;
	margin-bottom: 0
}

.date-input i {
	margin: 3px;
	margin-bottom: 0
}

.well-logout {
	text-align: center
}

.well-logout h2 {
	font-size: 18px
}

.nav-tabs {
	margin-bottom: 0
}

.tab-content {
	border: solid 1px #ddd;
	border-top: 0;
	padding: 10px 20px 1px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15)
}

.tab-content .row-fluid {
	margin-bottom: 20px
}

.receipt-result {
	margin-bottom: 10px
}

.receipt-result .control-group {
	padding-top: 10px;
	margin-bottom: 0
}

.receipt-result .control-label {
	width: 100px
}

.receipt-result .controls {
	margin-left: 120px
}

.receipt-result .control-group.cc {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0
}

.receipt-result .control-group.cc>* {
	padding-top: 0;
	margin-bottom: 0
}

.receipt-result .control-group.cc:last-child {
	padding-bottom: 10px
}

.iuper {
	display: inline-block;
	margin: 0;
	position: relative
}

.iuper-image {
	width: 150px;
	height: 150px;
	position: relative;
	overflow: hidden;
	text-align: center;
	background: #ddd none no-repeat center center;
	background-size: cover;
	transition: opacity .3s ease-out;
	-webkit-transition: opacity .3s linear;
	-moz-transition: opacity .3s linear
}

.iuper-image,.iuper-image * {
	cursor: pointer
}

.iuper-image img {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	height: 100%
}

.iuper input {
	display: block;
	position: absolute;
	z-index: 10;
	right: 0;
	top: 0;
	font-size: 500px;
	height: 500px;
	opacity: 0
}

.iuper-image.over {
	opacity: .7
}

.iuper-remove {
	display: none;
	position: absolute;
	z-index: 100;
	top: -8px;
	left: -8px;
	width: 15px;
	height: 15px;
	padding: 2px;
	background: #b00;
	border: solid 2px #fff;
	border-radius: 100%;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
	background-image: linear-gradient(top, #d00, #b00);
	background-image: -webkit-linear-gradient(top, #d00, #b00);
	background-image: -moz-linear-gradient(top, #d00, #b00);
	background-image: -o-linear-gradient(top, #d00, #b00);
	cursor: pointer
}

.iuper-remove i {
	display: block;
	width: 100%;
	height: 100%
}

.iuper.selected .iuper-remove {
	display: block
}

.cropper {
	margin: 10px auto;
	width: 500px;
	height: 340px;
	overflow: hidden;
	position: relative;
	background: #444;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5) inset
}

.cropper-frame {
	position: absolute;
	z-index: 100
}

.cropper-outer {
	border: solid 1px #fff
}

.cropper-inner {
	width: 200px;
	height: 200px;
	border: solid 1px #444
}

.cropper-cover {
	position: absolute;
	z-index: 90;
	background: rgba(0, 0, 0, 0.5)
}

.cropper-image {
	position: absolute;
	max-width: none;
	background: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5)
}

.cropper-zoom {
	margin: 10px auto;
	width: 500px;
	text-align: center
}

.cropper-zoom input {
	width: 70%
}

.touch .cropper-zoom {
	display: none
}

@media screen and (max-width:560px) {
	.cropper-zoom {
		width: 300px
	}
	.cropper {
		width: 300px;
		height: 300px
	}
	.modal {
		width: 400px;
		top: 10px !important;
		margin-left: -200px;
		margin-top: 0
	}
	.modal.fade {
		-webkit-transition: opacity .3s linear;
		-moz-transition: opacity .3s linear;
		-o-transition: opacity .3s linear;
		transition: opacity .3s linear
	}
}