@charset "UTF-8";
/* TONBISURF -HOME Document */

#header{
	margin-bottom: 30px;
	border-bottom: 1px solid #fff;
}

	#header h1{ 
		position: absolute;
		bottom: 10px;
		margin: 0;
		padding: 0;
		font-size: 18px;
	}
	#header h1 a{ color: #fff; }

#mainframe{
	padding: 0;
	background: none;
	border: none;
}
#mainframe li{
	float: left;
	width: 150px;
	height: 120px;
	margin: 5px;
	overflow: hidden;
	background: url( ../../_images/bg-bk.png );
	border: 1px solid #fff;
	text-align: center;
	list-style: none;
}
#mainframe li img{
	width: 120px;
	height: 120px;
	margin: 0 auto;
}
#mainframe p{
	margin: 5px 1em;
	text-align: left;
}


#tonbisurf{ background-image: url( ../../_images/wall-tonbisurf.jpg ); }