@charset "Shift_JIS";

@import "../../../files/css/layout.css";
@import "../../../../../css/thickboxcstm.css";


/*-------------------------------------------------------------------------
	Howto
/*-----------------------------------------------------------------------*/
#pen {
}

	#pen .movie {
		position:relative;
		width:740px;
		height:136px;
		background:url(../img/pen/movie/bg.jpg) no-repeat;
	}
	
	#pen .movie ul{
		position:absolute;
		left:24px;
		top:0;
		width:710px;
		height:136px;
	}
	
		#pen .movie ul li {
			margin-right:20px;
			display:inline;
			float:left;
			width:214px;
		}
		
	


