@charset "utf-8";
@import url(default.css);
@import url(contents.css);
/*--------------------------------------
 Wakasa-syakou.com Total Style Sheet
  Last Update 2008-01-27
  CREATED:
  Imaging Noias  
  http://noias.net/
---------------------------------------*/

/********************************
Big Box
*********************************/
body{
	text-align : center;
	background : #000 url(../images/share/body_bg.jpg) repeat;
}

div#container{
	margin : 0 auto;
	width : 978px;
	position : relative;
	background : transparent url(../images/share/container_bg.gif) repeat-y;
}
div#head{
	height : 227px;
	background : transparent url(../images/top/head.jpg) 9px 0 no-repeat;
	text-align:left;
}

div#contents{
	text-align : left;
	margin : 0 14px;
	padding : 10px 60px 30px;
}
h1 a{
	width:300px;
	height:227px;
	text-indent:-9999px;
	display: block;
}


/********************************
copy
*********************************/
p#copy{
	text-align : center;
	width : 960px;
	background : #000;
	color :#fff;
	padding : 20px 0;
	font-size : 10px;
	margin : 0 auto;
	_margin-left:9px;
}

/********************************
Btn
*********************************/
.pagetop{
	clear : both;
	float:right;
	display : block;
	text-indent : -9999px;
	width : 103px;
	height : 17px;
	margin:0 0 10px;
	background : transparent url(../images/share/pagetop.gif) no-repeat;
}
