/*
Theme Name: SuperPotato
Description: Website of SuperPotato in Akihabara
Version: 1.0
Author: conte co.,ltd.
*/

@import "http://superpotatoakiba.jp/wp-content/themes/superpotato/wp-table.css";

.border{
	border-style:solid;border-width:1px;
}


body{
	font-family: sans-serif;
	padding:0px;
	margin:0px;
	background-image:url(images/sp_main_bg.gif);
	font-size:13pt;
	letter-spacing:1px;
}

h1{
	display:none;
}

h2{
	display:none;
	margin:0px;
	padding:0px;
}

h3{
	margin:0;
	padding:0;
}

#container{
	width:682px;
	margin:0 auto;
	padding:0;
	overflow:hidden;

}

#main{
	clear:both;
	padding:0;
	margin:0;
	overflow:hidden;
}

#main:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	zoom:1;
}

/* header */

#header{
	width:682px;
	height:202px;
	posision:absolute;
	margin:0;
	padding:0;
	overflow:hidden;
}


#heada{
	display: block;
}

#tohome{
	position:relative;
	left:10px;
	top:-45px;
	width:120px;
	height:30px;
}

span.none{
	display:none;
}

.dropmenu{
  background: #3c3625;
  border: 1px solid #666666;
  visibility: hidden;
  position: absolute;
  z-index: 3;
  clear:both;

}

.dropmenu a {
  display: block;
  text-align:center;
  font-size: 13px;
  text-align: left;
  text-decoration: none;
  padding: 5px;
  margin:2px;
  color: #ffffff;
}

.dropmenu a:hover {
  background: #FFBE40;
  color: #FFF;
  text-decoration: none;
}

/* menu */

#menuul{
	margin:0;
	padding:2px 0 3px 4px;
	height:32px;
}

li{
	float:left;
	list-style: none;
	display:block;
	white-space:nowrap;
	margin:0;
	padding:0 0 0 7px;
}


/* content */


#content{
	float:left;
	width:480px;
	overflow:hidden;
}

#content_header_new{width:480px;height:56px;margin:0px;padding:0px;
	position:relative;
	background-image:url(images/sp_ctitle_00.gif);}
#content_header_notice{width:480px;height:56px;margin:0px;padding:0px;
	position:relative;
	background-image:url(images/sp_ctitle_01.gif);}
#content_header_price{width:480px;height:56px;margin:0px;padding:0px;
	position:relative;
	background-image:url(images/sp_ctitle_02.gif);}
#content_header_buylist{width:480px;height:56px;margin:0px;padding:0px;
	position:relative;
	background-image:url(images/sp_ctitle_03.gif);}
#content_header_blog{width:480px;height:56px;margin:0px;padding:0px;
	position:relative;
	background-image:url(images/sp_ctitle_04.gif);}
#content_header_shop{width:480px;height:56px;margin:0px;padding:0px;
	position:relative;
	background-image:url(images/sp_ctitle_05.gif);}
#content_header_gamecenter{width:480px;height:56px;margin:0px;padding:0px;
	position:relative;
	background-image:url(images/sp_ctitle_06.gif);}

.machine{
	position:relative;
	top:18px;
	left:258px;
	font-weight:bold;
	font-size:10.5pt;
	color:#ffffff;
	width:168px;
	text-align:center;
}

#content_main{
	padding:16px 16px 0px 16px;
	background-image:url(images/sp_main_cbg02.gif);
	position:static;
	clear:both;
}

.post{
	padding:0;
	margin:0;
	line-height:120%;
}

.post_title{
	background-image:url(images/sp_icon01.gif);
	background-repeat:no-repeat;
	font-size:1em;
	font-weight:bold;
	paddint-bottom:5px;
	padding-left:22px;
}

.post_content{
	margin:0 7px;
	font-size:0.8em;
}

.post_title a{
	color:#000000;
}

.post_info{
	text-align:right;
	margin:10px;
	font-size:0.8em;
}

#nextlink{
	text-align:center;
	font-weight:bold;
}

a{
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	text-decoration:underline;
}

.post_footer{
	background-image:url(images/sp_hr01.gif);
	background-repeat:no-repeat;
	background-position:18px 0;
	margin:15px 0 20px;
	width:434px;
	height:14px;
}

/* sidebar */

#sidebar{
	float:right;
}

#sidebar_header{
	background-image:url(images/sp_main_cbg11.gif);
	width:202px;
	height:15px;
	margin:0;
	padding:0;
}

#sidebar_main{
	background-image:url(images/sp_main_cbg12.gif);
	width:202px;
	font-size:0.7em;
	padding:0;
	margin:0;
}

#sidebar_banner{
	background-image:url(images/sp_main_cbg14.gif);
	width:202px;
	text-align:center;
	margin-top:0px;
	padding-top:0px;
}

.banner{
	margin-top:5px;
	margin-bottom:5px;
}


.sidehr{
	background-image:url(images/sp_main_cbg13.gif);
	background-repeat:no-repeat;
	height:4px;
}

.sidehr2{
	background-image:url(images/sp_main_cbg15.gif);
	background-repeat:no-repeat;
	height:4px;
	padding:0;
	margin:0;
}

.sidetitle{
	padding:5px 5px 3px 13px;
}
.sidemenua{
	font-size:1.2em;
	padding:3px 5px 5px 20px;
	line-height:130%;
}
.sidemenua a{
	color:#3c3625;
	font-weight:normal;
}

.hardicon{
	vertical-align:text-top;
	margin-right:3px;
}

.sidemenub{
	padding:5px 5px 5px 12px;
}

#rssfeed{
	margin:8px 15px;
	text-align:left;
}

/* footer */

#footer{
	clear:both;
	font-size:0.7em;
	color:white;
	background-image:url(images/sp_footer02.gif);
	text-align:center;
	margin:0 auto;
	padding:0px;
	z-index:5;
	position:absolute;
	width:682px;
	line-height:120%;
}

#footer_header{
	background-image:url(images/sp_footer01.gif);
	background-repeat:no-repeat;
	width:682px;
	height:16px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

/* hack */

#content{
	/padding-bottom:32768px;
	/margin-bottom:-32768px;
}
#content_main{
	/padding-bottom:32768px;
	/margin-bottom:-32768px;
}
#sidebar{
	/padding-bottom:32768px;
	/margin-bottom:-32768px;
}
#sidebar_banner{
	/padding-bottom:32768px;
	/margin-bottom:-32768px;
}

td br{
	display:none;
}
