|
|
|
@ -58,7 +58,7 @@ a, a:hover { text-decoration: underline; color: #000; cursor: pointer;}
|
|
|
|
|
padding: 5px 0;
|
|
|
|
|
color: #fff;
|
|
|
|
|
font-size: 17px;}
|
|
|
|
|
.updated_news a { text-decoration: underline; color: #fff;}
|
|
|
|
|
.updated_news a { color: #fff;}
|
|
|
|
|
.web_cookie {background-color: #f7f7f7;
|
|
|
|
|
position: fixed;
|
|
|
|
|
bottom: 0;
|
|
|
|
@ -245,7 +245,7 @@ table.infotable th, table.monthWeather th {
|
|
|
|
|
font-size: 20px;
|
|
|
|
|
line-height: 25px;
|
|
|
|
|
}
|
|
|
|
|
table.infotable th a, table.monthWeather th a { color: #fff; text-decoration: underline;}
|
|
|
|
|
table.infotable th a, table.monthWeather th a { color: #fff; }
|
|
|
|
|
table.infotable td, table.monthWeather tr td {
|
|
|
|
|
padding: 15px;
|
|
|
|
|
border-right: 1px solid #c9c9c9;
|
|
|
|
@ -257,13 +257,6 @@ table.infotable td, table.monthWeather tr td {
|
|
|
|
|
table.infotable tr:nth-child(odd) td, table.monthWeather tr:nth-child(odd) td {
|
|
|
|
|
background: #f7f7f7;
|
|
|
|
|
}
|
|
|
|
|
table.infotable td a, table.monthWeather td a {
|
|
|
|
|
text-decoration: underline;
|
|
|
|
|
}
|
|
|
|
|
table.infotable td a:hover, table.monthWeather td a:hover {
|
|
|
|
|
background: #f6f6f6;
|
|
|
|
|
transition: 1s;
|
|
|
|
|
}
|
|
|
|
|
.detailtopbanner { padding-top: 66px; }
|
|
|
|
|
.detailtopbanner img { margin: 0 auto;}
|
|
|
|
|
.info_page_reco { width: 220px; margin-right: 15px; margin-top: 15px;}
|
|
|
|
@ -292,10 +285,6 @@ ul.infolist li, ul.drop1 li {
|
|
|
|
|
list-style: square;
|
|
|
|
|
margin-bottom: 15px;
|
|
|
|
|
}
|
|
|
|
|
ul.infolist li a, ul.drop1 li a{
|
|
|
|
|
color: #000;
|
|
|
|
|
text-decoration: underline;
|
|
|
|
|
}
|
|
|
|
|
ul.infolist, ul.drop1 {
|
|
|
|
|
padding: 0 0 30px 0;
|
|
|
|
|
display: table;
|
|
|
|
@ -596,7 +585,6 @@ table.confidence {width: 3023px;}
|
|
|
|
|
height: 35px;
|
|
|
|
|
float: left;}
|
|
|
|
|
.confidence_word { font-weight: 600; padding-top: 10px;}
|
|
|
|
|
.confidence_word a { text-decoration: underline;}
|
|
|
|
|
table.story_table {width: 600px;
|
|
|
|
|
display: inline-block;
|
|
|
|
|
float: left;
|
|
|
|
@ -784,7 +772,6 @@ position: relative;}
|
|
|
|
|
margin-bottom: 20px;
|
|
|
|
|
margin-top: 30px;
|
|
|
|
|
font-family: 'Goudy Old Style';}
|
|
|
|
|
.moretour a { text-decoration: underline;}
|
|
|
|
|
.InquiryButtonTour {
|
|
|
|
|
text-align: center;
|
|
|
|
|
font-size: 22px;
|
|
|
|
@ -1388,7 +1375,6 @@ input.dateicon {font-size: 16px;
|
|
|
|
|
}
|
|
|
|
|
.aboutusinfo a {
|
|
|
|
|
color: #fff;
|
|
|
|
|
text-decoration: underline;
|
|
|
|
|
}
|
|
|
|
|
.bottomfollowus ul {
|
|
|
|
|
padding-left: 10px;
|
|
|
|
@ -2041,7 +2027,7 @@ h2, h3{ padding: 70px 15px 15px 15px;}
|
|
|
|
|
font-size: 18px;
|
|
|
|
|
padding: 0 25px;
|
|
|
|
|
line-height: 23px;}
|
|
|
|
|
.bottomlogoinfo a { color: #fff; text-decoration: underline;}
|
|
|
|
|
.bottomlogoinfo a { color: #fff; }
|
|
|
|
|
.headerbar {
|
|
|
|
|
position: fixed;
|
|
|
|
|
width: 100%;
|
|
|
|
|