@charset "utf-8";


/*-----------------------------------------------------------------------*/
/*【common】*/
/*-----------------------------------------------------------------------*/
* {
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
}

html {
	overflow-y:scroll;
}

body,th,td {
	font-size:12px;
	color:#333333;
}

hr {
	display:none;
}

img {
	border:0px;
}

form {
	margin:0px;
	padding:0px;
	display:inline;
}

h1,h2,h3,h4,h5,h6 {
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:12px;
}
.clear {
	clear:both;
}


/*-----------------------------------------------------------------------*/
/*【link】*/
/*-----------------------------------------------------------------------*/
a {
	color:#0033cc;
	text-decoration:underline;
}
a:hover {
	color:#0066ff;
	text-decoration:underline;
}


/*-----------------------------------------------------------------------*/
/*【layout】style6 */
/*-----------------------------------------------------------------------*/
body {
	margin:0px;
	padding:0px;
}

.header-inner,
#contents,
#footer-inner {
	margin:0 auto;
	width:700px;
}

#main-contents {
}

#side-contents {
	display:none;
}

#footer {
	clear:both;
}


/*-----------------------------------------------------------------------*/
/*【body】*/
/*-----------------------------------------------------------------------*/

body {
	background:#ffffff;
}

#body {
	background:#ffffff;
}
#contents {
	clear:both;
}

/*-----------------------------------------------------------------------*/
/*【header】*/
/*-----------------------------------------------------------------------*/
#header {
	background:url("../image/header-base.png")  repeat-x;
	height:60px;
	margin-bottom:10px;
}
.header-inner {
	background:url("../image/header.png")  no-repeat;
	height:60px;
}
#header-inner-ryuo-outlet {
	background:url("../image/header-ryuo-outlet.png")  no-repeat;
	height:60px;
}
#header-read {
	padding-top:10px;
	padding-left:10px;
}
#header-read-1 {
	margin:0px;
	padding:0px;
}
#header-read-2 {
	margin-top:10px;
	font-weight:bold;
	color:#cc0000;
}
#header-logo {
	float:left;
	width:100px;
	height:80px;
	margin:0px;
	padding:0px;
	background:url("../image/header.png")  no-repeat;
}
#header-logo a {
	display:block;
	width:100px;
	height:80px;
}
#header-logo a span {
	display:none;
}
#header-logo span {
	display:none;
}

#header {zoom:1;}
#header:after {content:" ";clear:both;height:0;display:block;visibility:hidden;}


/*-----------------------------------------------------------------------*/
/*【footer】*/
/*-----------------------------------------------------------------------*/
#footer {
	background:url("../image/footer.png")  repeat-x;
	height:40px;
}
#footer address {
	padding-top:24px;
	text-align:center;
	font-style:normal;
}


/*-----------------------------------------------------------------------*/
/*【pankuzu】*/
/*-----------------------------------------------------------------------*/
#pankuzu {
display:none;
	margin-top:5px;
	margin-bottom:5px;
	color:#555555;
}
#pankuzu a {
	color:#003300;
	text-decoration:none;
}
#pankuzu a:hover {
	text-decoration:underline;
}
.home #pankuzu {
	display:none;
}


/*-----------------------------------------------------------------------*/
/*【title】*/
/*-----------------------------------------------------------------------*/
#main-title {
	font-size:16px;
	font-weight:bold;
	background:url("../image/main-title.png") no-repeat;
	height:40px;
	color:#ffffff;
	padding: 10px 5px 0px 20px;
	margin-bottom:10px;
	letter-spacing: 0.1em;
}

.page-title {
	font-size:14px;
	font-weight:bold;
	padding: 10px;
	margin-left:20px;
	margin-bottom:10px;
	border:1px solid #12891B;
	border-left-width:10px;
	letter-spacing: 0.1em;
}


/*-----------------------------------------------------------------------*/
/*【main】*/
/*-----------------------------------------------------------------------*/
#main-contents {
	width:680px;
	margin:auto;
}
#main-contents p {
	margin:0px;
	padding:0px;
	margin-left:20px;
	margin-bottom:10px;
}


