@charset "utf-8";
/* CSS Document */

#Menu .inner li a{color:#820919;}

section.sec h2{color:#820919;}

#Tourpoint .MainBox .box h3,
#SchePoint .MainBox .box h3{color:#820919;}
#Tourpoint .MainBox .box h4,
#SchePoint .MainBox .box h4{color:#820919;}

#Tourpoint .SubBox .Entry .box h3,
#SchePoint .SubBox .Entry .box h3{color:#820919;}

#Train .Facility .Entry .box h3{color:#820919;}

#Train .Room .Entry .box h3{color:#820919;}
#Train .Room .Entry .box h3:after{border-bottom:3px solid #820919;}

#Train .Room .Entry .box dl{color:#820919;}
#Train .Meal h3{color:#820919;}
#Train .Meal h3:after{border-bottom:3px solid #820919;}
#Train .Meal .Entry .box .icon{background-color:#820919;}
#Train .Meal .Entry .box h4,
#Train .Meal .Entry .box .sub{color:#820919;}

#Hotel .Inner .Tab li.select{background: #820919;}

#Hotel .Inner .TabEntry{background-color: #820919;}

#Intro dl{background-color: #820919;}
#Intro dl:nth-child(even){background-color: #c14d5d;}


#Title .btn a{ color: #820919; border-color: #820919}
#Title .btn a:hover{ background-color: #820919;}

#HIScontact{background-color: #820919;}
#HIScontact .btn a:hover{color: #820919;}

#Train .MealExp h3{color: #820919;}

#Train .MealExp h3:after{border-bottom:3px solid #820919}


#Title .op{background: rgb(130,9,25);
background: -moz-linear-gradient(left, rgba(130,9,25,1) 0%, rgba(193,77,93,1) 50%, rgba(130,9,25,1) 100%);
background: -webkit-linear-gradient(left, rgba(130,9,25,1) 0%,rgba(193,77,93,1) 50%,rgba(130,9,25,1) 100%);
background: linear-gradient(to right, rgba(130,9,25,1) 0%,rgba(193,77,93,1) 50%,rgba(130,9,25,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#820919', endColorstr='#820919',GradientType=1 );}

