/*===============================================
●スマホ、タブレット ページ
===============================================*/

.center {
	margin:auto;
	text-align:center;
}

.blue {
	color:#06F;
}


.red_S {
	color:#F00;
	font-weight:bold;
	margin:10px 0px 0px 0px;
}

.red_L {
	color:#F00;
	font-size: 1.5em;
	font-weight:bold;
	margin:5px 0px 0px 0px;
}


.red_2L {
	color:#F00;
	font-size: 1.8em;
	font-weight:bold;
	margin:10px;
}


#sub h3 {
	font-size: 1.5em;
	text-align:center;
	margin: 5px;
	padding:0px;
}

#sub h4 {
	color:#339900;
	font-weight:bold;
	margin: 10px;
	text-align:left;
}

#sub img {
	margin:auto;
	text-align:center;
}


.title h4 {
	font-size:1.4em;
	color:#333;
	border-left:#090 3px solid;
	padding-left:5px;
	margin:20px auto 10px auto;
}

#pankuzu ul {
	margin: auto;	
}

#pankuzu ul li {
	list-style-type:none;	
	float:left;	
	margin:10px;
}


.pan_icon {
	margin:10px;
	float:left;
	padding-right: 20px;	
	background-image:url(/img/sub/main/pan_list.gif);
	background-repeat:no-repeat;
	background-position:right;
}


#sub ul li a:link {
	color: #000;
}

#sub ul li a:visited {
	color: #000;
}

#sub ul li a:hover {
	color:#F90;
}

#sub ul li a:active {
	color:#F90;
}

#sub_main_bottom {
	text-align:center;
	background-image:url(/img/sub/main/sub_main_bg_s.gif);
	background-repeat:repeat-x;
	margin: 84px 0px 0px 0px;
	height:130px;
}


#sub_main_bottom h2 {
	font-size:1.4em;
	padding: 45px 10px 0;
	color:#060;
	line-height: 110%;
}

#sub_main_bottom ul li a:link {
	color: #000;
}

#sub_main_bottom ul li a:visited {
	color: #000;
}

#sub_main_bottom ul li a:hover {
	color: #F90;
}

#sub_main_bottom ul li a:active {
	color: #F90;
}

#photo img {
	float:left;
	margin: 3px;
}



/***************コンテンツ内のtext*/

p.sentence{
  	font-size : 14px;
  	font-weight : normal;
  	color : #333333;
  	text-align : left;
  	margin: 1.0em 1.0em;
  	line-height : 1.5em;

}

p.attention{
  	font-size : 14px;
  	font-weight : normal;
  	color : #cc3300;
  	text-align : left;
  	margin: 1.0em 1.0em;
  	line-height : 1.5em;

}

/****************************teble*/

#sub table {
	margin:10px auto;
	width: 90%;
	
}

table,td,th{
  	font-size : 1em;
  	color : #666666;
  	border-collapse:collapse;
 	border:1px #09C solid;
	
}

#sub td,th {
	padding:4px;
	
}

#sub td.back_y {
	background-color:#FFC;
	}

img.position{
 	position : relative;
  	top : 26px;
  	left : 24px;
	
}

caption{
  	caption-side : top;
  	text-align : left;
  	font-size : 18px;
  	color : green;
  	padding-left : 18px;
  	padding-bottom : 4px;
	
}


p.tab_p{
  	font-size : 14px;
	
}
	
p.tab_p a{
  	color : green;
	
}

/*ツアーコースページ*/

ul.note{
	list-style-image:url(/img/sub/tour_course/note.gif);
	list-style-position: outside;
	margin: 0 0 2em 2em;
	padding: 0;
}

ul.note li{
	margin-top:8px;
	line-height:1.5em;
}


/*shop_profile ページ*/

img.img_mr18{
  	margin-right : 18px;

}
img.img_vartical{
  	vertical-align : middle;
  	margin-right : 8px;

}


/*Company ページ*/

.sample {
	margin:auto;
	text-align:center;
}


.sample dl {
	width: 90%;
    background-color : #fff;    
    margin-bottom : 30px;
    border-width : 2px;
    border-style : solid;
    border-color : #09C;
}

.sample dt {
  font-weight : bold;
  color : #ffffff;
  background-color: #09C;
  text-align : center;
  margin-bottom : 10px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #09C;
  border-top-color:  #09C;
  padding-top : 4px;  
  padding-bottom : 4px;  
}

.sample dd {
  line-height : 1.8;
  padding-right : 10px;     
  padding-left : 0px;
  padding-bottom : 10px;  
  margin: 5px;
  }



.sample2 {
	margin:auto;
	text-align:center;
}


.sample2 dl {
	width: 90%;
    background-color : #fff;    
    margin-bottom : 30px;
    border-width : 2px;
    border-style : solid;
    border-color : #09C;
}

.sample2 dt {
  color : #333;
  background-color:#E6F2FF;
  text-align : center;
  margin-bottom : 10px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #09C;
  border-top-color:  #09C;
  padding-top : 4px;  
  padding-bottom : 4px;  
}

.sample2 dd {
  line-height : 1.8;
  padding-right : 10px;     
  padding-left : 0px;
  padding-bottom : 10px;  
  margin: 5px;
  }


/*Contact ページ*/

#contact .send{
	margin:10px auto;
	text-align:center;
}

.contact {
	margin:auto;
	text-align:center;
}

#contact dl {
	width: 90%;
    background-color : #fff;    
    margin-bottom : 30px;
    border-width : 2px;
    border-style : solid;
    border-color : #5a5a2e;
}

#contact dt {
  font-weight : bold;
  color : #ffffff;
  background-color: #666;
  text-align : center;
  margin-bottom : 10px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #5a5a2e;
  border-top-color:  #5a5a2e;
  padding-top : 4px;  
  padding-bottom : 4px;  
}

#contact dd {
  line-height : 1.8;
  padding-right : 10px;     
  padding-left : 0px;
  padding-bottom : 10px;  
  margin: 5px;
  }

.comfirm {
	margin: 10px auto;
	text-align:center;	
}


/* ----------------------------
追加 
---------------------------- */

/* 西表エトセトラ ページ */

.etcetera_last {
  padding-bottom: 20px;
}


/* ツアーコースページ */

.box_content {
  overflow: visible;
}

#sub table.tour {
  margin-top: 30px;
}

#sub table.tour td:first-child{
  width: 25%;
}

#sub table.tour td:last-child{
  width: 75%;
}


/* 店舗案内ページ */

.img_profile {
  float: left;  
}

