@charset "Shift_JIS"; /* 文字コード */

body {
	color: #335;
	background: #fff;
/*	font-family: "Osaka", "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF ", Verdana, Arial, sans-serif; */
}

/* for iPhone */
@media screen and (-webkit-min-device-pixel-ratio: 2){
    html{ font-family: 'ヒラギノ角ゴ Pro W3','Osaka',sans-serif; }
}

a:link, a:visited, a:active { text-decoration: none; }
a img { border: none; }

form { display: inline; }

.t-center { text-align: center; }

.clear { clear: both; }

.headbar {
	height: 32px;
	line-height: 32px;
	margin: 1em 0;
	padding: 0;
	color: #ffc;
	background: #88c url(./image/tbf_bar.gif) repeat-x top;
	text-align: center;
}

.headbar .col2 {
	width: 130px;
	padding-left: 0;
}

.headbar .col2 img { margin: 0; }

.col1, .col2 {
	height: 100%;
	float: left;
	text-align: left;
}

.col1 {
	width: 86px;
	padding-left: 12px;
}

.col2 {
	width: 120px;
	padding-left: 30px;
}

.col2 img { margin: auto 1px; }

.hedtxt {
	color: #ffc;
}

.hedttl {
	font-size: 120%;
	font-weight: bold;
}

.hlptxt {
	font-size: 85%;
	width: 10%;
	float: right;
}

.hlptxt img { margin-top: 12px; }

.inner {
	vertical-align: middle;
	height: 100%;
	white-space: nowrap;
	margin-left: 10px;
	_margin-top: 0.5em;
}

.inner img, .inner input {
	vertical-align: middle;
	border: solid 1px #88c;
}

.inner a img:hover, .inner input:hover {
	border-color: #aae;
}

.inptbk {
	background: #fff url(./image/inptbk.gif) repeat-x top;
}

.descript {
	float: left;
	margin: 0 10px 0 10px;
}

.tabs {
	float: right;
	margin-right: 10px;
	border-collapse: collapse;
	height: 26px;
	background-color: #88c;
}

.tabs tr, .tabs td {
	border: none;
	padding: 4px 0 0 0;
	text-align:center;
}

.tabs a {
	white-space: nowrap;
	font-weight: bold;
	margin: 0 4px;
}

.tabs a:link    { color: #fff; }
.tabs a:visited { color: #fff; }
.tabs a:hover   { color: #f08; text-decoration: none; }

.tab-01 { background: url(./image/tab01.gif) no-repeat top; width: 8px; }
.tab-11 { background: url(./image/tab11.gif) repeat-x top; }
.tab-22 { background: url(./image/tab22.gif) no-repeat top; width: 8px; }
.tab-10 { background: url(./image/tab10.gif) no-repeat top; width: 8px; }

.tbf2 { color: #77b; }
.tbf3 { color: #c88; }

.menu {
	background: #88c;
	color: #ffc;
	width: 100%;
	border-top: outset 2px #99f;
	border-bottom: solid 1px #559;
	border-collapse: collapse;
}

.menu td { padding: 2px 4px; }

.men_1 {
	border-left: solid 1px #99f;
	border-bottom: groove 2px #99f;
}

.men_2 {
	border-left: solid 1px #99f;
	width: 8em;
	white-space: nowrap;
}

.menu img {
	vertical-align: middle;
	margin: 4px 0;
}

.basebox {
	background: #dde;
	padding: 0;
	border-top: solid 1px #ccf;
}

.mainbox {
	width: 100%;
	color: #ff8;
	border: none;
	border-left: solid 10px #88c;
}

.mainbox, .mainbox td {
	padding: 0 2px 0 0;
	border-collapse: collapse;
}

.mainbox .sublnk {
	margin-left: 32px;
	font-size: 85%;
}

.trebak {
	background: #88c url(./image/trebak.gif) repeat-y top left;
	vertical-align: top;
}

.trenon {
	background: #88c;
	vertical-align: top;
}

.tresh1 {
	background: url(./image/tresh1.gif) no-repeat top left;
	width: 14px;
}

.tresh2 {
	background: url(./image/tresh2.gif) repeat-x  top left;
}

.tresh3 {
	background: url(./image/tresh3.gif) repeat-y  top left;
}

.trainb {
	text-align: right;
	border-bottom: solid 1px #ccd;
	vertical-align: bottom;
}

.trainb img { margin-top: 4px; }

.rss img {
	margin: 0 0 8px 8px;
	vertical-align: middle;
}

.copy {
	text-align: center;
	font: 75% Tahoma;
	margin: 0.5em 0;
}

#train1, #train2, #train3, #train4, #train5, 
#train6, #train7, #train8, #train9, #train10, 
#train11, #train12, #train13, #train14, #train15, 
#train16, #train17 {
	position: relative;
}

.attn {
	color: #f08;
}

/* for zenback */
#zenback {
	width: 56em;
	margin: auto;
	border: solid 1px #aae;
}

#zenback a:link { color: #00f; }
