@charset "shift_jis";
/* CSS Document */

/* ---------- Index page ---------- */ 

* {
	font-size:100%;
	margin:0;
	padding:0;
	border-width: 0;
}


body {
	background: #FFFFFF url(../images/tile.gif) center 0 repeat;
	font-family:Arial,Helvetica,sans-serif;
}

#container {
	color: #2C3B44;
	background: #FFFFFF url(../images/header.jpg) no-repeat scroll 0 0;
	text-align: left;
	width: 820px;
	font-size: 1em;
	line-height: 1.333em;
	margin: 0 auto;

}


#header {
	padding: 105px 0 0 80px;
}

#language {
	float: left;
	margin: 30px 8px 0 0;
}

#content {
	padding:4em 4em 4em 4em;
}

#content p {
	font-size:0.85em;
	line-height: 1.5em;
	padding: 1em 1em 1em 1em;
}

h1 {
	border-bottom:1px solid #DDD9D8;
	font-size:1.4em;
	font-weight:normal;
	margin:0 0 1em 0;
	padding:0 0 0.5em 0;
}

h2 {
	font-weight:normal;
	padding: 0.4em 0 0.4em 0;
	line-height: 1.5em;
}

h3 {
	color: #71C671;
	padding: 0.6em 0 0.3em 0;
}

#frontpageimage {
	margin:20px 0 0 65px;
}

#footer {
	text-align:center;
	background-color:#A6F4EA;
	font-size:0.75em;
	line-height:1.333em;
	margin: 0 0 30px 0;
}

span {
	color: blue;
	font-size:1.4em;
}

/* ---------- Footer ---------- */

#footer {
	
}

.bl {
	background: transparent url(../images/footer_bl.gif) no-repeat scroll left bottom;
	height: 75px;
}

.br {
	background: transparent url(../images/footer_br.gif) no-repeat scroll right bottom;
	height: 75px;
}

#footerleft p {
	padding: 1em 1em 1em 12em;
	float: left;
}

#footerright {
	float: right;
	padding: 20px 20px 0 0;
}

#footerright p a {
	color: #FFFFFF;
	text-decoration: none;
}

#footerright p a:hover {
	color: #000000;
}


/* ---------- Access page ---------- */

#mapimage {
	margin:0 0 0 75px;
}



/* ---------- Prices page ---------- */

#pricesimage {
	margin:0 0 0 20px;
}

/* ---------- Photospage page ---------- */

form {
	margin-left: 120px;
}

#slideshow {
	padding: 0 10px 20px 30px;
	float: left;
}

#imgText {
	padding: 10px 0 0 20px;
	margin: 0 0 0 20px;
	float: left;
	width: 250px;
	height: 150px;
	border-color: #525252;
	border-width: 1px 0 0 1px;
	border-style: solid;
}

input {
	font-size: 130%;
}

#slideshowcontent {
	color: #000000;
	font: 0.8em verdana, arial, helvetica, sans-serif;
}
