#wrap {
	width: 900px;
	margin: 0 auto;
	background-color: #000;
}
/*HEADER*/

#header h1 {
	width: 167px;
	padding-top: 31px;
	padding-left: 24px;
	float: left;
}

#header h1 a {
	height: 40px;
	display: block;
	text-indent: -9999px;
}

#recuerdo a {
	width: 167px;
	background: url(../images/recuerdo_logo.gif) 0 0 no-repeat;
}

#headerMenu {
	width: 110px;
	float: right;
	padding-top: 30px;
}

#headerMenu li {
	float: left;
}

#headerMenu li a {
	display: block;
	width: 94px;
	height: 21px;
	text-indent: -9999px;
}
#jBtn { margin-right: 4px; }
#jBtn a {
	background: url(../images/japanese.gif) left top no-repeat;
}

#headerMenu li.current a,
#headerMenu li a:hover {
	background-position: bottom!important;
}
#globalNavi {
	clear: both;
	height: 45px;
}

#globalNavi ul li {
	float: left;
}

#globalNavi ul li a {
	display: block;
	text-indent: -9999px;
	height: 45px;
}

#gnaviList1 a {
	width: 150px;
	background: url(../images/contents01.gif) left top no-repeat;
	}
	
#gnaviList2 a {
	width: 150px;
	background: url(../images/contents02.gif) left top no-repeat;
	}
	
#gnaviList3 a {
	width: 150px;
	background: url(../images/contents03.gif) left top no-repeat;
	}
	
#gnaviList4 a {
	width: 150px;
	background: url(../images/contents04.gif) left top no-repeat;
	}
	
#gnaviList5 a {
	width: 150px;
	background: url(../images/contents05.gif) left top no-repeat;
}

#gnaviList6 a {
	width: 150px;
	background: url(../images/contents06.gif) left top no-repeat;
}
#globalNavi ul li.current a,
#globalNavi ul li a:hover {
	background-position: bottom!important;
}

#submenu {
	clear: both;
	background: url(../images/pict_contents.gif) left top repeat-x;
	height: 25px;
}

#submenu ul li {
	float: left;
}

#submenu ul li a {
	display: block;
	text-indent: -9999px;
	height: 24px;
}

#subList1 a {
	width: 120px;
	background: url(../images/pict_contents01.gif) left top no-repeat;
	}
	
#subList2 a {
	width: 120px;
	background: url(../images/pict_contents02.gif) left top no-repeat;
	}
	
#subList3 a {
	width: 120px;
	background: url(../images/pict_contents03.gif) left top no-repeat;
	}

#submenu ul li.current a,
#submenu ul li a:hover {
	background-position: bottom!important;
}

/*HEADER END*/
p#noscriptText {
	padding: 15px;
	border: 1px solid #353535;
	text-align: center;
	font-size:  36px;
	margin: 15px 0 15px 0;
}

/*COMMON CONTENTS*/
.textArea {
	margin-bottom: 20px;
}
.textArea * {
	line-height: 2;
}

.textArea p {
	padding-bottom: 1em;
}

.textArea p:last-child {
	padding-bottom: 0;
}

body .whiteBlock {
	color: #000;
}

/*FOOTER*/

#footer {
text-align: center;
}

#footerMenu {
	height: 31px;
	background: url(../images/u_contents.gif) left top repeat-x;
	padding-left: 327px;
}

#footerMenu ul li {
	float: left;
}

#footerMenu ul li a {
	display: block;
	text-indent: -9999px;
	height: 31px;
}

#fmenuList1 a {
	width: 123px;
	background: url(../images/u_contents01.gif) left top no-repeat;
}

#fmenuList2 a {
	width: 123px;
	background: url(../images/u_contents02.gif) left top no-repeat;
}

#fmenuList3 a {
	width: 123px;
	background: url(../images/u_contents03.gif) left top no-repeat;
}


#footerMenu ul li.current a,
#footerMenu ul li a:hover {
	background-position: bottom!important;
}

#footerMenu ul {
	margin: 0 auto;
}

#footerMenu ul#jewelfMenu {
}

#copyright {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	padding: 15px;
	text-align: center;
	color: #AAAAAA;
