@charset "utf-8";


/* ▼トップページ▼ */

#top-main {
	margin:5px 0 15px 0;
}


/* ▼オリジナルツアー無料提案▼ */

.original-tour table {
	border-collapse:collapse;
}

.original-tour td, .original-tour th {
	border-bottom: 1px dotted;
	border-bottom-color:#BE9E4B;
	line-height: 1.3em;
}

.original-tour th {
	color: #336633;
	text-align:right;
	padding:5px 20px 5px 0px;
	width:120px;
}
.original-tour td {
	padding:5px 0px;
}
.original-tour td.nopa {
	padding:0px;
	border:none;
}

.original-tour .chosei {
	margin:0px 0px 0px 10px;
	padding:3px 0px 0px 10px;
}


.original-tour select {
	margin-bottom:3px;
}

.original-tour textarea {
	width:350px;
}


.original-tour2 table {
	border-collapse:collapse;
}

.original-tour2 td, .original-tour2 th {
	border-bottom: 1px dotted #BE9E4B;
	border-top: 1px dotted #BE9E4B;
	line-height: 1.3em;
}

.original-tour2 th {
	color: #336633;
	padding:5px 20px 5px 0px;
	font-size:14px;
}
.original-tour2 td {
	padding:5px 0px 10px 20px;
}


h3.ot {
	padding:3px 0px;
	margin:0px;
	font-size:130%;
}



/* ▼スタッフ紹介▼ */

.staff .head {
	margin:10px 10px 15px 10px;
	padding:0;
}

/* ラティーノスタッフ全体写真 */

.staff .tab .in .photoL {
	margin:0 auto 10px auto;
	width:390px;
}
.staff .tab .in .photoL .bg {
	padding:2px 10px 0 10px;
	background-image: url(../staff/img/photoL-bg.jpg);
}

.staff .tab .in .photoL .bg p {
	display:block;
	padding:0 0 0 10px;
	margin:0 0 7px 3px;
	font-size:105%;
	border-left:solid 4px #FFCC00;
	font-weight:bold;
	color:#333333;
}


/* アンカー */

.staff .anker {
	margin:20px 15px 30px 15px;
	background-image: url(../staff/img/anker-bg_h.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}
.staff .anker .in {
	padding:0 15px 15px 15px;
	background-image: url(../staff/img/anker-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.staff .anker .in h5 {
	font-size:110%;
	font-weight:normal;
	color:#333333;
	background-image: url(../staff/img/anker-border.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display:block;
	padding:5px 0 5px 0;
	margin-bottom:5px;
}
.staff .anker .in h5 img {
	vertical-align:middle;
	margin-right:3px;
}

.staff .anker .in a {
	margin:0 20px 3px 15px;
	display:inline-block;
}
.staff .anker .in img {
	vertical-align:middle;
	margin-right:3px;
	border:none;
}

/* 個人説明 */

.staff .tab , .staff .tab2 {
	margin:20px 15px 30px 15px;
}
.staff .tab .in , .staff .tab2 .in {
	border-left: solid 1px #c6c6c6;
	border-right: solid 1px #c6c6c6;
	padding:0 14px 5px 14px;
}

.staff .tab .in h4 , .staff .tab2 .in h4 {
	padding:20px 0 30px 30px;
	background-image: url(../staff/img/fusen.gif);
	background-repeat: no-repeat;
	margin: 0;
	font-size: 14px;
	width: 300px;
	clear: both;
}

.staff .tab .in .p {
	width:170px;
	float:left;
}
.staff .tab .in .p .bg {
	width:135px;
	padding:0 9px;
	background-image: url(../staff/img/photo-bg.jpg);
}

.staff .tab .in .txt {
	width:340px;
	float:right;
	padding-top: 15px;
}
.staff .tab .in .txt h5 , .staff .tab2 .in .txt h5 {
	font-size:110%;
	border-bottom:solid 2px #bfbfbf;
	padding-bottom:5px;
}
.staff .tab .in .txt h5 strong , .staff .tab2 .in .txt h5 strong {
	border-left:solid 4px #d5d1bd;
	padding:1px 0 1px 12px;
	display:block;
}
.staff .tab .in .txt p , .staff .tab2 .in .txt p {
	margin:5px 5px 10px 5px;
}

.staff .tab .in .clear img , .staff .tab2 .in .clear img {
	margin:20px 0;
}


.staff .tab2 .in .p {
	width:235px;
	float:left;
}
.staff .tab2 .in .p .bg {
	width:200px;
	padding:0 9px;
	background-image: url(../staff/img/photo2-bg.jpg);
}

.staff .tab2 .in .txt {
	width:275px;
	float:right;
	padding-top: 15px;
}
.staff .tab2 .in .txt .eng {
	text-align:right;
	color:#919191;
	margin:5px;
}

/* ページトップへ */

.staff .totop {
	text-align:right;
	padding:0 15px 0 0;
}
