@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	line-height: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
* img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.both {
	clear: both;
	color: #333333;
}
.size10 {
	font-size: 10px;
}
.size16 {
	font-size: 16px;
}


body {
	background-image: url(../images/all/back_image.jpg);
	padding: 10px;
}
.header {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.main {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/all/main_back_image.jpg);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.menu {
	float: left;
	width: 185px;
}
.menu ul li a {
	text-decoration: none;
	color: #333333;
	display: block;
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 170px;
}
.menu ul li a:hover {
	color: #990000;
}
.menu ul ul  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.menu  ul .child a {
	text-align: right;
	padding-right: 20px;
	background-image: url(../images/all/manu_marker.jpg);
	background-repeat: no-repeat;
	background-position: 170px center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #0000FF;
	width: 155px;
}
.menu .kanko {
	background-image: url(../images/all/menu_kanko.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.menu .company {
	background-image: url(../images/all/menu_company.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.menu .saiyo {
	background-image: url(../images/all/menu_saiyo.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.menu .qa {
	background-image: url(../images/all/menu_qa.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.menu .wasure {
	background-image: url(../images/all/menu_wasure.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

.contents {
	float: left;
	width: 595px;
	padding-bottom: 15px;
}
.contents .rosen_header {
	width: 580px;
	margin-left: 8px;
	margin-top: 15px;
}
.contents .rosen {
	width: 578px;
	margin-left: 8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F9F9F9;
	padding-top: 5px;
	padding-bottom: 5px;
}
.contents .rosen table {
	margin-left: 8px;
}
.contents .rosen_footer {
	width: 580px;
	margin-left: 8px;
}
.contents .oshirase_header {
	width: 562px;
	margin-top: 15px;
	margin-left: 8px;
	border: 1px solid #CCCCCC;
	background-color: #F9F9F9;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.contents .oshirase {
	width: 568px;
	margin-left: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.contents .oshirase li {
	list-style-image: url(../images/index/li_marker.gif);
	margin-left: 20px;
	margin-bottom: 10px;
	padding-left: 5px;
}
.contents .top_link {
	margin-top: 7px;
	width: 595px;
}
.contents .top_link td {
	padding: 10px;
	border: 1px solid #CCCCCC;
	width: 160px;
	text-align: center;
	vertical-align: top;
}
.contents .top_link p {
	margin-bottom: 10px;
}








.footer {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #0171E0;
	text-align: right;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.footer .company {
	float: right;
	width: 26em;
	text-align: left;
	color: #FFFFFF;
}
.navi  {
	text-align: right;
	float: right;
	width: 570px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.contents .title {
	margin-left: 4px;
}

.contents .ryokin_header {
	width: 568px;
	margin-left: 8px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	background-color: #F9F9F9;
	padding: 5px;
}
.contents .ryokin {
	width: 558px;
	margin-left: 8px;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.contents .ryokin td {
	text-align: center;
	width: 275px;
}

.contents .text_left {
	line-height: 15px;
}
.contents .text_left {
	padding: 5px;
}
.contents .text_center {
	text-align: center;
}
.contents .text_right {
	text-align: right;
	padding: 5px;
}
.contents .rosen_teiki {
	width: 580px;
	margin-top: 10px;
	margin-left: 8px;
}
.contents .rosen_teiki td {
	text-align: center;
	width: 285px;
}

.contents .jikoku_header {
	margin-top: 10px;
	margin-left: 8px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	width: 558px;
	background-color: #F9F9F9;
}
.contents .jikoku,.contents .jikoku_ac {
	width: 558px;
	margin-left: 8px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	overflow: hidden;
}
.jikoku_ac table  {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-collapse:collapse;
	width: 545px;
}
.jikoku table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-collapse:collapse;
	width: 560px;
}
.jikoku_ac table th , .jikoku table th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	background-color: #F7F7F7;
}
.jikoku_ac table td  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 17px;
	padding: 2px;
	text-align: center;
}
 .jikoku table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 20px;
	padding: 2px;
	text-align: center;
}
.jikoku_ac table .border_r , .jikoku table .border_r {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.contents .rosenzu {
	margin-top: 10px;
	margin-left: 6px;
	border: 1px solid #CCCCCC;
	width: 580px;
}
.contents .rosen_pdf {
	text-align: right;
	margin-top: 10px;
	margin-right: 7px;
}
.contents .ticket_left {
	float: left;
	width: 220px;
	margin-top: 15px;
	padding-left: 12px;
}
.contents .ticket_left .rizta {
	background-image: url(../images/ticket/rizta.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 210px;
	margin-top: 10px;
	line-height: 20px;
	text-align: right;
	padding-top: 35px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}
.contents .ticket_left .fami_island {
	background-image: url(../images/ticket/fami_island.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 210px;
	margin-top: 10px;
	line-height: 20px;
	text-align: right;
	padding-top: 35px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}
.contents .ticket_left .fami_koyo {
	background-image: url(../images/ticket/fami_koyo.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 210px;
	margin-top: 10px;
	line-height: 20px;
	text-align: right;
	padding-top: 35px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}
.contents .ticket .ticket_left .discount {
	margin-top: 10px;
	margin-bottom: 10px;
}

.contents   .ticket .attention  {
	line-height: 16px;
	margin-top: 10px;
	margin-left: 8px;
	text-indent: -12px;
	padding-left: 12px;
}



.contents .ticket_right {
	float: left;
	margin-top: 15px;
	width: 340px;
	margin-left: 10px;
}

.contents .qa_text {
	padding: 20px;
}
.contents .teiki_title {
	width: 568px;
	margin-top: 15px;
	margin-left: 8px;
	border: 1px solid #CCCCCC;
	background-color: #F9F9F9;
	padding: 5px;
}
.contents .teiki {
	width: 568px;
	margin-left: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
}
.contents .teiki h2 {
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0000FF;
	margin-top: 10px;
}
.contents .teiki table {
	border-collapse:collapse;
	margin-top: 10px;
	margin-left: 10px;
}
.contents .teiki th {
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #F9F9F9;
}
.contents  .teiki  td.kensyu {
	background-color: #F9F9F9;
	padding: 5px;
	border: 1px solid #CCCCCC;
	width: 120px;
	text-align: left;
}
.contents  .teiki  td {
	background-color: #F9F9F9;
	padding: 5px;
	border: 1px solid #CCCCCC;
	width: 100px;
	text-align: right;
}
.contents .teiki .attention {
	color: #CC3300;
	margin-top: 10px;
}
.contents .teiki table .o_rosen {
	width: 200px;
	text-align: left;
}



.contents .qa dl {
	width: 550px;
	margin-top: 10px;
	margin-left: 20px;
	border: 1px solid #CCCCCC;
}
.contents .qa dt {
	line-height: 1.5em;
	background-color: #FFF0D9;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url(../images/qa/q.gif);
	background-repeat: no-repeat;
	background-position: 7px 8px;
}
.contents .qa dd {
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url(../images/qa/a.gif);
	background-repeat: no-repeat;
	background-position: 7px 8px;
	background-color: #F9F9F9;
}
.contents .company_table {
	width: 578px;
	margin-top: 10px;
	margin-left: 8px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.contents .company_table td {
	padding: 7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.contents .company_photo {
	float: left;
	margin-top: 15px;
	margin-left: 8px;
	width: 190px;
}
.contents #company_map {
	margin-top: 15px;
	margin-left: 8px;
	float: left;
	width: 375px;
	border: 1px solid #CCCCCC;
	height: 400px;
}
.contents .kanko_text {
	padding: 25px;
	text-align: center;
}
.contents .kanko_photo {
	width: 580px;
	margin-left: 8px;
	text-align: center;
}
.contents .recruit_text {
	width: 550px;
	margin-top: 15px;
	margin-left: 20px;
	line-height: 1.5em;
}
.contents .recruit_text h2 {
	font-size: 16px;
}
.contents .recruit_text table {
	margin-top: 15px;
	width: 100%;
}
.contents .recruit_text th {
	vertical-align: top;
	padding: 10px;
	text-align: left;
	font-weight: normal;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.contents .recruit_text td {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 1.5em;
}
.contents .recruit_text p {
	line-height: 1.5em;
	margin-top: 15px;
}
.contents .wasuremono_text {
	padding: 20px;
	line-height: 1.5em;
}
.contents  .wasuremono_text  li {
	list-style-type: decimal;
	margin-left: 15px;
	line-height: 1.5em;
	margin-bottom: 15px;
}
.contents .form {
	width: 560px;
	margin-top: 15px;
	margin-left: 15px;
}
.contents .form #otoiawase {
	margin-top: 15px;
}
.contents .form #otoiawase table {
	width: 100%;
}
.contents .form #otoiawase th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	width: 100px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.contents .form #otoiawase td {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.contents .form #otoiawase #name {
	width: 200px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.contents .form #otoiawase #tel {
	width: 200px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.contents .form #otoiawase #email,#email2 {
	width: 200px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.contents .form #otoiawase #post {
	width: 100px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.contents .form #otoiawase #address {
	width: 300px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.contents .form #otoiawase #naiyo {
	width: 400px;
	height: 100px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.contents .form #otoiawase #send {
	height: 21px;
	width: 80px;
}
.contents .form #otoiawase #reset {
	height: 21px;
	width: 80px;
	margin-left: 100px;
}
.attention {
	font-size: 10px;
	color: #FF0000;
}
