/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
audio, canvas, video {
    display: inline-block;
 *display: inline;
 *zoom: 1;
}
audio:not([controls]) {
 display: none;
 height: 0;
}
[hidden] {
 display: none;
}
html {
    font-size: 100%; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}
html, button, input, select, textarea {
    font-family: sans-serif;
}
body {
    margin: 0;
}
a:focus {
    outline: thin dotted;
}
a:active, a:hover {
    outline: 0;
}
h2 {
    font-size: 1.5em;
}
h3 {
    font-size: 1.17em;
    margin: 0;
}
h4 {
    font-size: 1em;
    margin: 0;
}
p {
    margin: 0;
}
nav ul, nav ol {
    list-style: none;
    list-style-image: none;
}
img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}
svg:not(:root) {
 overflow: hidden;
}
dl {
    margin:0;
    padding:0;
}
ol, ul {
    margin:0;
    padding:0;
    list-style:none
}
html, body {
    height: 100%;
    margin: 0
}
body {
    font:64.5%/1.6 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-size-adjust: 100%;
    background-color: #555;
}
/*
html, body, input, select, textarea {
	font-family: "futura-pt","Century Gothic","Futura","sans-serif";
    font-size: 13px;
    font-weight: bold;

}
*/
#front {
    width: 554px;
    padding-bottom: 2px;
    background: #FFF;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.3em;
    color:#666
}
#front-header {
    background: #222;
    padding: 14px 18px;
}
#front-header h2 {
    color: #fff;
    font-weight: 700;
    margin: -2px 0;
    float: left;
}
#front .btn-fld {
    overflow: hidden;
    padding: 12px 0 0;
}
#front .finish-fld {
    overflow: hidden;
    padding: 100px 0;
    text-align:center;
}
#front .front-content,
#front .front-content2 {
    position: relative;
    width: 514px;
    padding: 15px 20px;
    text-align: left;
	height: 50px;
}
#front .front-content2 {
    padding: 5px 20px;
}
#front .auto-height {
	height: auto;
}
#front .form-input {
    float: left;
	width: 300px;
	
}
#front p.confirm-txt {
    margin:0;
    width: 344px;
    padding: 8px;
    display:inline-block;
    color:#666
}
#front label.confirm-header,
#front label.form-header {
    display: block;
    float: left;
    width: 150px;
    padding-top: 8px;
    color: #222;
    text-align: left;
}
#front label.form-header {
    padding-top: 4px;
}
#front label.form-header2 {
    display: block;
    float: left;
    padding: 4px 0 0 80px;
    color: #222;
    text-align: left;
	width: 80px;
}
#front .txt-fld {
    position: relative;
    width: 514px;
    padding: 14px 20px;
    border-bottom: 1px solid #EEE;
    text-align: left;
}
#front .txt-fld label {
    display: block;
    float: left;
    width: 150px;
    padding-top: 8px;
    color: #222;
}
#front .txt-fld input, #front .txt-fld textarea {
    width: 344px;
    padding: 8px;
    font-size: 1.2em;
    color: #666;
    outline: none;
    border: 1px solid #CCC;
}
#front .txt-fld input.error_input {
    background: #FDE0E0;
}
button.btn-right {
    float: right;
}
.box-btn-1 {
    
}
.box-btn-2 {
    margin-top: 10px;
}
button.front-btn,
button.front-btn2,
button.front-btn3 {
    background: #222;
    border: none;
    width: auto;
    overflow: visible;
    font-size: 1.3em;
    color: #FFF;
    padding: 0 10px;
    cursor:pointer;
    border-radius: 3px;
    font-weight: bold;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
button.front-btn2 {
    font-size: 1em;
    padding: 0 30px;
    margin-bottom: 20px;
}
button.front-btn3{
    background: #cc3300;
    margin: 0 0 20px 0;
}
button.front-btn:hover,
button.front-btn2:hover {
    background: #949494;
}
button.front-btn3:hover {
    background: #ee5522;
}
button.front-btn4 {
	width: 139px;
}
button.front-btn5 {
	width: 155px;
}
.front-navi-link {
    color:#fff;
    font-size:14px;
    font-weight:normal;
    text-decoration:underline;
    text-align: left;
    margin: 6px 0 0 0;
    float: right;
}
.front-navi-link a {
    color:#fff;
}
.wrap {
    margin:100px auto 0;
    text-align:center;
}
.btn {
    background: #222;
    border: none;
    font-size: 16px;
    color: #FFF;
    padding: 10px 25px;
    cursor:pointer;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    text-decoration:none
}
.btn:hover {
    background: #949494;
}
.front-tbl {
    width: 100%;
    border-spacing:0;
    border-collapse:collapse;
    margin:1em 0 1em 1px; padding:0;
}
.front-tbl2 {
    width: 40%;
}
.front-tbl2 th,
.front-tbl2 td {
    width: 50%;
    text-align: center;
}
.front-tbl-result {
	border-collapse: collapse;
}
.front-tbl-result th {
    background-color: #eee;
}
.front-tbl-result th,
.front-tbl-result td {
    border: 1px solid #aaa;
    padding:.3em 1em;
}
.front-tbl-left {
	float: left;
	margin-left: 47px;
}
.front-tbl2.front-tbl-result.front-tbl-left td {
    border-right: 0 none;
}
td.for-label {
	padding: 0px;
}
td.for-label label {
	display: block;
	width: 100%;
	height: 100%;
}
td.submit-date-time {
	cursor: pointer;
	background-color: #ffffd4;
}
td.submit-date-time:hover {
	background-color: #ffcc00;
}
td.box-link {
	cursor: pointer;	
}
.txt-center {
    text-align: center;
}
.txt-right {
    text-align: right;
}
.brd-bottom {
    border-bottom: 1px solid #EEE;
}
p.desc,
h3.desc {
    margin-bottom: 1em;
}
p.desc2 {
    font-weight: bold;
}
p.desc3 {
    font-weight: bold;
}
.front-warning-color {
    color: #cc3300;
}
.front-error {
    color: #cc3300;
	margin: 0 0 10px 0;
}
.front-menu-category-cell {
	width: 150px;
	vertical-align: top;
}
img.ui-datepicker-trigger {
    vertical-align: top;
    margin-left: 2px;
	cursor: pointer;
}
input.front-calender {
	height: 25px;
	font-size: 1em;
}
.btn-box {
	margin-top: 20px;
}
textarea.front-message {
	width: 300px;
	height: 7em;
	line-height: 130%;
}
.stuff-col {
    padding: 10px;
    vertical-align: top;
}
.datepicker-sunday a, 
.datepicker-holiday a {
    background: #cc3333 !important;
}
.datepicker-saturday a {
    background: #000099 !important;
}
.visited-history {
    width: 100%;
    border-collapse: collapse;
}
.visited-history th {
    width: 25%;
    padding: 6px;
    text-align: left;
    vertical-align: top;
    color: #333;
    background-color: #eee;
    border: 1px solid #b9b9b9;
}
.visited-history td {
    padding: 6px;
    background-color: #fff;
    border: 1px solid #b9b9b9;
}

.mt-10 {
	margin-top: 10px;
}
.mt-15 {
	margin-top: 15px;
}
.mr-10 {
	margin-right: 10px;
}
.mr-15 {
	margin-right: 15px;
}
.mb-10 {
	margin-bottom: 10px;
}
.mb-15 {
	margin-bottom: 15px;
}