
/*@import "import.css";*/

.hutuu { font-size:13px; }
.tyokomai { font-size:6px; }
.kusokomai { font-size:8px; }
.komai { font-size:10px; }
.dekai { font-size:15px; }

/*テーマのある旅トップテキスト指定*/
.theme_read {
	font-size:10px;
	color:#D8D8D8;
	line-height:1.5em;
}

* { font-size:13px; }

/*テーマのある旅印刷用に外枠を消す為にインラインから変更*/
#waku{
	border:solid #000000;
	border-width:0px 1px 0px 1px;
}

/**/
a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover { color:#ff0000; text-decoration:underline; }


.bt{ border:solid 1px #949FB4; font-size:10px; background-color:#E6E8ED; height:17px;}
.search{ border:solid 1px #949FB4; font-size:12px; background-color:#E6E8ED; }

/*パンくずリスト*/
.kuzuLink a{ color: #ffffff; text-decoration: none; }
.kuzuLink a:hover{ color: #ffffff; text-decoration: underline; }

.kuzuLink a:link { color: #ffffff; text-decoration: none; }
.kuzuLink a:link:hover { color: #ffffff; text-decoration: underline; }

.kuzuLink a:visited{ color: #ffffff; text-decoration: none; }
.kuzuLink a:visited:hover{ color: #ffffff; text-decoration: underline; }

