@import url(common.css);


DIV#head {
	height: 535px;
}

DIV#headcontent {
	width: 1023px;
	height: 445px;
	margin: 0 15px;
	overflow: hidden;
}

DIV#photo {
	width: 498px;
	height: 445px;
	float: left;
}



DIV#text {
	position: relative;
	width: 362px;
	height: 387px;
	background: transparent url(../_img/ui/bg-index-headtext.png) 0 0 no-repeat;
	padding: 58px 100px 0 61px;
	font: normal 13px/21px Arial, Helvetica, sans-serif;
	float: right;
}

DIV#text IMG {
	margin: 0 auto;
}

A#pallo {
	top: 352px;
}



H1 {
	padding-bottom: 7px;
	font: normal 31px/35px "Times New Roman", Times, serif;
}



DIV#content {
	width: 1043px;
	min-height: 0;
	height: 299px;
	background: #FFF url(../_img/ui/bg-content-index.png) top center no-repeat;
	padding: 51px 0 0;
	margin: 0 5px;
	clear: both;
}

DIV#main {
	width: 510px;
	padding: 0 53px 0 90px;
	float: left;
}
#main h1 {
    padding-bottom: 11px;
	text-indent: -41px;
}

DIV#lc {
	/*width: 360px;
	padding: 41px 73px 0 65px;
	float: left;*/
}

DIV#lc H1 {
	padding-bottom: 11px;
	text-indent: -41px;
}

DIV#rc {
	position: relative;
	width: 298px;
	padding: 69px 0 0 0;
	float: right;
}

DIV#rc IMG {
	
}

A#collection {
	position: absolute;
	left: -40px;
	top: 108px;
	width: 81px;
	height: 81px;
	background: transparent url(../_img/badge/collection.png) 0 0 no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}



DIV#side {
	width: 312px;
	padding: 0 31px 0 47px;
	float: right;
}

#side img {
    margin: 0 auto;
}