/*-----------------------------------------------------------------------*/

/*-----------------------------------------------------------------------*/
/*【top】*/
/*-----------------------------------------------------------------------*/
#top-title {
}

#tour {
	margin-top:10px;
}
#tour1 {
	float:left;
	width:261px;
	text-align:center;
}
#tour2 {
	float:left;
	margin-left:13px;
	width:406px;
	text-align:center;
}

.go-vacancy {
	margin-top:20px;
	margin-bottom:10px;
}

table#tourlist {
	border-collapse: collapse;
	margin:auto;
	margin-top:20px;
	margin-bottom:10px;
}
table#tourlist th {
	padding: 6px;
	background: #f5f5f5;
	font-weight: bold;
	text-align: center;
	border:1px solid #aaaaaa;
}
table#tourlist td {
	padding: 6px;
	background: #ffffff;
	font-weight: normal;
	text-align: left;
	border:1px solid #aaaaaa;
}
table#tourlist td.name {
	width:500px;
	font-size:14px;
}
table#tourlist td.vacancy {
	text-align:center;
}

#tour {zoom:1;}
#tour:after {content:" ";clear:both;height:0;display:block;visibility:hidden;}

#planning {
	margin-top:130px;
	margin-bottom:130px;
	text-align:center;
	font-size:20px;
	color:#aaaaaa;
}

/*-----------------------------------------------------------------------*/
/*【contact】*/
/*-----------------------------------------------------------------------*/
#contact {
	clear:both;
	margin-top:30px;
	margin-bottom:10px;
}
#contact-title {
	font-size:16px;
	font-weight:bold;
	background:url("../image/contact-title.png") no-repeat;
	height:40px;
	color:#ffffff;
	padding:10px 5px 5px 20px;
}
#contact div {
	clear:both;
	margin-bottom:5px;
}
#contact-group {
	float:left;
	margin:0px;
	padding:0px;
}
#contact-name {
	float:left;
	margin:0px;
	padding:0px;
	margin-left:4px;
	font-size:16px;
	font-weight:bold;
	color:#005BAB;
}
#contact-tel {
	display:inline;
	margin:0px;
	padding:0px;
	font-size:24px;
	font-weight:bold;
	color:#F9354C;
	font-family:arial, Osaka, sans-serif;
}
#contact-tel span {
	font-size:16px;
}
#contact-address {
	display:inline;
	margin:0px;
	padding:0px;
	margin-top:22px;
	margin-left:20px;
}



/*-----------------------------------------------------------------------*/
/*【vacancy】*/
/*-----------------------------------------------------------------------*/
table#vacancy {
	border-collapse: collapse;
	margin-top:10px;
	margin-left:40px;
	margin-bottom:10px;
	width:620px;
}
table#vacancy th {
	padding:8px;
	background: #f5f5f5;
	font-size:14px;
	font-weight: bold;
	text-align: center;
	border:1px solid #aaaaaa;
}
table#vacancy td {
	padding:8px;
	background: #ffffff;
	font-size:14px;
	font-weight: normal;
	text-align: left;
	border:1px solid #aaaaaa;
}

table#vacancy td.date {
	text-align:center;
	letter-spacing: 0.1em;
}
table#vacancy td.status {
/*
	width:100px;
*/
	text-align:center;
}
table#vacancy td.saiko {
/*
	width:100px;
*/
	text-align:center;
}

.free {
	font-weight:bold;
}

.few {
	color:#0000ff;
	font-weight:bold;
}

.full {
	color:#ff0000;
	font-weight:bold;
}

.cancel {
	color:#ff0000;
}
.undecided {
	color:#777777;
}
.decision {
	color:#008800;
	font-weight:bold;
}

.saturday {
	color:#0000ff;
}
.sunday {
	color:#ff0000;
}

.status-info {
	margin-left:40px;
	width:620px;
	text-align:right;
	margin-bottom:20px;
	font-size:14px;
}


