@charset "utf-8";
/* CSS Document */

/*タイトル
----------------------------------------------*/
#title1 {
	background: url(../img/wall/wall.png) no-repeat;
	height: 20px;
}

#submenu2 a {
	margin-left: 20px;
}


/*ムービー
----------------------------------------------*/
#sample {
	text-align: center;
	padding-top: 30px;
}

#wall {
	width: 260px;
	margin: 20px auto;
/*----clearfix-----*/
_height: 1px;
min-height: 1px;
}
#wall:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}
/*----clearfix-----*/

#wall li {
	width: 130px;
	float: left;
	text-align: center;
	height: 40px;
}