@charset "utf-8";
/*
Theme Name: Wasedasai2010_pre_1.01
Theme URI: http://wasedasai.net
Description: Wasedasai2010 Preサイト用テーマ from 2010.06.23
Version: 0.1
Author: Ryu Kaon
*/
*{
	padding: 0px;
	margin:0px;
	color:#666666;
	font-size:15px;
}
body{
	text-align:center;
	background: url(images/background.png) repeat-x 0 -90px;
}
a{
	text-decoration:none;
	color: #666666;
}
a:hover{
	color:#999999;
}
img{
	border: 0px;
}
div{
	position:relative;
	overflow:hidden;
}
#wrap{
	margin:0px auto;
	width: 900px;
	text-align:left;
}
#topvisual{
	margin: 52px auto 0px;;
}
#countdown{
	margin:10px auto 0px;
	width: 900px;
	height: 40px;
}
#countdown .number{
	width: 20px;
	height:38px;
	float: left;
	margin: 0px 1px;
	background-repeat: no-repeat;
}
#countdown img{
	float:left;
	padding: 0px 16px;
}
#nav{
	display:block;
	margin: 20px 0px 0px 100px;
}
#nav li{
	list-style:none;
	padding: 0px 9px;
	border-left: 1px solid #666666;
	float: left;
	font-size:8px;
}
#ather{
	list-style:none;
	padding: 0px 9px;
	border-left: 1px solid #666666;
	float: left;
	font-size:8px;
}
#sandan{
	list-style:none;
	padding: 0px 9px;
	border-left:none;
	float: left;
	font-size:8px;	
}
/*ヘッダー最初の要素の番号*/
#nav #menu-item-269{
	border-left:none;
}
#copyright{
	margin-top: 20px;
	text-align: center;
}
/* clearfix */
.clearfix:after {
	content: ".";/* 新しい要素を作る */
	display: block;/* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
/* clearfix end */

