html {
	margin:0;
	padding:0;
	/*height:100%;*/
}

body {
	margin:0;
	padding:0;
	font-family:'Verdana';
	line-height:1.3;
	color:#333;
}

form, input { margin:0; padding:0; }

a img { border:0; }


h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
h1, h2, h3, h4, h5, h6, p, ol, dl, dt, dd, pre, blockquote,hr {
	margin:0;
	padding:0;
}
ul { margin:0 0 0 30px; padding:0; }

input, textarea {
	font-family:Arial, Helvetica, sans-serif;
}

label { cursor:pointer; cursor:hand; }


.floatclear {
	clear: both;
	/*overflow: hidden;*/
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

.pkg:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0px;
	font-size: 0em;
	line-height: 0;
}
* html .pkg {
	display: inline-block;
	min-height:1%;  /* for IE 7*/

}
/* no ie mac \*/
* html .pkg {
	height:1%;
}
/* End hide from IE-mac */

.pkg {
	display: block;
	min-height: 0;
}


/*common*/

body {
	text-align: center;
	background-image: url(cmnimg/bgimg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

a:link { color:#069; }
a:visited { color: #960; }
a:hover { color: #0c0; }

.axeslog {
	/*display:none;*/
	overflow: hidden;
	height:0;
}

/*font*/

.fontgray6 { color:#666; }
.fontgray5 { color:#555; }
.fontgray3 { color:#333; }
.fontgray0 { color:#000; }

.fontmid { font-size:75%; }
.fontsmall { font-size:65%; }
.fontlarge { font-size:90%; }
.fontxlarge { font-size:100%; }

.fontsmaller { font-size:83%; }
.lh120 { line-height:120%; }
.lh130 { line-height:130%; }
.lh150 { line-height:150%; }
.lh170 { line-height:170%; }
.lh190 { line-height:190%; }

.bold { font-weight:bold; }

.fontFamilyVerdana { font-family:Verdana; }

/*toppage*/

.wrapper {
	width:774px;
	height:auto;
	text-align:left;
	margin:0 auto;
}
.box {
	padding:0 7px;
}
.header {
	background:url(cmnimg/header.gif) no-repeat;
	width:760px;
	height:119px;
}
.header img {
	padding:6px;
}
.topMenu {
	width:200px;
	float:left;
}
.topFlashArea {
	width:560px;
	height:300px;
	float:left;
}
.topContentWrap {
	width:760px;
	background:url(img/border_contentsAreaTop.gif) repeat-x #ECF6EA;
}
.topContent {
	padding:32px 18px 32px 18px;
	color:#666;
}
.topContent .titleNotice {
	border-bottom:1px solid #199900;
	padding:0 0 7px 3px;
}

.h3Title {
	font-size:75%;
	font-weight:bold;
	padding:18px 0 12px 0;
}
.topText {
	font-size:68%;
}
.topList {
	font-size:68%;
	padding:10px 0 0;
}
.topList li {
	padding:0 0 5px;
}



/*footer*/

.footerWrap {
	width:760px;
	background:url(cmnimg/border_footer_top.gif) repeat-x;
}
.footer {
	padding:16px 10px;
	font-family:'Verdana';
	font-size:65%;
}
.copyright {
	width:550px;
	float:left;
	padding:0 0 3px;
}
.mailto {
	text-align:right;
}
.footer .counter {
	font-family: "Verdana";
	font-size: 11px;
	font-weight:bold;
	color:#3b3399;
}


/*menu*/

.menuWrap {
	width:760px;
	background:url(cmnimg/menubtn_bgimg.gif) repeat-y #199900;
	height:30px;
}
.menuBox {
	padding:0 5px;
}
.menuBox .menuBtn {
	height:100%;
	float:left;
}

/*page*/

.page {
	padding:10px 18px 30px 18px;
}
.backtoTop img {
	padding:0 0 11px;
}
.pageH2title {
	padding:0 0 35px;
}
.secPageH2title , .areamapPageH2title {
	padding:0;
}
.backtoIndexPage {
	margin:0 0 14px;
}





/*Sights and Activities*/

.pSightsCol {
	width:241px;
	float:left;
}
.pSightsCol .title {
	font-size:75%;
	background:url(cmnimg/mark_magenta_square.gif) no-repeat 0 2px;
	padding:0 0 6px 17px;
}
.pSightsCol .title a:link { color:#f09; }
.pSightsCol .title a:visited { color:#f09; }
.pSightsCol .title a:hover { color:#f00; }

.pSightsCol .photo {
	width:192px;
	margin-bottom:40px;
}

.pSightsCol .photo a {
	display:block;
	border:5px solid #eee;
}
.pSightsCol .photo a:hover {
	border:5px solid #FBE1ED;
}

/*accommodations*/

.accommEntry .title {
	font-size:75%;
	font-weight:bold;
	border-bottom:1px solid #999;
	padding:0 0 3px;
	margin:0 0 9px;
}
.accommEntry .titleBenesse {
	font-size:75%;
	font-weight:bold;
	background:url(accommodations/img/bgimg_benesse.gif);
	border-bottom:1px solid #999;
	padding:3px 3px 3px 5px;
	margin:0 0 9px;
}
.accommEntry .title span {
	color:#199900;
}
.accommEntry .textWrap {
	width:314px;
	float:left;
}
.accommEntry .text {
	font-size:70%;
	width:300px;
}
.accommEntry .photo {
	width:410px;
	float:left;
}
.accommEntry .photo .img01 {
	width:138px;
	float:left;
}
.accommEntry .photo .img02 {
	width:138px;
	float:left;
}
.accommEntry .photo .img03 {
	width:134px;
	float:left;
}
.accommEntry .photo .img01 img , .accommEntry .photo .img02 img , .accommEntry .photo .img03 img {
	padding:1px;
	border:1px solid #ccc;
}
.accommEntry {
	margin:0 0 24px;
}
.accommBenesseLinkWrap {
	border:1px solid #ccc;
}
.accommBenesseLinkText {
	font-size:68%;
	background:url(accommodations/img/mark_linkArrow_blue.gif) no-repeat;
	padding-left:20px;
	margin:0 0 0 10px;
}

.accommBenesseLinkText a:link { color:#0860A8 }
.accommBenesseLinkText a:visited { color:#0860A8 }
.accommBenesseLinkText a:hover { color:#09f }


.accommPhotoCaption {
	color:#999;
	font-size:65%;
	padding:2px 0 6px;
}



/*area map*/

.areaMap_areaLink {
	width:241px;
	float:left;
}

/*Specialities*/

.item {
	width:181px;
	float:left;
}
.item .photo img {
	padding:1px;
	border:1px solid #ccc;
}
.item .title {
	width:170px;
	font-size:75%;
	font-weight:bold;
	padding:2px 0 0;
}
.item .desc {
	width:170px;
	font-size:68%;
}
.itemWrap {
	margin:0 0 20px;
}

/*pdf guide map download*/

.pdfMapLink {
	font-size:75%;
}
.pdfMapLink a { 
	display:block;
	height:100%; 
	padding:18px 9px;
	margin-left:9px;
}

.pdfMapLink a:link { color:#f09; }
.pdfMapLink a:visited { color:#f09; }
.pdfMapLink a:hover { color:#f00; background:url(pdf_guidemap_download/img/bgimg_link_hover.gif); }

.pdfMapNote {
	font-size:75%;
	padding:0 0 0 17px;
}




/*transport*/
.mapColA {
	width:524px;
	float:left;
}
.mapColB {
	width:200px;
	float:left;
}
.mapSmall01 {
	margin:0 0 12px;
}
.mapColC {
	padding:18px 0;
}
.mapCaption {
	border:5px solid #CEE27F;
}
.mapCaption .text {
	font-size:68%;
	padding:7px 8px;
}
.mapCaption .telNumber {
	font-size:68%;
	height:19px;
	background:url(transport/img/mark_inquiry.gif) no-repeat;
	margin-top:10px;
	margin-left:8px;
	padding-left:62px;
}

/*sights and activities*/

.sightsTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:url(cmnimg/mark_magenta_square.gif) no-repeat 0 4px;
	padding:0 0 3px 17px;
}
.sightsMainText {
	font-size:68%;
	line-height:1.5;
	padding:0 0 20px;
}
.sightsSecWrap {
	padding:0 20px;
}
.sightsSpotTitle {
	font-size:75%;
	font-weight:bold;
	color:#666;
	background:url(cmnimg/mark_green_square.gif) no-repeat 0 3px;
	padding:0 0 0 15px;
}
.sightsSpotText {
	font-size:68%;
	line-height:1.5;
	padding:3px 0 13px;
}
.sightsPhoto img {
	border:5px solid #eee;
}
.sightsCaption {
	font-size:65%;
	color:#666;
}
.sightsCaptionSmall {
	font-size:50%;
	color:#666;
}
.sightsInquiryText {
	font-size:68%;
	padding:3px 0 12px;
}
.sightsInquiryText2 {
	font-size:68%;
	padding:3px 0 0;
}
.sightsSpotDetail {
	margin:0 0 30px;
}
.sightsSpotDetail2 {
	margin:0 0 22px;
}
.sightsSpotTitle .addCaption {
	font-weight:normal;
	font-size:83%;
}
.sightsFacillityList {
	font-size:68%;
	color:#666;
	margin:5px 0 10px 7px;
	list-style-type:none;
}
.sightsFacillityList li {
	background:url(cmnimg/mark_list-style-type.gif) no-repeat 0 6px;
	padding:0 0 3px 10px;
}








