a:link { color: #666666; } 
body {
	padding: 0px;
	margin: 0px;
	background-color: #eaeaea;
	font-family: "Lucida Grande",  Verdana, Arial, sans-serif, "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", Osaka;
}

p {
	opacity:1;
	position: relative;
}


#name {
	left: 44px;
	top: 20px;
	position: absolute;
}

#container {
	color: #636363;
	position: relative;
	height: auto;
	width: 720px;
	top: 20px;
	left: 215px;
}

#base {
	position: relative;
		background-repeat: repeat-y;
	background-image: url(images/bg.jpg);

	left: 60px;
	height: auto;
	width: 980px;
}

.contents {
	overflow: hidden;
	position: relative;
	height: 540px;
	min-height: 180px;
	width: 720px;
	margin-bottom: 20px;
	
	cursor: pointer;
	
}

#footer {
	position: relative;
	height: 49px;
	width: 980px;
	background-image: url(images/footer.jpg);
}

#contact {
	border: 1px solid #FFFFFF;
	line-height: 1em;
	font-size: 8px;
	padding-left: 2px;
	padding-bottom: 2px;
	color: #666666;
}

.caption {
	line-height: 17px;
	font-size: 12px;
	font-family: serif;
	//background-color: #cccccc;
	background-image: url(images/bgtr50.png);
	top: -630px;
	position: relative;
	height: auto;
	width: 100%;
	padding: 10px;
	color: #FFFFFF;
	
}


.updwn {	
	position: relative;
	z-index: 10;
	height: 315px;
	width: 100%;
	top: -315px;
	opacity: 0;
}
