@charset "utf-8";
.entry {
    padding: 2em;
    background-color: #fffbcf;
}

.widecolumn .entry p {
	font-size: 1.05em;
	margin-top: .7em;
	line-height: 150%;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
    display: block;
    text-align: right;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 110%;
    margin: .5em 0 .3em 0;
    line-height: 1.5em;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

.post h2 {
    margin: 1em 0 1em 0;
    padding-left: 1.5em;
    background: url("/images/bbs/tnkjapan_bbs_sun.png") no-repeat scroll 0 50% transparent;
    font-size: 1.6em;
    border-bottom: 1px solid #FFA81F;
}

.post h3 {
    margin: 1em 0 1em 0;
    padding-left: 1.5em;
    background: url("/images/bbs/tnkjapan_bbs_sun.png") no-repeat scroll 0 50% transparent;
    font-size: 1.6em;
    border-bottom: 1px solid #FFA81F;
}

h2.pagetitle {
    font-size: 1.6em;
}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
/*	margin: 5px 0 0 150px; */
	width: 450px;
	}

.post {
	margin: 0 0 40px;
/*	text-align: justify; */
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 1em;
    font-size: 100%;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0 auto;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
    display: block;
    font-weight: bold;
    text-decoration: underline;
}

#wp-calendar caption {
    text-align: center;
    font-size: 100%;
}

#wp-calendar td {
	padding: 3px 4px;
	text-align: center;
    background-color: #eee;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-bottom: 3em;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

body {
  margin: 0;
  font-family: "メイリオ","ＭＳ Ｐゴシック","ＭＳゴシック",Osaka,"ヒラギノ角ゴ Pro W3","平成角ゴシック","Verdana","Arial","Helvetica",sans-serif;
  font-size: 10pt;
  font-weight:normal;
  color: #000;
  background:url(http://www.tnkjapan.com/images/background.gif) repeat;
}

p { padding: 0; margin: 0; }
a { color: #339; text-decoration: none; padding: 0; margin: 0; }
a:hover { background-color:#E0E0EE; padding: 0; margin: 0; }
a.tnk { font-weight:bold; font-size:10pt; color:#000; padding-top:2px; }
h2 { padding: 0; margin: 0; }
h2.tnk { font-weight:bold; font-size:10pt; color:#000; padding-top:2px; }
a img { border-width: 0; }
h3 { font-size:8pt; font-weight:normal; padding:0px; margin:0px; }
h3.tnk { font-size: 10pt; font-weight: bold; color: #000; padding: 3px 3px 0px 3px; }
h3.tnkheader { font-size: 110%; font-weight: bold; border-bottom: 1px solid #000; margin: 10px 0px 5px 0px; padding: 10px 0px 0px 5px; }
pre {
  font-family: "メイリオ","ＭＳ Ｐゴシック","ＭＳゴシック",Osaka,"ヒラギノ角ゴ Pro W3","平成角ゴシック","Verdana","Arial","Helvetica",sans-serif;
  }
dt { border-bottom: 1px dotted #002d5e; font-weight:bold; padding-top: 5px; }
dd{ padding: 8px 0 0 0; margin-left: 15px; }

ul, li { padding: 0px; margin: 0px; list-style-type: none; }

/*ヘッダーのスタイル*/

div#headerLine {
	width:100%;height:14px;background:#eef0ef;padding:1px 0 2px 12px;
}
	
div#headerLine h1 {
	font-weight:bold;font-size:10px;margin:0px auto;padding:1px 10px;color:#333333;width:745px;	
}
	
div.logo {
	padding: 0;	margin:0 0 6px 0;font-size:1.5em;font-weight:bold;
}

div.logo a {
	display: inline-block;
}

div.logo a:hover {
	background-color:#fff;
}

#title div.logo {
	float: left;
}
	
p#title_description {
	font-size: 8pt; font-weight: normal; 
}

#title p#title_description {
	font-size: 74%; float: left; padding: 3px 0 0 5px;
}


/* 左メニューのスタイル */
ul#menu li { margin-bottom: 0; }
ul#menu li { border-bottom: 1px #ccf solid; font-weight: bold; }
ul#menu li a { display: block; padding: 3px 0px 1px 18px; }
ul#menu li a.tnkmenu { background: url("http://www.tnkjapan.com/images/icons/menu_tnk.gif") no-repeat 0% 40%; }
ul#menu li a.saigon { background: url("http://www.tnkjapan.com/images/icons/menu_saigon.gif") no-repeat 0% 40%; }
ul#menu li a.tour { background: url("http://www.tnkjapan.com/images/icons/menu_tour.gif") no-repeat 0% 40%; }
ul#menu li a.bus { background: url("http://www.tnkjapan.com/images/icons/menu_bus.gif") no-repeat 0% 40%; }
ul#menu li a.hotel { background: url("http://www.tnkjapan.com/images/icons/menu_hotel.gif") no-repeat 0% 40%; }
ul#menu li a.service { background: url("http://www.tnkjapan.com/images/icons/menu_service.gif") no-repeat 0% 60%; }
ul#menu li a.faq { background: url("http://www.tnkjapan.com/images/icons/menu_faq.gif") no-repeat 0% 40%; }
ul#menu li a.bbs { background: url("http://www.tnkjapan.com/images/icons/menu_bbs.gif") no-repeat 0% 40%; }
ul#menu li a.map { background: url("http://www.tnkjapan.com/images/icons/menu_map.gif") no-repeat 0% 40%; }
ul#menu li a.staff { background: url("http://www.tnkjapan.com/images/icons/menu_staff.gif") no-repeat 0% 40%; }
ul#menu li a.link { background: url("http://www.tnkjapan.com/images/icons/menu_link.gif") no-repeat 0% 40%; }
ul#menu li a:hover { background-color: #E0E0EE; }

a.booking_button {
    display: inline-block;
    width: 169px;
    height: 33px;
    padding-top: 12px;
    color: #fff;
    font-size: 120%;
    font-weight: bold;
    background: url(http://www.tnkjapan.com/images/buttons/book_background.png) no-repeat;
}

#page { width: 745px; margin: 0px auto; }
#linetop { height:21px; width:100%; margin:0px auto; background: #fff url("http://www.tnkjapan.com/images/background_top.gif"); }
#linebottom { height:25px; width:100%; margin:0px auto; background: #fff url("http://www.tnkjapan.com/images/background_center.gif") repeat-x; }
#container {
  width:100%;
  background-color: #fff;
  border-left: 1px solid #ccf;
  border-right: 1px solid #ccf;
  padding: 0 10px;
}

.clr { clear:both; }
.left { float:left; }
.right { float:right; }
.error { font-weight:bold; text-decoration:underline; color:coral; }
.notice { color: #f00; }
.ename { font-size:8pt; font-family:verdana; font-weight:bold; }

#title { 
    padding: 7px 6px 7px 3px;
    height: 52px;
    /*border-bottom: #ccf 1px solid;*/
    margin-bottom: 3px;
}


#title_left { float:left; }
#title_right { float:right; text-align:right; font-family:verdana; 
    font-weight:bold; color:maroon; }
#recommend { float:left; padding:5px 10px 0 0; }

.booking_button { border-width: 0px; }
.booking_button img { border-width: 0px; }
#contact_button { background: url(http://www.tnkjapan.com/images/form_icon.gif) no-repeat 140px 2px; padding-left: 10px; line-height: 100%; }
#contact_button a { text-decoration: underline; font-size: 7.5pt; font-weight: normal; }
#contact_button a:hover { background-color: #fff; }

#sidebar { width: 190px; padding-top: 3px; float: left; }
#sidebar h4 { margin: .2em 0 .1em 0; }
#sidebar h2 {
    padding-left: 1em;
    font-size: 100%;
    background-color: #f5f5f5;
    border: 1px solid #c4c4c4;
}

#content {
    width: 545px;
    float: right;
    padding-left: 5px;
}
.entry img {
    display: inline-block;
    margin: 1em;
}

