
body {
	text-align: center;
	margin: 0px;
	font-size: 14px;
	line-height: 20px;
	word-spacing: 1em;
	letter-spacing: 0.2em;
	background-image: url(/img/neuron/bg.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

html, h2, h3, h4, h5, h6, p, blockquote, pre, address, ul, ol, li, dl, dt, dd, table, th, td, form, div, fieldset {
	padding: 0;
	margin: 0;
}

img {
	border: 0px;
}

table {
	border: 0;
	padding: 0;
	border-collapse: collapse;
}

/* CONTENTs
--------------------------------------------------------------------- */
a:link, a:visited {
	color: #3366FF;
	text-decoration: none;
}

a:hover, a:active {
	color: #FF3300;
}

h1 {
	margin: 20px 0 0 0;
	font-size: 40px;
	letter-spacing: 0.1em;
}

h2 {
	font-size: 17px;
	word-spacing: 1em;
	letter-spacing: 0.1em;
}

#menu {
	text-align: left;
	font-size: 15px;
	line-height: 40px;
	word-spacing: 0.5em;
	letter-spacing: 0.2em;
	margin: 10px 20px 10px 20px;
	word-break: keep-all;
	height: 810px;
}

#menubeta {
	word-break: normal;
	width: 430px;
}

.space {
 padding: 5px;
}

.space2 {
 padding: 10px;
}

.space3 {
 padding: 20px;
}

#link01 {
	font-size: 13px;
	letter-spacing: 0.05em;
	line-height: 13px;
	word-spacing: 0.1em;
	margin: 0 15px 10px 40px;
}

#link02 {
	font-size: 9px;
	letter-spacing: 0.05em;
	line-height: 18px;
	word-spacing: 0.1em;
	margin: 0 15px 0 40px;
	height: 730px;
}

#link02 strong {
	font-weight: normal;
}

li {
	list-style-type: none;
	list-style-position: outside;
}

#key2 {
	font-size: 14px;
	letter-spacing: 0.2em;
	line-height: 22px;
	word-spacing: 0.1em;
	color: #333;
}

#linktxt2 {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 22px;
	text-align: left;
}

hr {
	border-top: 1px #ccc dotted;
	border-bottom: 1px #fff dotted;
}

#copy {
	font-size: 14px;
	letter-spacing: 0.05em;
	word-spacing: 0.1em;
	color: #3366FF;
	margin: 10px 0 0 0;
}

#pagetop {
	font-size: 13px;
	letter-spacing: 0.05em;
	word-spacing: 0.1em;
	color: #fff;
	margin: 10px 0 0 0;
}

#pagetop a:link, #pagetop a:visited {
	color: #3366FF;
}

#pagetop a:hover, #pagetop a:active {
	color: #FF3300;
}

