* {
	cursor : url(osakkie.cur), default;
}

body {
	margin     : auto;
	padding    : 0px;
	background : url(cat.jpg) center no-repeat #3a6ea5;
	color      : #323232;
	font       : 9pt "Osaka" "‚l‚r ƒSƒVƒbƒN" sans-serif;
	text-align : center;
}

#main {
	width      : 800px;
	height     : 600px;
	margin     : auto;
	padding    : 0px;
	text-align : left;
	position   : relative;
}

h1 {
	margin : 10px;
}

ul {
	margin           : 0px 0px 10px 0px;
	padding-left     : 30px;
	list-style-image : url(sankaku.png);
}

.small {
	font-size : 7pt;
}

.big {
	font-size : 10.5pt;
}

a:link {
	color           : #323232;
	font            : inherit;
	text-decoration : underline;
}

a:visited {
	color           : #848484;
	font            : inherit;
	text-decoration : underline;
}

a:hover,a:active {
	color      : #ffffff;
	font       : inherit;
	background : #0080ff;
}

a img {
	border : 0px;
}

div.explain {
	width      : 420px;
	margin     : 10px 20px;
	padding    : 0px;
	color      : #323232;
}
div.explain-title {
	width      : inherit;
	padding    : 10px 10px 0px;
	background : url(explain1.png) top left no-repeat;
	font-size  : 10.5pt;
}
div.explain-main {
	width      : auto;
	padding    : 5px 10px 10px;
	background : url(explain2.png) bottom left no-repeat;
}

div.wnd {
	width   : 244px;
	margin  : 0px;
	padding : 0px;
}
div.wnd div.wndtitle {
	width      : auto;
	height     : 24px;
	padding    : 4px 28px 0px;
	color      : white;
	background : url(wndtitle.png) top left no-repeat;
	font-size  : 10.5pt;
}
div.wnd div.wndmain {
	width      : auto;
	margin     : 0px;
	padding    : 5px 10px 15px;
	background : url(wndmain.png) bottom left no-repeat;
}

#dl {
	position : absolute;
	top      : 80px;
	left     : 500px;
}

#whatsnew {
	position : absolute;
	top      : 230px;
	left     : 20px;
}

#contents {
	position : absolute;
	top      : 240px;
	left     : 530px;
}

#app {
	position : absolute;
	top      : 320px;
	left     : 40px;
}

#naomisan {
	position : absolute;
	top      : 530px;
	left     : 650px;
}
