 body {
 background-image: url("img/bg.gif");
 background-repeat: repeat-y;
 background-position: top;
 }

td { font-size:12px; line-height:20px; color:#333333; }
.pankuzu{ font-size:10px; }


.tdline1 {
	border-top-style: solid;
	border-width: 1px; border-color:#CCCCCC;
}
.tdline2 {
	border-bottom-style: dotted;
	border-width: 1px;
	border-color:#CCCCCC;
}


h1 {
	margin: 0 0 20px 0;
	position: relative;
	height: 66px;
	border: none;
}
h1 span {
	display: none;
}
h1.sarubobo {
	background-image: url(img/h1_sarubobo.jpg);
}
h1.tourist {
	background-image: url(img/h1_tourist.jpg);
}
h1.hidamino {
	background-image: url(img/h1_hidamino_jiman.jpg);
	height: 67px;
}
h1.gifu {
	background-image: url(img/h1_gifu.jpg);
}
h1.symbolmark {
	background-image: url(img/h1_symbolmark.jpg);
}
h1.model {
	background-image: url(img/h1_model.jpg);
}
h1.volunteer {
	background-image: url(img/h1_volunteer.jpg);
}
h1.campaign {
	background-image: url(img/h1_campaign.jpg);
}
h1.present {
	background-image: url(img/h1_present.jpg);
}

div#model_container a				{ color: #b61c19; text-decoration: none; }
div#model_container a:hover			{ color: #b61c19; text-decoration: underline; }
div#model_container tr				{ font-size: x-small; }
div#model_container td				{ text-align: left; vertical-align: top; }
div#model_container .lefttitle		{ background: url(../common/title_back.gif) repeat-y; }
div#model_container .foot			{ background: #eaeaea url(../common/foot_back.gif) repeat-x; }
div#model_container .left			{ background: url(../common/left.gif) repeat-y; }
div#model_container .right			{ background: url(../common/right.gif) repeat-y; }
div#model_container .sizes			{ font-size: xx-small; line-height: 140%; }
div#model_container .caption		{ font-size: xx-small; margin-top: 3px; }
div#model_container .text			{ line-height: 160%; }
div#model_container .textm			{ line-height: 130%; }
div#model_container .line_dot		{ border-top: 1px dotted #888; }
div#model_container .bar			{ color: #fff; background-image: url(../common/bar_title.gif); padding-left: 10px; height: 23px; }

div#model_container .style1			{ color: #FFFFFF; }

div#model_container .gifu			{ background-image: url(img/gifu_back.gif); height: 58px; }
div#model_container .sonota			{ background-image: url(img/sonota_back.gif); height: 58px; }
div#model_container .dayback		{ background-image: url(img/day_back.gif); height: 58px; }
div#model_container .spot			{ color: #f1caca; font-weight: bold; background-color: #b61c19; }
div#model_container .station		{ background-color: #ebe3d2; }
div#model_container .start			{ background-color: #f6e6e4; }
div#model_container .title_course	{ font-size: medium; font-weight: bold; }

div#model_container table#abstract td	{ vertical-align: middle; }
