/*border:1px #000 solid;*/
p{
	text-align:left;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

a {
	text-decoration:none;
}
* {	
	margin:0px; 
	padding:0px;
}
div#contenttop {
	background-color: #fff;
	margin-top:5px;
	height:230px;
	width:685px;
}
div#contenttop p{
	float:right;
	width:315px;
	padding-right:70px;
	margin-top:85px;
}
div#wrapper {
	text-align:center;
	width: 100%;
	height: 100%;
	background:#fff;
}
div#contentarea {
	text-align:center;
	display:block;
	float:center;
	width:719px;	
	background-image:url(/taketora2/images/center.png);
	background-repeat:repeat-y;
}

div#column12top { width: 685px; margin-top:5px; height: 30px; background:url(/taketora2/images/store_top.png) no-repeat; }
div#column12 {
	float:center;
	width: 685px;
	background:url(/taketora2/images/store_center.png);
	background-repeat:repeat-y;
}

div#column1 {
	float:left;
	width: 164px;
}

div#column1 h2 {
	color:#00a650;
	font: 16px Arial, Helvetica, sans-serif;
	text-align:center;
	line-height:16px;
	font-weight:bold;
	padding-bottom:10px;
}
div#column1 a {
	width:140px;
	display:block;
	color:333;
	float:left;
	padding: 5px 0 5px 25px;
}
div#column1 a img{
	float: left;
	display:inline;
}
div#column1 p {
	width:87px;
	float: left;
	padding:5px 0 0 5px;
	color:#3366CC;
	display:inline;
}
div#column1 a:hover {
	color:#3366CC;
	text-decoration:underline;
}
div#column2 {
	float:right;
	width: 495px;
	padding:0;
}
div#productbox span{
	color:#006600;
	height:15px;
	text-decoration:underline;
	padding:0;
	margin:0;
	font: 13px Arial, Helvetica, sans-serif;
}
.pdf{
	color:#006600;
	height:15px;
	text-decoration:none;
	float:left;
	display:block;
	padding:0;
	margin:0;
	font: 11px Arial, Helvetica, sans-serif;
}
.pdf a {
	text-decoration:none;
	color:#2a209d;
	font-weight:bold;
}
div#column2 p{
	float:left;
	display:inline;
	width: 150px;
	height:15px;
	padding:2px 0 0 3px;
	margin:0;
}
div#productbox {
	width:222px;
	padding:0;
	margin:0 13px 20px 0;
	float:left;
	display:inline;
	border:0;
}

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;
}


