h1 {
	color:#000;
	font: 16px Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:16px;
}
body {
	font: 8px verdana, arial, sans-serif;
	background-color: #fff;
	
}
p{
	text-align:left;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
a {
	text-decoration:none;
}
* {	
	margin:0px; 
	padding:0px;
}
div#wrapper {
	text-align:center;
	width: 100%;
	height: 100%;
	background:#fff;
}
div#contentarea {
	text-align:center;
	display:block;
	float:center;
	width:719px;
	height:715px;	
	background-image:url(/taketora2/images/center.png);
	background-repeat:repeat-y;
}
div#body {
	background:url(/taketora2/images/body.jpg) no-repeat;
	margin-top:5px;
	height:410px;
	width:669px;
	padding-top:95px;
}
div#column1 {
	float:left;
	width: 164px;
	height: 280px;
	margin-left:2px;
}
div#column2 {
	float:right;
	width: 185px;
	height: 280px;
	margin-right:1px;
}
div#header {
	height:139px;
	width:685px;
}
div#space {
	width:25px;
}

div#bottom {
	background:url(/taketora2/images/bottom.png);
	background-repeat:no-repeat;
	height:25px;
	width:719px;
}
div#top {
	background:url(/taketora2/images/top.png);
	background-repeat:no-repeat;
	height:17px;
	width:719px;
}
