.font-m {
	font-size: 12px;
}

body {text-decoration:none}
a:link {
text-decoration: none;
color: #00347B
}
a:visited {
text-decoration: none;
color: #00347B
}
a:hover {
text-decoration: underline;
color: #FF8826;
}
.back-header {
	background-image: url(../images/back_header.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.line-left {
	background-image:    url(../area/tour/images/line_toku.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.line-right {
	background-image:    url(../area/tour/images/line_toku.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.line-dot {
	background-image: url(../images/line_dot.gif);
	background-repeat: repeat-x;
	background-position: center;

}
.font-s {
	font-size: 10px;
	line-height: 13px;

}
.font-ms {
	font-size: 12px;
	font-style: normal;
	letter-spacing: 1px;

}
.back-menu {
	background-image:     url(../images/tourtop/back_menu.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.font-b {
	font-size: 12px;
	color: #00347B;

}
.line-gla2-r {
	background-image: url(../images/line_gla2_r.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.line-gra2-l {
	background-image: url(../images/line_gla2_l.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.line-gla2-u {
	background-image: url(../images/line_gla2_under.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}.font-o {
	font-size: 16px;
	font-weight: bolder;
	color: #FF6600;
}
.dot {
	border: 1px dotted #999999;
}
.font-ml {
	font-size: 14px;
}
.font-ss {
	font-size: 10px;
	line-height: 10px;
}
