body{
	background-image: url(http://www2.tetsu-to-namari.com/themes/tetsutonamari/images/bg.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}

body,h1,h2,h3,div,p,table,tr,td,ul,li{
	margin:0;
	border:0;
	padding:0;
}

h1,h2,h3,div,p{
	font-size:10pt;
	line-height: 150%;
}

td{
	vertical-align:top;
}

a{
	font-size: 10pt;
	text-decoration:none;
	color:#000;
}
a:hover{
	text-decoration:underline;
	color:#F00;
}

.outline{
	width: 700px;
	margin:0 auto;
}

.headerlogo{
	margin: 100px 0 50px;	
}

#leftcolumn{
	width: 120px;
}

#centercolumn{
	width: 579px;
}

#mainmenu a{
		font-weight:bold;
}

.item{
	margin-bottom:1em;
	padding-bottom:1em;
	border-bottom: 1px dashed #000;
}
.itemHead, .itemBody{
	padding-left: 20px;
}
.itemTitle{
	font-weight:bold;
}

.itemSubject{
	padding: 0 5px;
	background-color:#ccc;
}
.footerbar{
	margin-top: 50px;
}