@charset "utf-8";
/* CSS Document */

body {

	margin: 10px;
	font-size: 12px;
	font-family: arial, MS PGothic, "ＭＳ Ｐゴシック", MS Gothic, "ＭＳ ゴシック", sans-serif;
	color: #333300;
	background-color: #9a7c64;
	background-image: url(../app_themes/whc/images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	line-height: 18px;

}

a {
color: #333300;
	font-size: 12px;
	text-decoration: underline;
}

hr {
	height: 1px;
	background-color: #9a7c64;
	border: none;
	padding: 0px;
}

a:hover {
	text-decoration: underline;
	color: #630b00;
}

img {
	border: none;
}

h2 {

	font-size: 14px;
		font-family: georgia, garamond, MS PGothic, "ＭＳ Ｐゴシック", MS Gothic, "ＭＳ ゴシック", serif;
	color: #4e5e7f;

}

#wrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;	

}

#languageBar {
	width: 890px;
	text-align: right;
	height: 15px;	
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#languageBar a {
	color: #FFCCCC;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

#topBar {
	width: 900px;
	height: 350px;
	background-image:url(../app_themes/whc/images/topBar.jpg);

}

#topBar_ja {
	width: 900px;
	height: 350px;
	background-image:url(../app_themes/whc/images/topBar_ja.jpg);

}

#topNav {
	width: 900px;
	height: 62px;
	background-image:url(../app_themes/whc/images/navBar.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;

}

.navigationCMSMenu {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.navigationCMSMenuItem, .navigationCMSMenuItemMouseUp, .navigationCMSMenuItemMouseDown, .navigationCMSMenuItemMouseOver {
	padding-left: 4px;
	padding-right: 4px;

}


#content {
	float:none;
	width: 900px;
	background-image:url(../app_themes/whc/images/columnBg.jpg);	
	background-repeat: repeat;
	background-position: right;	
	overflow: hidden;
}

#contentColumn {
	width: 675px;
	padding: 10px;
	background-color: #FFFFFF;
	overflow: hidden;
}

#contentColumn p {
	background-repeat: no-repeat;
	background-position: left bottom;	

}

#contentColumn ul {
list-style: inside;
}

#contentColumn .imgBorder {
	background-image:url(../app_themes/whc/images/picBg.jpg);
	width: 141px;
	height: 200px;
	float: left;
	padding-top: 14px;
	padding-left: 15px;		
	padding-right: 15px;	
	padding-bottom: 14px;	
	margin-right: 10px;
	margin-bottom: 10px;	
	margin-top: 10px;		

}

#linkColumn {
	width: 185px;
	padding: 10px;
	text-align:center;


}

#footer {
	text-align: center;

}

#topNav {
	text-align: center;
	padding-top: 7px;
	font-size: 13px;
	font-family: georgia, garamond, MS PGothic, "ＭＳ Ｐゴシック", MS Gothic, "ＭＳ ゴシック", serif;

}

#photoTable img {

border: solid 4px #d6be7c;

}

#photoTable {

	text-align: center;
	padding: 15px;
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;

}

#photoTable {
	width: 650px;
	overflow: hidden;
}

.navigationCMSMenuItem {
	font-size:12px;
	font-family: georgia, garamond, MS PGothic, "ＭＳ Ｐゴシック", MS Gothic, "ＭＳ ゴシック", serif;
	color: #111100;
	text-decoration:none;
	background-color:#FFFFFF;
	}

.navigationCMSMenuItemMouseDown{
	font-size:12px;
	color: #111100;
	text-decoration:none;
	background-color:#FFFFFF;	
}

.navigationCMSMenuHighlightedMenuItemMouseDown {
	font-size:12px;
	color: #111100;
	text-decoration:none;
	background-color:#FFFFFF;	
}
	
.navigationCMSMenuItemMouseOver, .navigationCMSMenuItemMouseUp, .navigationCMSMenuHighlightedMenuItemMouseOver  {
	font-size:12px;
	color: #630b00;
	text-decoration:underline;
	background-color:#FFFFFF;	
	}

.navigationCMSMenuHighlightedMenuItem {
	font-size:12px;
	color: #630b00;
	text-decoration:none;
	background-color:#FFFFFF;	
	}