/*border:1px solid #000;*/

* {	
	margin:0px; 
	padding:0px;
}
p{
	text-align:left;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
div#top {
	background:url(/taketora2/images/top.png);
	background-repeat:no-repeat;
	height:17px;
	width:719px;
}
div#bottom {
	background:url(/taketora2/images/bottom.png);
	background-repeat:no-repeat;
	height:25px;
	width:719px;
}

div#header {
	height:139px;
	width:685px;
}
div#wrapper {
	text-align:center;
	width: 100%;
	height: 100%;
	background:#fff;
}
div#contenttop {
	background-color: #fff;
	margin-top:5px;
	height:230px;
	width:685px;
}
div#contenttop p{
	float:right;
	width:285px;
	padding-right:100px;
	margin-top:85px;
}
div#contentarea {
	text-align:center;
	display:block;
	float:center;
	width:719px;	
	background-image:url(/taketora2/images/center.png);
	background-repeat:repeat-y;
}
div#column12b {
	width: 685px;
	background:url(/taketora2/images/store_center3.png);
	background-repeat:repeat-y;
	text-align:center;
}
div#column1b {
	width: 300px;
	text-align:center;
}
div#column1b img {
	padding:0 0 5 0;
}
div#column1b p {
	text-align:center;
	color:#3366CC;
}
div#column2b {
	float:left;
	width: 305px;
	padding:0 65px 0 0;
	padding:0;
}
div#column2b a {
	float:left;
}
div#column2b p{
	text-align:left;
	margin:0;
}
div#column2b p b{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:00adef;
}
div#column2b h3{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	width: 305px;
	padding:0 65px 5px 0;
	margin:0;
	color:#00a650;
}
div#column2b ul, div#column2b ol{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:10px 0px 10px 5px; 
	padding:0 0px 0px 20px;
}
div#column2b ul li, div#column2b ol li{
	padding:0 0px 10px 0px;
}

div#spacer {
	float:center;
	display:inline;
	width:100px;
}
div#column2bottom p {
	text-align:center;
	padding:0px 90px 0px 90px;
	color:#3366CC;
	display:inline;
}

div#cart{
	width:685px;
	float:center;
	text-align:center;
}
#tblSummary{
	border-collapse: collapse; 
	border: 1px solid #003366; 
	width: 550px;
}
#tblSummary th{
	border: 1px solid #003366; 
	background-color: #00a650; 
	padding: 5px 3px 5px 3px; 
	text-align: center;
}
#tblSummary td{
	border: 1px solid #003366; 
	vertical-align: middle; 
	padding: 5px 3px 5px 3px;
}
a{
	color: blue;
}

table#table1{
	border:1px solid #fff; 
	border-collapse: collapse; 
	width: 625px; 
}

#table1 td, #table1 th{
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-size: 12px; 
	color: black; 
	border: 2px solid #fff; 
	padding:2px 2px 2px 2px; 
	text-align: center; 
	vertical-align: middle;
}
#table1 td{	
	background-color: #CCFFFF; 
}
#table1 th{
	font-size: 13px;
	color:#fff;
	background-color: #00adef;
	border:1px solid #fff; 
	height:30px;
}

table#table2 {
	border:1px solid #fff; 
	border-collapse: collapse; 
	width: 305px; 
}

#table2 td, #table1 th{
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-size: 12px; 
	color: black; 
	border: 2px solid #fff; 
	padding:2px 2px 2px 2px; 
	text-align: center; 
	vertical-align: middle;
}
#table2 td {	
	background-color: #CCFFFF; 
}
#table2 th {
	font-size: 13px;
	color:#fff;
	background-color: #00adef;
	border:1px solid #fff; 
	height:30px;
}
