@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;
}


/*　▼会社プロフィール----------------------------------*/

#c_prof h4.title {
	margin:10px 0 0 0;
	font-size:120%;
}

#c_prof .head {
	margin:10px;
	border-left:solid 4px #FC6;
	padding-left:10px;
}
#c_prof .head ul {
	list-style:none;
	margin:0;
	padding:0;
}
#c_prof .head ul li {
	padding:3px 0
}

#c_prof .head ul li.sp {
	padding:0 0 5px 20px;
}
@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;
}


/*　▼会社プロフィール----------------------------------*/

#c_prof h4.title {
	margin:10px 0 0 0;
	font-size:120%;
}

#c_prof .txt {
	margin:15px 0 30px 0;
	line-height:1.5;
	width:570px;
}
#c_prof .txt .in {
	padding:0px 18px 0px 18px;
	border-right:1px solid #C8CCA2;
	border-left:1px solid #C8CCA2;
}
#c_prof .txt p {
	margin:0 0 0.7em 0;
	padding:0;
}
#c_prof .txt ul {
	list-style:none;
	margin:0;
	padding:0;
}
#c_prof .txt ul li.sp {
	padding:5px 0 1.2em 10px;
}
#c_prof .txt ul li.sp.ls {
	margin:0;
}
#c_prof .txt .in img {
	border:solid 1px #F0F1E7;
}

#c_prof #address {
	width:570px;
}
#c_prof .add {
	border:1px solid #C8CCA2;
	padding:12px;
	height:10em;
	width:254px;
	background-color:#FFF;
}

#c_prof .add.fl {
	float:left;
}
#c_prof .add.fr {
	float:right;
}


/*　▼ペルーの子供たちへ----------------------------------*/

#child {
	margin:10px 7px;
	line-height:1.5;
}


/*　▼まごころ通信----------------------------------*/

#magokoro .head_txt {
	margin:15px 5px 0 5px;
}



/*　▼プロジェクト・ラティーノ----------------------------------*/

#project .head_txt {
	margin:15px 5px 0 5px;
}



/*　▼ラティーノ・ニュース登録----------------------------------*/

#l_news {
	margin:10px;
}

#l_news ul {
	margin:1.2em 10px 1.2em 25px;
	padding:0;
	list-style:upper-alpha;
}
#l_news ul li {
	margin:10px 0;
}
#l_news #form table {
	width:550px;
	border-collapse: collapse;
	border-top:dotted 1px #BE9E4B;
	margin-top:30px;
}
#l_news #form th, #l_news #form td{
	border-bottom:dotted 1px #BE9E4B;
}

#l_news #form th {
	text-align:left;
	background-color:#FDFCEA;
	white-space:nowrap;
	padding:5px 10px 5px 5px;
}
#l_news #form th.must {
	padding-right:40px;
	background-image:url(../original-tour/img/must.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#l_news #form td {
	padding:5px 5px 5px 10px;
}

#l_news #form td ul {
	margin:0;
	list-style:none;
}
#l_news #form td label input {
	vertical-align:middle;
}

#l_news #thanks {
	border:solid 1px #BE9E4B;
	padding:20px 15px;
	text-align:center;
	font-size:110%;
	margin:30px 10px;
}


/*　▼ラティーノ・スタンダード----------------------------------*/

#standard {
	margin:10px 0;
	line-height:1.4;
}
#standard h4 {
	font-size:105%;
	margin-bottom:20px;
	text-align:center;
}
#standard p {
	margin:0 10px 1.2em 10px;
}
#standard h5 {
	font-size:105%;
	margin:30px 5px 15px 5px;
}
#standard h5 em {
	font-size:140%;
	display: inline-block;
	width:1.1em;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
#standard h5 strong {
	padding:2px 0;
	border-bottom:solid 2px #063;
}


/*　▼現地手配車両----------------------------------*/

#vehicles {
	margin:10px 0;
	line-height:1.4;
}
#vehicles p {
	margin:15px 10px 1.2em 10px;
}

#vehicles .box {
	margin:0 5px 20px 5px;
	clear:both;
}
#vehicles .box h6 {
	margin:0 0 10px 0;
	font-size:110%;
	padding:0 0 3px 20px;
	border-bottom: double 3px #BE9E4B;
	background-image: url(../img/icon01.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
}
#vehicles .box table {
	width:240px;
	border-collapse:collapse;
	margin-bottom:5px;
}
#vehicles .box th , #vehicles .box td {
	border-bottom: dotted 1px #BE9E4B;
	vertical-align:top;
}
#vehicles .box th {
	background-color:#FDFCEA;
	padding:1px 5px 1px 0;
	text-align:left;
	font-weight:normal;
	width:7em;
}
#vehicles .box td {
	padding:1px 0px 1px 5px;
}
#vehicles .box table.block {
	width:555px;
}
#vehicles .box .att {
	padding:5px 15px;
}

#vehicles .att {
	padding:15px 0;
	border-left: solid 1px #FDFCEAB;
}
#vehicles .box .att table {
	width:auto;
	border-collapse:collapse;
}
#vehicles .box .att th , #vehicles .box .att td {
	border: none;
}
#vehicles .box .att th {
	padding:0px;
	text-align:right;
	font-weight:normal;
	background-color:#fff;
	width:auto;
}
#vehicles .box .att td {
	padding:0px 0px 0px 5px;
}
#vehicles  #proviso {
	border:solid 1px #c00;
	padding:5px 15px;
	margin-top:30px;
}
#vehicles  #proviso strong {
	margin:-12px 0 3px 0;
	display:inline-block;
	background:#fff;
	padding:0 5px;
}

#vehicles  #proviso.curve3 .tbl-right {
	clear: both;
}

#vehicles .link {
	margin:0 10px;
	font-size:105%;
}
#vehicles .link ul {
	margin:0;
	padding:0;
	border-top: dotted 1px #BE9E4B;
	list-style:none;
}
#vehicles .link ul li {
	border-bottom: dotted 1px #BE9E4B;
}
#vehicles .link ul li.bg {
}
#vehicles .link em {
	font-style:normal;
	background-color:#FDFCEA;
	padding:3px 0;
	display:inline-block;
	width:9em;
	margin:0 10px 0 5px;
}



/*　▼現地手配車両----------------------------------*/

#perfomance {
	margin: 10px;
	line-height:1.4;
}

#perfomance table {
	width:auto;
	border-collapse:collapse;
	width:100%;
	margin:20px 0 5px 0;
}
#perfomance th , #perfomance td {
	border: solid 1px #BE9E4B;
	vertical-align:top;
	padding:3px 5px 3px 8px;
}
#perfomance th {
	background-color:#FDFCEA;
	font-weight:normal;
	border-bottom: solid 2px #BE9E4B;
}
#perfomance td.ar {
	background-image:url(../img/icon02.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	padding:3px 5px 3px 14px;
}

