@charset "utf-8";
/* CSS Document */
.main_title {
	text-decoration:underline;
	font-weight:bold;
	font-style: italic;
	text-align:left;
	margin-top: -10px;
	margin-left: 7px;
	margin-bottom: -10px;
}

.main_div {
	margin-top: 15px;
	margin-left:35px;
	margin-right: 35px;
	margin-bottom: 15px;
	width:auto;
	background-color:#EEEEEE;
	height: auto;
}

.main_text {
	margin-top: 20px;
	margin-left: 7px;
	margin-bottom: -10px;
}

.sub_headline {
	text-decoration: underline;
	font-weight: bold;
}

/* camp/eng_about-us.html */

.aboutus_main {
	float: none;
	width: auto;
	margin-top: 15px;
}

.year {
	width: 100px;
	height: auto;
	float: left;
}

/* camp/eng_application.html */

.application_table {
	width: 525px;
	margin-top: -25px;
}

/* camp/eng_chapel.html */

.chapel_table img {
	margin-right: 10px;
	border: solid thin #000;
}

/* camp/eng_information.html */

.info_table img {
	border: solid thin #000;
}
.info_td_le {
	text-align: left;
	vertical-align: top;
}

.info_img {
	margin-top: 15px;
	margin-right: 10px;
}

.info_top_pic {
	margin-top: -35px;
}

/* camp/eng_jap-house.html */

.jap-house_housename {
	font-weight: bold;
	text-decoration:none; 
	margin-top:15px;
}
.jap-house_topimg img{
	border: thin solid #000;
	margin-top: 0px;
}

.jap-house_img img{
	margin-top: 15px;
	border: thin solid #000;
}


/* camp/eng_log-cabins.html */

.log-cabins_table img {
	border: solid thin #000;
}

.cab_headline {
	text-decoration: none;
	font-weight: bold;
	margin-top: 25px;
}

.log-cabins_text {
	margin-top: 15px;
}

.log-cabins_img {
	margin-top: 10px;
}

.log-cabins_topimg {
	margin-top: 30px;
}

/* camp/eng_main-house.html */
.main-house_table {
	margin-bottom: 5px;
}

.main-house_table td {
	vertical-align: top;
}

.main-house_img {
	margin-top: 10px;
}

.main-house_table img {
	border: solid thin #000;
}

/* camp/eng_price-list.html */

.price-list_table {
	margin-bottom: 5px;
}
.links {
	width: 180px;
}

/* contact/eng_contact.html */

.contact_headline {
	font-weight: bold;
	margin-top: 15px;
}

/* karuizawa/eng_karuizawa.html */

.karuizawa_table {
	width: 666px;
}

.karuizawa_table td {
	vertical-align: top;
}

.karuizawa_text {
	text-align: left;
	width: 310px;
}

.karuizawa_topimg, .karuizawa_img {
	text-align: right;
}

.karuizawa_topimg img {
	margin-top: -25px;
	border: solid thin #000;
}

.karuizawa_img img {
	margin-top: 15px;
	margin-left: 2px;
	border: solid thin #000;
}

/* news/eng_news.html */

.news_maininhalt {
	background-color:#DDDDDD;
	margin-top: 10px;
	margin-left: 3px;
	width: 660px;
	border: solid thin #000;
}

.news_picture {
	text-align: center;
}

.news_news{
	margin-left: 10px;
	margin-bottom: 5px;
	width: 630px;
	text-align: left;
}

/* sitemap/eng_sitemap.html */

.sitemap_ul, .sitemap_ul ul, .sitemap_ul ul ul {
	list-style: none;
}
.sitemap_ul {
	margin-left: -35px;
}

.sitemap_ul li{
	margin-top: 15px;
}
.sitemap_ul ul {
	margin-top: -15px;
	margin-left: 45px;
}

.sitemap_ul ul li {
	margin-top: 0px;
}

/* links/eng_links.html */

.links_headline {
	font-weight: bold;
}