#page_contents { padding: 1em; }
#page_contents p { margin-top: 1em; }
#page_contents h3 {
    font-size: 110%;
    font-weight: bold;
    margin-top: 1em;
    padding-left: 1.2em;
    background: url(http://www.tnkjapan.com/images/small_mark.gif) no-repeat 0% 40%;
    border-bottom: #eee 1px solid;
}

/*.menu { width:140px; font-weight:bold; text-align:left; }*/
.menumark{ padding:3px; }
.mailaddress { padding-left:5px; font-weight:normal; text-decoration:underline; }
.update { font-size: 8pt; color:maroon; }
.update a { font-size: 8pt; color:maroon; background-color: mistyrose; margin-left: 2px; }
.update a:hover { text-decoration: underline; background-color:#fff; }
.update b { padding-left: 5px; border-left: 2px maroon solid; }
.update em { font-style: normal; color: #ff4500; text-decoration: underline; } 
dl.update dt { padding-top: 0.1em; }
dl.update dd { margin-left: 0.2em; padding-top: 0em; }
#counter { color: maroon; font-family: verdana; }
#contact_menu { border: 1px #ddd solid; padding: 5px 3px; margin: 5px 0px; background-color: #f8f8f8; }
#contact_menu h4 { font-size: 80%; border-bottom: 1px #ddd solid; margin: 2px; }
#contact_menu li { padding-left: 12px; line-height: 150%; background: url(http://www.tnkjapan.com/images/small_bit_box_maroon.gif) no-repeat 0% 40%; }
#contact_menu li a:hover { text-decoration: underline; background-color: transparent; }
#first_menu { background: url(http://www.tnkjapan.com/images/wakaba.gif) no-repeat 4px 3px; padding-left: 20px; }
#form_button { background: url(http://www.tnkjapan.com/images/form_icon.gif) no-repeat 0px 3px; padding-left: 20px; }

#rightbar { width:170px; float:right; margin-top:6px; }
#rightbar p { font-size: 8pt; }


.sitemap { border: 2px #66f solid; float: right; }
.sitemapleft { width:290px; float:left; line-height:130%; }
.sitemapright { width:290px; float:right; line-height:130%; }
.sitemapleft a, .sitemapright a { font-size: 8pt; padding:0px; font-weight:normal; }

/* 一般的なクラス */
.tnktitle { font-size: 15pt; font-weight: bold; }
.tnkbody { font-size: 10pt; }
.tnkenglish { font-family: verdana; font-size: 9pt; }
.tnksmall { font-size: 8pt; }
.tnkslk { font-size: 8pt; padding:0px; font-weight:normal; }
.tnkprice { font-family: verdana; font-size: 12pt; font-weight: bold; color:#CC0000; }
.tnkprice_large { font-family: verdana; font-size: 15pt; }
.tnkquest { font-size: 10pt; font-weight: bold; color: #33F; padding: 5px 3px 2px 5px; }
.tnkanswer { font-size: 10pt; font-weight: normal; color: #000000; padding: 2px 10px; }
a.tnkmaillink { font-size:8pt; color:#339; }
a.tnkmaillink { font-size:8pt; color:#339; }
a.tnkmaillink:hover { font-size:8pt; color:#339; text-decoration:underline; background-color:#fff; }

img.link { border-width: 0px; }
img.icon { vertical-align: middle; }

.section { clear:both; }

.dummy { line-height:1%; visibility: hidden; }

.tnkplist {
    font-size: 8pt;
    line-height: 150%;
    margin: 0 0 0 200px;
}

.breadlist { font-size: 8pt; border-bottom:1px #339 solid; margin-bottom: 5px; }

#google_search_right { display: inline; }
#google_search_right input { font-size: 8pt; }

ul.tnklist { padding-left: 20px; }
ul.tnklist li { list-style-type: disc; }
blockquote.tnk { background-color: #faf0e6; padding: 10px; margin: 10px 0px; }

/* Footer */
#google_search { display: inline; }
#footer {
  width: 765px;
  border-left: 1px solid #ccf;
  border-right: 1px solid #ccf;
  background-color: #F6FFEE;
  border-top: #99f 1px dotted;
  padding: 5px 0px 105px 0px;
  text-align: center;
  color: #666;
}
#footer a { color: #7475CF; }
#footer p#copyright { font-family:verdana; font-size: 8pt; }
#footer p#footer_links { font-size: 7pt; margin-top: 1.3em; margin-bottom: 1.3em; }
#footer p#footer_nav { font-size: 8pt; }
#footer a:hover { text-decoration: underline; background-color: transparent; }
#footer_margin {
    clear: both;
    padding-top: 3em;
}
#footer_banners {
  border-top: #99f 1px dotted;
  padding-top: .5em;
  padding-bottom: .5em;
  text-align: center;
}
#footer_banners a:hover {
  background-color: #fff;
}

/* カタログBOX */
h3.tour_category { font-size: 12pt; font-weight: bold; border-left: 10px solid #009; border-bottom: 1px dotted #009; background-color: #cdcdff; padding: 10px 10px 0 10px; margin-bottom: 10px; }
h3.tour_category a { color: #000; }
h3.tour_category .eng { float: right; font-family: verdana; }
div.small_box { width:285px; border:#009 2px solid; padding:6px 3px 3px 3px; margin-bottom: 10px; } 
div.small_box h3 { width:257px; padding-top:3px;  font-weight:bold; font-size:10pt; text-indent:0.5em; height:18px; background:url(./images/underline.gif) repeat-x; float:left; }
div.small_box .mark { height:20px; width:28px; background:url(./images/title_decoration1.gif); float:right; }
p.small_box_content { font-size:8pt; border:#009 1px dotted; padding:3px; height: 100px; text-align: right; clear: both; }
p.small_box_content img.tours_img { margin:0 4px 0 0; border:1px #000 solid; float: left; }
p.small_box_content img.link_arrow { margin:0 3px 0 0; border:1px #339 solid; }

/* 更新履歴のページ */
dl#histories {
    padding-left: 10px;
}

dl#histories dt {
    background: url(images/small_bit_box_maroon.gif) no-repeat 0% 70%;
    font-family: arial;
    padding-left: 10px;
}

p.related_posts {
    font-size: 110%;
    padding: .5em 0 .3em 1em;
    font-weight: bold;
    border-bottom: 1px solid #FFEC1F;
}
ol.related_posts li {
    margin-bottom: 0 !important;
}

.api_buttons {
    text-align: right;
}
.api_buttons img {
    vertical-align: middle;
}
