@charset "utf-8";
/* CSS Document */

div.cGlobalNavigator ul li a{
	background-image:url("./header_sp.gif");
}
ul.cEntries li.entry div.backtohome a,
ul.cEntries li.archive div a{
	background-image:url("./entry_sp.gif");
}
ul.cInformationList li.more a,
ul.cInformationList li.title h3{
	background-image:url("./information_sp.gif");
}

#iBackground.index div{
	position:relative;
	float:right;
	width:356px;
	height:581px;
	background-image:url("./background01.gif");
	background-repeat:no-repeat;
	background-position:20px -19px;
	margin-bottom:-581px;
}

#iBackground.archive div{
	position:relative;
	float:right;
	width:440px;
	height:536px;
	background-image:url("./background03.gif");
	background-repeat:no-repeat;
	margin-bottom:-536px;
}

#iBackground.detail div{
	position:relative;
	float:right;
	width:398px;
	height:531px;
	background-image:url("./background08.gif");
	background-repeat:no-repeat;
	background-position:0px -19px;
	margin-bottom:-581px;
}

#iBackground.info div{
	position:relative;
	float:right;
	width:341px;
	height:377px;
	background-image:url("./background05.gif");
	background-repeat:no-repeat;
	margin-top:-377px;
}

#iBackground.infodetail div{
	position:relative;
	float:right;
	width:341px;
	height:377px;
	background-image:url("./background05.gif");
	background-repeat:no-repeat;
	margin-top:-377px;
}

#iBackground.search div{
	position:relative;
	margin-top:-377px;
	float:right;
	width:341px;
	height:377px;
	background-image:url("./background05.gif");
	background-repeat:no-repeat;
}
