/* CSS Document */
/*-----------------------------------------
base
*/

/*-----------------------------------------
header
*/

.cms_header_img {
	margin-top: 10px;
	text-align: center;
}

/*-----------------------------------------
contents
*/
.cms_cleaning {
	clear: both;
}
.contents {
}
.cms_contents_title {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 15px;
}
.cms_contents_leftbox {
	float: left;
	padding-right: 20px;
}
.cms_contents_right_box {
	clear: both;
	float: right;
	padding-left: 10px;
}
.cms_contents_margin {
	margin-right: 30px;
	margin-left: 30px;
}
.cms_contentstitle {
	background-image: url(../images/cms_titlebar.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	clear: both;
	line-height: 24px;

}
.cms_contents_text_title_tours {
	font-weight: bold;
	padding-left: 45px;
	background-image: url(../images/cms_titlebar02_tours.gif);
	background-repeat: no-repeat;
	line-height: 44px;

}
.cms_contents_text_title02 {
	font-weight: bold;
	padding-left: 45px;
	background-image: url(../images/cms_titlebar02.gif);
	background-repeat: no-repeat;
	line-height: 44px;

}
.cms_contents_text_title {
	font-weight: bold;
	padding-left: 45px;
	background-image: url(../images/cms_titlebar.gif);
	background-repeat: no-repeat;
}
.cms_contents_text_title_noside {
	background-image: url(../images/titlebar.gif);
	background-repeat: no-repeat;
	height: 45px;
	font-size: 24px;
	font-weight: bold;
	color: #004D91;
	background-position: center;
	text-align: center;
	padding-top: 15px;
	vertical-align: middle;
}
.cms_contents_text_title_brochure {
	background-image: url(../images/titlebar.gif);
	background-repeat: no-repeat;
	height: 45px;
	font-size: 24px;
	font-weight: bold;
	color: #004D91;
	background-position: center;
	text-align: center;
	padding-top: 15px;
	vertical-align: middle;
}
.cms_contents_text_subtitle {
	font-weight: bold;
	padding-left: 30px;
	background-image: url(../images/cms_subtitlebar.gif);
	background-repeat: no-repeat;
}
.cms_contents_text_subtitle_offer {
	font-size: 16px;
	font-weight: bold;
	background-image: url(../images/titlebar_L.gif);
	background-repeat: no-repeat;
	height: 23px;
	padding-top: 27px;
	padding-left: 50px;
}
.cms_contents_text_subtitle_offer02 {
	font-size: 14px;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 5px;
	background-image: url(../images/subtitlebar_L.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.cms_contents_text_subtitle_offer03 {
	font-weight: bold;
	padding-left: 30px;
	padding-top: 5px;
	background-image: url(../images/subtitlebar_L.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.cms_contents_text_text {
	padding-top: 5px;
}
.cms_contents_text_offer {
	padding: 5px;
	background-color: #E1EBF4;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 5px;
	border-top-style: double;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #0099CC;
}
.cms_contents_text_text_right {
	padding-top: 5px;
	text-align: right;
}
.cms_contents_text_text_right a:link, .cms_contents_text_text_right a:visited {
	text-decoration: none;
	font-weight: bold;
}
.cms_contents_text_text_right a:hover, .cms_contents_text_text_right a:active {
	text-decoration: underline;
	font-weight: bold;
}

.cms_contents_text_clear {
	clear: both;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
